Author: mbarnes
Update of /cvs/nonfree/rpms/gnome-video-arcade/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25634
Modified Files:
gnome-video-arcade.spec
Removed Files:
gnome-video-arcade-0.8.0-libX11.patch
Log Message:
Drop libX11 patch.
Index: gnome-video-arcade.spec
===================================================================
RCS file: /cvs/nonfree/rpms/gnome-video-arcade/F-16/gnome-video-arcade.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- gnome-video-arcade.spec 15 Jan 2012 23:55:46 -0000 1.20
+++ gnome-video-arcade.spec 16 Jan 2012 01:32:25 -0000 1.21
@@ -14,11 +14,6 @@
URL:
http://mbarnes.github.com/gnome-video-arcade/
Source:
http://download.gnome.org/sources/%{name}/0.8/%{name}-%{version}.tar.xz
-### Patches ###
-
-# Work around DSO linking issues.
-Patch: gnome-video-arcade-0.8.0-libX11.patch
-
### Dependencies ###
Requires: sdlmame
@@ -46,7 +41,6 @@
%prep
%setup -q
-%patch -p1 -b .libX11
%build
export MAME=/usr/bin/mame
@@ -95,6 +89,7 @@
%changelog
* Sun Jan 15 2012 Matthew Barnes <mbarnes(a)redhat.com> - 0.8.1-1
- Update to 0.8.1
+- Drop libX11 patch.
* Sun May 15 2011 Matthew Barnes <mbarnes(a)redhat.com> - 0.8.0-1
- Update to 0.8.0
--- gnome-video-arcade-0.8.0-libX11.patch DELETED ---