SPECS: SDL_gfx.spec - verbose lib files

qboosh qboosh at pld-linux.org
Thu Dec 25 10:41:31 CET 2008


Author: qboosh                       Date: Thu Dec 25 09:41:31 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- verbose lib files

---- Files affected:
SPECS:
   SDL_gfx.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/SDL_gfx.spec
diff -u SPECS/SDL_gfx.spec:1.29 SPECS/SDL_gfx.spec:1.30
--- SPECS/SDL_gfx.spec:1.29	Mon Dec 22 10:02:10 2008
+++ SPECS/SDL_gfx.spec	Thu Dec 25 10:41:26 2008
@@ -102,19 +102,19 @@
 %files
 %defattr(644,root,root,755)
 %doc README AUTHORS ChangeLog
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libSDL_gfx.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libSDL_gfx.so.0
 
 %files devel
 %defattr(644,root,root,755)
 %doc Docs/*
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libSDL_gfx.so
+%{_libdir}/libSDL_gfx.la
 %{_includedir}/SDL/*
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libSDL_gfx.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -122,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2008/12/25 09:41:26  qboosh
+- verbose lib files
+
 Revision 1.29  2008/12/22 09:02:10  lisu
 - mention add ghost soname symlink in previous log
 
================================================================

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



More information about the pld-cvs-commit mailing list