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

libmowgli.spec

index 6e28b958ccd01c0878057472d3ee600ba3cd43e9..0526bb01d4c8d4dcb06d2ead0be60cadf461647f 100644 (file)
@@ -63,7 +63,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS README
 %attr(755,root,root) %{_libdir}/libmowgli.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/libmowgli.so.?
+%attr(755,root,root) %ghost %{_libdir}/libmowgli.so.?
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.104051 seconds and 4 git commands to generate.