rpms/gnome-video-arcade/F-10 gnome-video-arcade.spec,1.7,1.8

Matthew Barnes mbarnes at rpmfusion.org
Sun Apr 5 23:46:06 CEST 2009


Author: mbarnes

Update of /cvs/nonfree/rpms/gnome-video-arcade/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv12622

Modified Files:
	gnome-video-arcade.spec 
Log Message:

* Sun Apr 05 2009 Matthew Barnes <mbarnes at redhat.com> - 0.6.6-2
- Explicitly require libXres-devel to work around a build issue in F-10.



Index: gnome-video-arcade.spec
===================================================================
RCS file: /cvs/nonfree/rpms/gnome-video-arcade/F-10/gnome-video-arcade.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnome-video-arcade.spec	5 Apr 2009 19:21:05 -0000	1.7
+++ gnome-video-arcade.spec	5 Apr 2009 21:46:06 -0000	1.8
@@ -8,7 +8,7 @@
 
 Name: gnome-video-arcade
 Version: 0.6.6
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv3+
 Group: Applications/Emulators
 Summary: GNOME Video Arcade is a MAME front-end for GNOME
@@ -40,6 +40,10 @@
 BuildRequires: scrollkeeper
 BuildRequires: sqlite-devel
 
+# Work around libXres-devel not getting
+# pulled in by libwnck-devel on Fedora 10.
+BuildRequires: libXres-devel
+
 %description
 GNOME Video Arcade is a MAME front-end for GNOME.
 
@@ -116,6 +120,9 @@
 %{?fc7:%{_datadir}/omf/%{name}}
 
 %changelog
+* Sun Apr 05 2009 Matthew Barnes <mbarnes at redhat.com> - 0.6.6-2
+- Explicitly require libXres-devel to work around a build issue in F-10.
+
 * Sun Apr 05 2009 Matthew Barnes <mbarnes at redhat.com> - 0.6.6-1
 - Update to 0.6.6
 - Update URL tag to GitHub home page.



More information about the rpmfusion-commits mailing list