SPECS: SDL.spec - ghost soname symlink

qboosh qboosh at pld-linux.org
Wed Jan 9 21:13:59 CET 2008


Author: qboosh                       Date: Wed Jan  9 20:13:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ghost soname symlink

---- Files affected:
SPECS:
   SDL.spec (1.165 -> 1.166) 

---- Diffs:

================================================================
Index: SPECS/SDL.spec
diff -u SPECS/SDL.spec:1.165 SPECS/SDL.spec:1.166
--- SPECS/SDL.spec:1.165	Tue Jan  8 19:24:34 2008
+++ SPECS/SDL.spec	Wed Jan  9 21:13:53 2008
@@ -228,7 +228,8 @@
 %files
 %defattr(644,root,root,755)
 %doc BUGS CREDITS README README-SDL.txt TODO WhatsNew
-%attr(755,root,root) %{_libdir}/libSDL-*.so.*.*
+%attr(755,root,root) %{_libdir}/libSDL-1.2.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libSDL-1.2.so.0
 
 %files devel
 %defattr(644,root,root,755)
@@ -240,7 +241,7 @@
 %{_includedir}/SDL
 %{_aclocaldir}/sdl.m4
 %{_pkgconfigdir}/sdl.pc
-%{_mandir}/man3/*
+%{_mandir}/man3/SDL*.3*
 
 %if %{with static_libs}
 %files static
@@ -258,6 +259,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.166  2008-01-09 20:13:53  qboosh
+- ghost soname symlink
+
 Revision 1.165  2008-01-08 18:24:34  lisu
 - updated to 1.2.13
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/SDL.spec?r1=1.165&r2=1.166&f=u



More information about the pld-cvs-commit mailing list