]> git.pld-linux.org Git - packages/gemrb.git/commitdiff
- package library simlinks too
authorshadzik <shadzik@pld-linux.org>
Fri, 3 Nov 2006 00:20:35 +0000 (00:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gemrb.spec -> 1.4

gemrb.spec

index d657759a783e743e5fe69ee88ae4c5815daec29c..95bda9097a39c5f15848a19baa3fdc6a855b0a0f 100644 (file)
@@ -60,9 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog NEWS README TODO %{name}/docs/en/*.txt
 %attr(755,root,root) %{_bindir}/gemrb
 %{_libdir}/*.la
-%attr(755,root,root) %{_libdir}/*.so.0.0.0
+%attr(755,root,root) %{_libdir}/*.so*
 %{_libdir}/gemrb/*.la
-%attr(755,root,root) %{_libdir}/gemrb/*.so.0.0.0
+%attr(755,root,root) %{_libdir}/gemrb/*.so*
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/GemRB.cfg
 %{_datadir}/gemrb
 %{_mandir}/man1/gemrb.1*
This page took 0.067129 seconds and 4 git commands to generate.