]> git.pld-linux.org Git - packages/libprojectM.git/commitdiff
- unify %attr() %ghost order
authorsparky <sparky@pld-linux.org>
Sat, 27 Feb 2010 21:11:19 +0000 (21:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libprojectM.spec -> 1.13

libprojectM.spec

index 034cfb5aecda85553dbd78d90f425d49606ae169..5fe7b07efafd437817f375e38a4e050859f04618 100644 (file)
@@ -87,7 +87,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) %{_libdir}/libprojectM.so.*.*
-%ghost %attr(755,root,root) %{_libdir}/libprojectM.so.?
+%attr(755,root,root) %ghost %{_libdir}/libprojectM.so.?
 %dir %{_datadir}/%{_name}
 %{_datadir}/%{_name}/config.inp
 %dir %{_datadir}/%{_name}/fonts
This page took 0.097669 seconds and 4 git commands to generate.