[chirp] Update patch for new source.

Richard Shaw hobbes1069 at fedoraproject.org
Mon Jun 4 15:44:10 UTC 2012


commit fea9bb965fe6641f061acf85e827570290232a2f
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Mon Jun 4 10:44:06 2012 -0500

    Update patch for new source.

 chirp-0.2.0-install.patch |   23 -----------------------
 chirp-0.2.2-install.patch |   10 ++++++++++
 chirp.spec                |    2 +-
 3 files changed, 11 insertions(+), 24 deletions(-)
---
diff --git a/chirp-0.2.2-install.patch b/chirp-0.2.2-install.patch
new file mode 100644
index 0000000..088903f
--- /dev/null
+++ b/chirp-0.2.2-install.patch
@@ -0,0 +1,10 @@
+--- chirp-0.2.2/setup.py.inst	2012-03-24 02:01:12.000000000 -0500
++++ chirp-0.2.2/setup.py	2012-06-04 10:39:43.681590064 -0500
+@@ -110,7 +110,6 @@
+         data_files=[('share/applications', desktop_files),
+                     ('share/chirp/images', image_files),
+                     ('share/chirp', xsd_files),
+-                    ('share/doc/chirp', ['COPYING']),
+                     ('share/pixmaps', ['share/chirp.png']),
+                     ('share/man/man1', ["share/chirpw.1"]),
+                     ('share/chirp/stock_configs', stock_configs),
diff --git a/chirp.spec b/chirp.spec
index 447ab9c..7e679f2 100644
--- a/chirp.spec
+++ b/chirp.spec
@@ -11,7 +11,7 @@ Source0:        http://chirp.danplanet.com/download/%{version}/%{name}-%{version
 # Source:http://dp67.fedorapeople.org/pkgs/DESKTOP/chirp.desktop
 Source1:        %{name}.desktop
 
-Patch0:         chirp-0.2.0-install.patch
+Patch0:         chirp-0.2.2-install.patch
 
 BuildArch:      noarch
 BuildRequires:  python-devel


More information about the scm-commits mailing list