SPECS: at-spi.spec - reverted sorting %%files in base package

paladine paladine at pld-linux.org
Wed Aug 31 11:49:41 CEST 2005


Author: paladine                     Date: Wed Aug 31 09:49:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverted sorting %%files in base package

---- Files affected:
SPECS:
   at-spi.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: SPECS/at-spi.spec
diff -u SPECS/at-spi.spec:1.59 SPECS/at-spi.spec:1.60
--- SPECS/at-spi.spec:1.59	Wed Aug 31 09:43:26 2005
+++ SPECS/at-spi.spec	Wed Aug 31 11:49:36 2005
@@ -106,12 +106,12 @@
 
 %files
 %defattr(644,root,root,755)
-%{_datadir}/idl/*
-%attr(755,root,root) %{_libdir}/at-spi-registryd
-%{_libdir}/bonobo/servers/*
-%attr(755,root,root) %{_libdir}/gtk-2.0/modules/lib*.so
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/at-spi-registryd
 %attr(755,root,root) %{_libdir}/orbit-2.0/*.so
+%attr(755,root,root) %{_libdir}/gtk-2.0/modules/lib*.so
+%{_libdir}/bonobo/servers/*
+%{_datadir}/idl/*
 
 %files devel
 %defattr(644,root,root,755)
@@ -133,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2005/08/31 09:49:36  paladine
+- reverted sorting %%files in base package
+
 Revision 1.59  2005/08/31 07:43:26  paladine
 - updated to 1.6.5 (bugfixes)
 - sorted %%files and %%configure options
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/at-spi.spec?r1=1.59&r2=1.60&f=u




More information about the pld-cvs-commit mailing list