SPECS: acidlaunch.spec - added two patches - xorg deps

witekfl witekfl at pld-linux.org
Tue Mar 18 21:34:32 CET 2008


Author: witekfl                      Date: Tue Mar 18 20:34:32 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added two patches
- xorg deps

---- Files affected:
SPECS:
   acidlaunch.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/acidlaunch.spec
diff -u SPECS/acidlaunch.spec:1.12 SPECS/acidlaunch.spec:1.13
--- SPECS/acidlaunch.spec:1.12	Mon Feb 12 22:23:46 2007
+++ SPECS/acidlaunch.spec	Tue Mar 18 21:34:27 2008
@@ -8,14 +8,17 @@
 Group:		X11/Applications
 Source0:	http://linuxgamers.net/download/%{name}-%{version}.tar.gz
 # Source0-md5:	7c90e429d5883b9f109a52e024597fab
+Patch0:		%{name}-ac.patch
+Patch1:		%{name}-gcc4.patch
 URL:		http://linuxgamers.net/infoPage.php?page=acidlaunchh
-BuildRequires:	XFree86-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gdk-pixbuf-devel > 0.9.0
 BuildRequires:	gtk+-devel
+BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel > 2.4.0
+BuildRequires:	xorg-lib-libX11-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -34,6 +37,8 @@
 
 %prep
 %setup  -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 rm -f missing
@@ -69,6 +74,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2008-03-18 20:34:27  witekfl
+- added two patches
+- xorg deps
+
 Revision 1.12  2007-02-12 21:23:46  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/acidlaunch.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list