rpms/gnome-python2-desktop/devel gnome-python2-desktop.spec, 1.46, 1.47

Matthew Barnes mbarnes at fedoraproject.org
Sat Dec 20 03:19:31 UTC 2008


Author: mbarnes

Update of /cvs/pkgs/rpms/gnome-python2-desktop/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6105

Modified Files:
	gnome-python2-desktop.spec 
Log Message:

* Fri Dec 19 2008 Matthew Barnes <mbarnes at redhat.com> - 2.24.1-1.fc11
- Update to 2.24.1
- Add patch for GNOME bug #564525 (build failure).



Index: gnome-python2-desktop.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-python2-desktop/devel/gnome-python2-desktop.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- gnome-python2-desktop.spec	20 Dec 2008 01:52:53 -0000	1.46
+++ gnome-python2-desktop.spec	20 Dec 2008 03:19:01 -0000	1.47
@@ -33,6 +33,11 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Source: gnome-python-desktop-%{version}.tar.bz2
 
+### Patches ###
+
+# GNOME bug #564525
+Patch1: gnome-python-desktop-2.24.1-missing-libgnomeui.patch
+
 ### Dependencies ###
 
 Requires: gnome-python2-canvas >= %{gnome_python_version}
@@ -223,6 +228,7 @@
 
 %prep
 %setup -q -n gnome-python-desktop-%{version}
+%patch1 -p1 -b .missing-libgnomeui
 
 %build
 %configure --enable-metacity
@@ -312,6 +318,7 @@
 %changelog
 * Fri Dec 19 2008 Matthew Barnes <mbarnes at redhat.com> - 2.24.1-1.fc11
 - Update to 2.24.1
+- Add patch for GNOME bug #564525 (build failure).
 
 * Wed Dec 17 2008 - Bastien Nocera <bnocera at redhat.com> - 2.24.0-6
 - Rebuild for new libgnome-desktop




More information about the fedora-extras-commits mailing list