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

gavl.spec

index 0e5c23fbe37260d95a38656c76bd5cb1b2b96367..a5c5dc093bb4eea465ecd8027e3dfcec386b14d3 100644 (file)
--- a/gavl.spec
+++ b/gavl.spec
@@ -85,7 +85,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS README TODO
-%ghost %attr(755,root,root) %{_libdir}/libgavl.so.0
+%attr(755,root,root) %ghost %{_libdir}/libgavl.so.0
 %attr(755,root,root) %{_libdir}/libgavl.so.*.*.*
 
 %files devel
This page took 0.098294 seconds and 4 git commands to generate.