From e2a0b3208116056bbd48a77044d6b9364cde31e8 Mon Sep 17 00:00:00 2001 From: sparky Date: Sat, 27 Feb 2010 21:11:14 +0000 Subject: [PATCH] - unify %attr() %ghost order Changed files: espeak.spec -> 1.39 --- espeak.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.43.0