SPECS: SDL_mixer.spec - updated to 1.2.8

qboosh qboosh at pld-linux.org
Mon Aug 13 19:47:22 CEST 2007


Author: qboosh                       Date: Mon Aug 13 17:47:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2.8

---- Files affected:
SPECS:
   SDL_mixer.spec (1.53 -> 1.54) 

---- Diffs:

================================================================
Index: SPECS/SDL_mixer.spec
diff -u SPECS/SDL_mixer.spec:1.53 SPECS/SDL_mixer.spec:1.54
--- SPECS/SDL_mixer.spec:1.53	Mon Feb 12 22:23:45 2007
+++ SPECS/SDL_mixer.spec	Mon Aug 13 19:47:16 2007
@@ -3,12 +3,12 @@
 Summary(pl.UTF-8):	Prosta biblioteka miksera
 Summary(pt_BR.UTF-8):	SDL - Biblioteca para mixagem
 Name:		SDL_mixer
-Version:	1.2.7
+Version:	1.2.8
 Release:	1
-License:	LGPL
+License:	LGPL v2+
 Group:		Libraries
 Source0:	http://www.libsdl.org/projects/SDL_mixer/release/%{name}-%{version}.tar.gz
-# Source0-md5:	7959b89c8f8f1564ca90968f6c88fa1e
+# Source0-md5:	0b5b91015d0f3bd9597e094ba67c4d65
 Patch0:		%{name}-timidity_cfg.patch
 Patch1:		%{name}-acfix.patch
 URL:		http://www.libsdl.org/projects/SDL_mixer/
@@ -93,7 +93,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_bindir}
 
 %{__make} install install-bin \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -106,20 +105,20 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README CHANGES
+%doc CHANGES README
 %attr(755,root,root) %{_bindir}/playmus
 %attr(755,root,root) %{_bindir}/playwave
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libSDL_mixer-*.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_mixer.so
+%{_libdir}/libSDL_mixer.la
+%{_includedir}/SDL/SDL_mixer.h
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libSDL_mixer.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -127,6 +126,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.54  2007/08/13 17:47:16  qboosh
+- updated to 1.2.8
+
 Revision 1.53  2007/02/12 21:23:45  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/SDL_mixer.spec?r1=1.53&r2=1.54&f=u



More information about the pld-cvs-commit mailing list