]> git.pld-linux.org Git - packages/acidlaunch.git/blobdiff - acidlaunch.spec
- added two patches
[packages/acidlaunch.git] / acidlaunch.spec
index 53f60c50210df1b97566438f4c9203e77e5629ee..5c27241c62ce32c50a584c86a9138507ade63c34 100644 (file)
@@ -7,14 +7,17 @@ License:      GPL v2.1
 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
@@ -33,6 +36,8 @@ trybie osadzenia w szczelinie blackboksa.
 
 %prep
 %setup  -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 rm -f missing
This page took 1.045641 seconds and 4 git commands to generate.