Author: hawk Date: Wed Feb 14 11:56:31 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - fixed build, release 4
---- Files affected: SPECS: DevIL.spec (1.7.2.1 -> 1.7.2.2) ---- Diffs: ================================================================ Index: SPECS/DevIL.spec diff -u SPECS/DevIL.spec:1.7.2.1 SPECS/DevIL.spec:1.7.2.2 --- SPECS/DevIL.spec:1.7.2.1 Wed Jan 31 08:06:35 2007 +++ SPECS/DevIL.spec Wed Feb 14 12:56:25 2007 @@ -5,7 +5,7 @@ Version: 1.6.6 %define manual_version 1.5.5 %define docs_version 1.4.0 -Release: 3 +Release: 4 License: GPL Group: Libraries Source0: http://dl.sourceforge.net/openil/%{name}-%{version}.tar.gz @@ -14,6 +14,7 @@ # Source1-md5: 6bb2ddfcbe09930c48ef84b8f99479fe Source2: http://dl.sourceforge.net/openil/%{name}-Docs-%{docs_version}.zip # Source2-md5: eb1adc2e0ee154a97490b2178d41996a +Patch0: %{name}-makefile.patch URL: http://openil.sourceforge.net/ BuildRequires: OpenGL-devel BuildRequires: SDL-devel @@ -90,6 +91,7 @@ %prep %setup -q -n %{name} -a1 -a2 +%patch0 -p1 #cp %{SOURCE1} %{SOURCE2} . @@ -132,6 +134,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7.2.2 2007/02/14 11:56:25 hawk +- fixed build, release 4 + Revision 1.7.2.1 2007/01/31 07:06:35 ankry - rel. 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/DevIL.spec?r1=1.7.2.1&r2=1.7.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
