[gnome-python2-desktop/f14/master] Fix applying of patch from 2.6.32.0-2

Daniel Drake dsd at fedoraproject.org
Mon Feb 7 17:57:24 UTC 2011


commit b38f95afd6a2b0e9f0352763cdf869ec2a78bb4c
Author: Daniel Drake <dsd at laptop.org>
Date:   Mon Feb 7 18:01:13 2011 +0000

    Fix applying of patch from 2.6.32.0-2

 gnome-python2-desktop.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gnome-python2-desktop.spec b/gnome-python2-desktop.spec
index bf93b16..6ce3312 100644
--- a/gnome-python2-desktop.spec
+++ b/gnome-python2-desktop.spec
@@ -28,7 +28,7 @@
 
 Name: gnome-python2-desktop
 Version: 2.32.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 Group: Development/Languages
 Summary: The sources for additional PyGNOME Python extension modules
@@ -230,6 +230,7 @@ via Python.
 %prep
 %setup -q -n gnome-python-desktop-%{version}
 %patch0 -p1 -b .flags
+%patch1 -p1
 
 libtoolize
 autoreconf
@@ -317,6 +318,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/gtk-2.0/bugbuddy.*
 %{python_sitearch}/gtk-2.0/gnomekeyring.so
 
 %changelog
+* Tue Feb  7 2011 Daniel Drake <dsd at laptop.org> - 2.32.0-3
+- Fix applying of patch from 2.6.32.0-2
+
 * Wed Jan 26 2011 Peter Robinson <pbrobinson at gmail.com> - 2.32.0-2
 - Add patch to fix broken & missing evince bindings/definitions - fixes 672935
 


More information about the scm-commits mailing list