rpms/gnome-python2-desktop/devel gnome-python2-desktop.spec, 1.9, 1.10

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Mon Jun 4 01:26:22 UTC 2007


Author: mbarnes

Update of /cvs/pkgs/rpms/gnome-python2-desktop/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6058

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

* Sun Jun 03 2007 Matthew Barnes <mbarnes at redhat.com> - 2.18.0-2.fc8
- Require metacity-devel, not metacity, for building.
- Add patch for GNOME bug #428697 (adapt to API change).



Index: gnome-python2-desktop.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-python2-desktop/devel/gnome-python2-desktop.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gnome-python2-desktop.spec	4 Jun 2007 00:18:17 -0000	1.9
+++ gnome-python2-desktop.spec	4 Jun 2007 01:25:39 -0000	1.10
@@ -28,6 +28,11 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Source: gnome-python-desktop-%{version}.tar.bz2
 
+### Patches ###
+
+# GNOME bug #428697
+Patch1: gnome-python2-desktop-2.18.0-adapt-to-api-change.patch
+
 ### Dependencies ###
 
 Requires: gnome-python2 >= %{gnome_python_version}
@@ -184,6 +189,7 @@
 
 %prep
 %setup -q -n gnome-python-desktop-%{version}
+%patch1 -p1 -b .adapt-to-api-change
 
 %build
 %configure --enable-metacity
@@ -269,6 +275,7 @@
 %changelog
 * Sun Jun 03 2007 Matthew Barnes <mbarnes at redhat.com> - 2.18.0-2.fc8
 - Require metacity-devel, not metacity, for building.
+- Add patch for GNOME bug #428697 (adapt to API change).
 
 * Mon Mar 12 2007 Matthew Barnes <mbarnes at redhat.com> - 2.18.0-1.fc7
 - Update to 2.18.0




More information about the fedora-extras-commits mailing list