rpms/DevIL/devel DevIL.spec,1.2,1.3

Ian Chapman (oddsocks) fedora-extras-commits at redhat.com
Mon Aug 28 16:45:54 UTC 2006


Author: oddsocks

Update of /cvs/extras/rpms/DevIL/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4438/devel

Modified Files:
	DevIL.spec 
Log Message:
auto-import DevIL-1.6.8-0.9.rc1 on branch devel from DevIL-1.6.8-0.9.rc1.src.rpm


Index: DevIL.spec
===================================================================
RCS file: /cvs/extras/rpms/DevIL/devel/DevIL.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- DevIL.spec	9 Jun 2006 21:42:31 -0000	1.2
+++ DevIL.spec	28 Aug 2006 16:45:53 -0000	1.3
@@ -1,17 +1,16 @@
 Name:           DevIL
 Version:        1.6.8
-Release:        0.8.rc1%{?dist}
+Release:        0.9.rc1%{?dist}
 Summary:        A cross-platform image library
 
 Group:          System Environment/Libraries
 License:        LGPL
 URL:            http://openil.sourceforge.net/
-Source0:        http://download.sourceforge.net/openil/%{name}-%{version}-RC1-src.tar.gz
+Source0:        http://dl.sf.net/openil/%{name}-%{version}-RC1-src.tar.gz
 Patch0:         DevIL-1.6.8-rc1-allegropicfix.patch
 Patch1:         DevIL-1.6.8-rc1-headerfix.patch
 Patch2:         DevIL-1.6.8-rc1-64bit.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
@@ -20,7 +19,7 @@
 BuildRequires:  SDL-devel => 1.2.5
 BuildRequires:  allegro-devel
 BuildRequires:  libtool
-BuildRequires:	libGLU-devel
+BuildRequires:  libGLU-devel
 Provides:       openil = %{version}-%{release}
 Provides:       devil = %{version}-%{release}
 
@@ -32,6 +31,7 @@
 a simple, yet powerful, syntax. DevIL can load, save, convert, manipulate,
 filter and display a wide variety of image formats.
 
+
 %package devel
 Summary:        Development files for DevIL
 Group:          Development/Libraries
@@ -94,6 +94,7 @@
 %{_libdir}/libILUT.so.1.0.0
 %doc AUTHORS BUGS ChangeLog COPYING CREDITS README TODO
 
+
 %files devel
 %defattr(-,root,root,-)
 %{_libdir}/libIL.so
@@ -103,6 +104,9 @@
 
 
 %changelog
+* Mon Aug 28 2006 Ian Chapman <packages at amiga-hardware.com> 1.6.8-0.9.rc1%{?dist}
+- Release bump for FC6 mass rebuild
+
 * Fri Jun 09 2006 Ian Chapman <packages at amiga-hardware.com> 1.6.8-0.8.rc1%{?dist}
 - Added patch courtesy of Hans de Goede to fix crashes on 64bit systems
 




More information about the fedora-extras-commits mailing list