SPECS: mono.spec - one more thing

wolf wolf at pld-linux.org
Fri Aug 12 18:51:45 CEST 2005


Author: wolf                         Date: Fri Aug 12 16:51:45 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- one more thing

---- Files affected:
SPECS:
   mono.spec (1.133 -> 1.134) 

---- Diffs:

================================================================
Index: SPECS/mono.spec
diff -u SPECS/mono.spec:1.133 SPECS/mono.spec:1.134
--- SPECS/mono.spec:1.133	Fri Aug 12 18:16:08 2005
+++ SPECS/mono.spec	Fri Aug 12 18:51:39 2005
@@ -7,11 +7,6 @@
 #
 %define		_glibver	2.4
 #
-%if ! %{with bootstrap}
-%define	__mono_provides	/usr/bin/mono-find-provides
-%define	__mono_requires	/usr/bin/mono-find-requires
-%endif
-#
 Summary:	Common Language Infrastructure implementation
 Summary(pl):	Implementacja Common Language Infrastructure
 Name:		mono
@@ -44,6 +39,11 @@
 
 %define		_rpmlibdir	/usr/lib/rpm
 
+%if ! %{with bootstrap}
+%define	__mono_provides	%{_rpmlibdir}/mono-find-provides
+%define	__mono_requires	%{_rpmlibdir}/mono-find-requires
+%endif
+
 %description
 The Common Language Infrastructure platform. Microsoft has created a
 new development platform. The highlights of this new development
@@ -424,6 +424,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.134  2005/08/12 16:51:39  wolf
+- one more thing
+
 Revision 1.133  2005/08/12 16:16:08  wolf
 - mono-find-requires/provides are rpm dedicated scripts
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mono.spec?r1=1.133&r2=1.134&f=u




More information about the pld-cvs-commit mailing list