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

espeak.spec

index aa12d736da24ec190fb604a490a3f07df3e29d7b..79627f7207007efca3f8c688527dfd52707f3bf5 100644 (file)
@@ -323,7 +323,7 @@ rm -rf $RPM_BUILD_ROOT
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/lib*.so.[0-9]
+%attr(755,root,root) %ghost %{_libdir}/lib*.so.[0-9]
 
 %files devel
 %defattr(644,root,root,755)
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.077443 seconds and 4 git commands to generate.