]> git.pld-linux.org Git - packages/SDL_net.git/commitdiff
- updated to 1.2.8 (now on zlib-like license) auto/th/SDL_net-1_2_8-1 auto/ti/SDL_net-1_2_8-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 17 Jan 2012 19:07:09 +0000 (19:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL_net.spec -> 1.41

SDL_net.spec

index 0a1b69e7ef9efae68ccae286f01a5f4d0442fe6f..b1f84fe08e198f1fe414100ba95ce50e04ae7b11 100644 (file)
@@ -2,17 +2,17 @@ Summary:      Simple DirectMedia Layer - network
 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)
 
@@ -92,14 +92,16 @@ rm -rf $RPM_BUILD_ROOT
 
 %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)
This page took 0.034286 seconds and 4 git commands to generate.