SPECS: DevIL.spec - updated to rc2; builds on Ac, not tested

ankry ankry at pld-linux.org
Wed Jan 31 14:37:20 CET 2007


Author: ankry                        Date: Wed Jan 31 13:37:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to rc2; builds on Ac, not tested

---- Files affected:
SPECS:
   DevIL.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/DevIL.spec
diff -u SPECS/DevIL.spec:1.14 SPECS/DevIL.spec:1.15
--- SPECS/DevIL.spec:1.14	Tue Jul 18 09:46:27 2006
+++ SPECS/DevIL.spec	Wed Jan 31 14:37:15 2007
@@ -3,19 +3,21 @@
 Summary(pl):	Biblioteka obsługi obrazów z mnóstwem funkcji
 Name:		DevIL
 Version:	1.6.8
-%define		_rc	RC1
+%define		_rc	rc2
 %define		manual_version	1.5.5
 %define		docs_version	1.6.5
 Release:	0.%{_rc}.1
-License:	GPL
+License:	LGPL
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/openil/%{name}-%{version}-%{_rc}-src.tar.gz
-# Source0-md5:	1a850a979057174e01ae87ed6405dd61
+Source0:	http://dl.sourceforge.net/openil/%{name}-%{version}-%{_rc}.tar.bz2
+# Source0-md5:	444f1290a4688c4530b9d07a521da212
 Source1:	http://dl.sourceforge.net/openil/%{name}-Manual-%{manual_version}.zip
 # Source1-md5:	6bb2ddfcbe09930c48ef84b8f99479fe
 Source2:	http://dl.sourceforge.net/openil/%{name}-docs.tar.gz
 # Source2-md5:	eec6ae7a028a3f058bab1a6918428ed5
-Patch0:		%{name}-link.patch
+Patch0:		%{name}-typo.patch
+# no longer needed ? - check
+#Patch0:		%{name}-link.patch
 URL:		http://openil.sourceforge.net/
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	SDL-devel >= 1.2.5
@@ -97,7 +99,7 @@
 Dokumentacja DevIL.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_rc} -a1 -a2
+%setup -q -a1 -a2
 %patch0 -p1
 
 # just SDL and messing libtool macros
@@ -126,7 +128,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS BUGS CREDITS ChangeLog README.unix
+%doc AUTHORS CREDITS ChangeLog README.unix
 %attr(755,root,root) %{_libdir}/libIL.so.*.*.*
 %attr(755,root,root) %{_libdir}/libILU.so.*.*.*
 %attr(755,root,root) %{_libdir}/libILUT.so.*.*.*
@@ -151,6 +153,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2007/01/31 13:37:15  ankry
+- updated to rc2; builds on Ac, not tested
+
 Revision 1.14  2006/07/18 07:46:27  jackass
 - new version 1.6.8-RC1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/DevIL.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list