From: Jakub Bogusz Date: Wed, 9 Jan 2008 20:13:53 +0000 (+0000) Subject: - ghost soname symlink X-Git-Tag: auto/ti/SDL-1_2_13-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=7200fdaf9c0c56602d9bde1e5075cfb78771c0e3;p=packages%2FSDL.git - ghost soname symlink Changed files: SDL.spec -> 1.166 --- diff --git a/SDL.spec b/SDL.spec index a5fce65..cfd87c5 100644 --- a/SDL.spec +++ b/SDL.spec @@ -227,7 +227,8 @@ rm -rf $RPM_BUILD_ROOT %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) @@ -239,7 +240,7 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/SDL %{_aclocaldir}/sdl.m4 %{_pkgconfigdir}/sdl.pc -%{_mandir}/man3/* +%{_mandir}/man3/SDL*.3* %if %{with static_libs} %files static