From a40dc490f4f4913ade255026e72b05271df21eb3 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: May 30 2018 13:55:27 +0000 Subject: fix nits --- diff --git a/airnef.spec b/airnef.spec index 18c7c49..2ea16b8 100644 --- a/airnef.spec +++ b/airnef.spec @@ -12,7 +12,7 @@ Name: airnef Version: 1.1 Release: 1%{?dist} -Summary: Wireless download from your Nikon/Canon Camera! +Summary: Wireless download from your Nikon/Canon Camera License: GPLv3 URL: http://www.testcams.com/airnef/ @@ -49,7 +49,6 @@ rm appresource/airnef.icns %install - mkdir -p %buildroot%appdir for i in *.py *.pyw; do dest=${i/%pyw/py} # drop pyw suffixes