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

SDL_Pango.spec

index 2c452869999d998f9ba2702a3410acc2d06bef93..bba3e5ca5c8124cad3cd17a4c5d3bc4a77b08745 100644 (file)
@@ -80,7 +80,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README AUTHORS ChangeLog
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
-%ghost %attr(755,root,root) %{_libdir}/lib*.so.?
+%attr(755,root,root) %ghost %{_libdir}/lib*.so.?
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.072224 seconds and 4 git commands to generate.