Author: qboosh Date: Tue Jan 17 19:07:14 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.2.8 (now on zlib-like license)
---- Files affected: packages/SDL_net: SDL_net.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: packages/SDL_net/SDL_net.spec diff -u packages/SDL_net/SDL_net.spec:1.40 packages/SDL_net/SDL_net.spec:1.41 --- packages/SDL_net/SDL_net.spec:1.40 Thu Jun 3 02:18:17 2010 +++ packages/SDL_net/SDL_net.spec Tue Jan 17 20:07:09 2012 @@ -3,17 +3,17 @@ Summary(pl.UTF-8): Biblioteka obsługi sieci w SDL Summary(pt_BR.UTF-8): Simple DirectMedia Layer - Biblioteca de rede portável Name: SDL_net -Version: 1.2.7 -Release: 3 -License: LGPL v2+ +Version: 1.2.8 +Release: 1 +License: Zlib-like Group: Libraries Source0: http://www.libsdl.org/projects/SDL_net/release/%{name}-%{version}.tar.gz -# Source0-md5: 6bd4662d1423810f3140d4da21b6d912 +# Source0-md5: 20e64e61d65662db66c379034f11f718 URL: http://www.libsdl.org/projects/SDL_net/ BuildRequires: SDL-devel >= 1.2.5-2 BuildRequires: autoconf BuildRequires: automake -BuildRequires: libtool +BuildRequires: libtool >= 2:2.0 Obsoletes: libSDL_net1.2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -93,14 +93,16 @@ %files %defattr(644,root,root,755) -%doc CHANGES README -%attr(755,root,root) %{_libdir}/libSDL_net-*.so.*.*.* +%doc CHANGES COPYING README +%attr(755,root,root) %{_libdir}/libSDL_net-1.2.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libSDL_net-1.2.so.0 %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libSDL_net.so %{_libdir}/libSDL_net.la %{_includedir}/SDL/SDL_net.h +%{_pkgconfigdir}/SDL_net.pc %files static %defattr(644,root,root,755) @@ -112,6 +114,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2012/01/17 19:07:09 qboosh +- updated to 1.2.8 (now on zlib-like license) + Revision 1.40 2010/06/03 00:18:17 baggins - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/SDL_net/SDL_net.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
