From 6ffd1ccfb87ad52e76f56fa2cfbe17520d02ad6f Mon Sep 17 00:00:00 2001 From: sparky Date: Sat, 27 Feb 2010 21:11:15 +0000 Subject: [PATCH] - unify %attr() %ghost order Changed files: flite.spec -> 1.12 --- flite.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flite.spec b/flite.spec index f5f5d1a..6df64ef 100644 --- a/flite.spec +++ b/flite.spec @@ -133,7 +133,7 @@ rm -rf $RPM_BUILD_ROOT %doc ACKNOWLEDGEMENTS README COPYING doc/html %attr(755,root,root) %{_bindir}/* %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] %{_mandir}/man1/*.1* %files devel -- 2.43.0