SPECS: SDL_net.spec - updated to 1.2.7

qboosh qboosh at pld-linux.org
Mon Aug 13 19:53:58 CEST 2007


Author: qboosh                       Date: Mon Aug 13 17:53:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2.7

---- Files affected:
SPECS:
   SDL_net.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/SDL_net.spec
diff -u SPECS/SDL_net.spec:1.37 SPECS/SDL_net.spec:1.38
--- SPECS/SDL_net.spec:1.37	Mon Feb 12 22:23:45 2007
+++ SPECS/SDL_net.spec	Mon Aug 13 19:53:53 2007
@@ -3,12 +3,12 @@
 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.6
+Version:	1.2.7
 Release:	1
-License:	LGPL
+License:	LGPL v2+
 Group:		Libraries
 Source0:	http://www.libsdl.org/projects/SDL_net/release/%{name}-%{version}.tar.gz
-# Source0-md5:	7be5b9ef36129ee187ace96906cd264c
+# Source0-md5:	6bd4662d1423810f3140d4da21b6d912
 URL:		http://www.libsdl.org/projects/SDL_net/
 BuildRequires:	SDL-devel >= 1.2.5-2
 BuildRequires:	autoconf
@@ -94,17 +94,17 @@
 %files
 %defattr(644,root,root,755)
 %doc CHANGES README
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libSDL_net-*.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_net.so
+%{_libdir}/libSDL_net.la
+%{_includedir}/SDL/SDL_net.h
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libSDL_net.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -112,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2007/08/13 17:53:53  qboosh
+- updated to 1.2.7
+
 Revision 1.37  2007/02/12 21:23:45  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/SDL_net.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list