SPECS: mono.spec - consistent subpackages order
qboosh
qboosh at pld-linux.org
Sat Feb 17 10:01:51 CET 2007
Author: qboosh Date: Sat Feb 17 09:01:51 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- consistent subpackages order
---- Files affected:
SPECS:
mono.spec (1.211 -> 1.212)
---- Diffs:
================================================================
Index: SPECS/mono.spec
diff -u SPECS/mono.spec:1.211 SPECS/mono.spec:1.212
--- SPECS/mono.spec:1.211 Fri Feb 16 19:13:13 2007
+++ SPECS/mono.spec Sat Feb 17 10:01:46 2007
@@ -456,6 +456,12 @@
%{_mandir}/man1/wsdl.1*
%{_mandir}/man1/xsd.1*
+%files debug
+%defattr(644,root,root,755)
+%{_prefix}/lib/mono/1.0/*.mdb
+%{_prefix}/lib/mono/2.0/*.mdb
+%{_prefix}/lib/mono/gac/*/*/*.mdb
+
%files csharp
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/mcs
@@ -475,12 +481,6 @@
%exclude %{_prefix}/lib/mono/2.0/*.mdb
%{_mandir}/man1/ilasm.1*
-%files debug
-%defattr(644,root,root,755)
-%{_prefix}/lib/mono/1.0/*.mdb
-%{_prefix}/lib/mono/2.0/*.mdb
-%{_prefix}/lib/mono/gac/*/*/*.mdb
-
%if %{with static_libs}
%files static
%defattr(644,root,root,755)
@@ -493,6 +493,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.212 2007/02/17 09:01:46 qboosh
+- consistent subpackages order
+
Revision 1.211 2007/02/16 18:13:13 deejay1
- up to 1.2.3.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mono.spec?r1=1.211&r2=1.212&f=u
More information about the pld-cvs-commit
mailing list