SPECS: SDL_image.spec - updated to 1.2.6

qboosh qboosh at pld-linux.org
Mon Aug 13 18:19:10 CEST 2007


Author: qboosh                       Date: Mon Aug 13 16:19:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2.6

---- Files affected:
SPECS:
   SDL_image.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/SDL_image.spec
diff -u SPECS/SDL_image.spec:1.60 SPECS/SDL_image.spec:1.61
--- SPECS/SDL_image.spec:1.60	Mon Feb 12 22:23:45 2007
+++ SPECS/SDL_image.spec	Mon Aug 13 18:19:05 2007
@@ -3,21 +3,20 @@
 Summary(pl.UTF-8):	Przykładowa biblioteka do ładowania obrazków
 Summary(pt_BR.UTF-8):	Simple DirectMedia Layer - Biblioteca exemplo para carga de Imagens
 Name:		SDL_image
-Version:	1.2.5
+Version:	1.2.6
 Release:	1
-License:	LGPL
+License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://www.libsdl.org/projects/SDL_image/release/%{name}-%{version}.tar.gz
-# Source0-md5:	cd006109a73bf7dcc93e1c3ed15ee782
+# Source0-md5:	b866dc4f647517bdaf57f6ffdefd013e
 URL:		http://www.libsdl.org/projects/SDL_image/
 BuildRequires:	SDL-devel >= 1.2.10
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libjpeg-devel >= 6b
-BuildRequires:	libpng-devel >= 1.2.0
-BuildRequires:	libtiff-devel
+BuildRequires:	libpng-devel >= 2:1.2.0
+BuildRequires:	libtiff-devel >= 3
 BuildRequires:	libtool
-BuildRequires:	zlib-devel
 Requires:	SDL >= 1.2.10
 Obsoletes:	libSDL_image1.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -112,18 +111,18 @@
 %files
 %defattr(644,root,root,755)
 %doc CHANGES README
-%attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_bindir}/sdlshow
+%attr(755,root,root) %{_libdir}/libSDL_image-*.so.*.*.*
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/SDL/*
+%attr(755,root,root) %{_libdir}/libSDL_image.so
+%{_libdir}/libSDL_image.la
+%{_includedir}/SDL/SDL_image.h
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libSDL_image.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -131,6 +130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2007/08/13 16:19:05  qboosh
+- updated to 1.2.6
+
 Revision 1.60  2007/02/12 21:23:45  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/SDL_image.spec?r1=1.60&r2=1.61&f=u



More information about the pld-cvs-commit mailing list