SPECS: SDL_gfx.spec - final 2.0.19 version - add *.pc to devel

lisu lisu at pld-linux.org
Mon Apr 27 10:55:23 CEST 2009


Author: lisu                         Date: Mon Apr 27 08:55:23 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- final 2.0.19 version
- add *.pc to devel

---- Files affected:
SPECS:
   SDL_gfx.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/SDL_gfx.spec
diff -u SPECS/SDL_gfx.spec:1.31 SPECS/SDL_gfx.spec:1.32
--- SPECS/SDL_gfx.spec:1.31	Thu Dec 25 10:49:38 2008
+++ SPECS/SDL_gfx.spec	Mon Apr 27 10:55:17 2009
@@ -2,12 +2,12 @@
 Summary:	SDL graphics drawing primitives and other support functions
 Summary(pl.UTF-8):	Funkcje rysowania grafiki i inne dla SDL
 Name:		SDL_gfx
-Version:	2.0.18
+Version:	2.0.19
 Release:	1
-License:	LGPL
+License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://www.ferzkopp.net/Software/SDL_gfx-2.0/%{name}-%{version}.tar.gz
-# Source0-md5:	b107fd478d3d1269d7a6ff42906f0482
+# Source0-md5:	cf01ad6539ceea65887fc9ebdfe04b83
 Patch0:		%{name}-local-labels.patch
 URL:		http://www.ferzkopp.net/Software/SDL_gfx-2.0/
 BuildRequires:	SDL-devel >= 1.2.0
@@ -17,6 +17,7 @@
 BuildRequires:	libpng >= 1.0.8
 BuildRequires:	libtiff-devel
 BuildRequires:	libtool
+BuildRequires:	pkgconfig
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -103,7 +104,7 @@
 %defattr(644,root,root,755)
 %doc README AUTHORS ChangeLog
 %attr(755,root,root) %{_libdir}/libSDL_gfx.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libSDL_gfx.so.0
+%attr(755,root,root) %ghost %{_libdir}/libSDL_gfx.so.13
 
 %files devel
 %defattr(644,root,root,755)
@@ -114,6 +115,7 @@
 %{_includedir}/SDL/SDL_gfx*.h
 %{_includedir}/SDL/SDL_imageFilter.h
 %{_includedir}/SDL/SDL_rotozoom.h
+%{_pkgconfigdir}/SDL_gfx.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -125,6 +127,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2009/04/27 08:55:17  lisu
+- final 2.0.19 version
+- add *.pc to devel
+
+Revision 1.31.2.1  2009/03/19 08:01:53  lisu
+- up to 2.0.19beta
+
 Revision 1.31  2008/12/25 09:49:38  qboosh
 - verbose includes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/SDL_gfx.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list