]> git.pld-linux.org Git - packages/acidlaunch.git/commitdiff
- added two patches
authorwitekfl <witekfl@pld-linux.org>
Tue, 18 Mar 2008 20:34:27 +0000 (20:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- xorg deps

Changed files:
    acidlaunch.spec -> 1.13

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 0.113129 seconds and 4 git commands to generate.