]> git.pld-linux.org Git - packages/DevIL.git/commitdiff
- added gnu-inline patch (fixes build with gcc < 4.3) auto/th/DevIL-1_7_2-1 auto/ti/DevIL-1_7_2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 22 Oct 2008 21:53:12 +0000 (21:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    DevIL.spec -> 1.21

DevIL.spec

index 7a07f6b7643ce3f3536b26fb81c5e9bd420d51a5..b418833ed4d7aa7729b63e5290ca22b94c1059fa 100644 (file)
@@ -15,6 +15,7 @@ Source2:      http://dl.sourceforge.net/openil/%{name}-docs.tar.gz
 # Source2-md5: eec6ae7a028a3f058bab1a6918428ed5
 Patch0:                %{name}-c++.patch
 Patch1:                %{name}-link.patch
+Patch2:                %{name}-gnu-inline.patch
 URL:           http://openil.sourceforge.net/
 BuildRequires: OpenGL-GLU-devel
 BuildRequires: SDL-devel >= 1.2.5
@@ -101,6 +102,7 @@ Dokumentacja DevIL.
 %setup -q -c -a1 -a2
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # just SDL and messing libtool macros
 rm -f acinclude.m4
This page took 0.135357 seconds and 4 git commands to generate.