From: sparky Date: Sat, 27 Feb 2010 21:11:14 +0000 (+0000) Subject: - unify %attr() %ghost order X-Git-Tag: auto/th/espeak-1_45_03-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fespeak.git;a=commitdiff_plain;h=e2a0b3208116056bbd48a77044d6b9364cde31e8;hp=f86df3681b0e4ec8d98ff945b559e84a6775a2bc - unify %attr() %ghost order Changed files: espeak.spec -> 1.39 --- diff --git a/espeak.spec b/espeak.spec index aa12d73..79627f7 100644 --- a/espeak.spec +++ b/espeak.spec @@ -323,7 +323,7 @@ rm -rf $RPM_BUILD_ROOT %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)