[packages/rpm] - don't package mono scripts for now

baggins baggins at pld-linux.org
Fri Sep 7 20:11:14 CEST 2012


commit 428645e916360bb0442a358aa643ef20090a4da2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Sep 7 20:10:46 2012 +0200

    - don't package mono scripts for now

 rpm.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/rpm.spec b/rpm.spec
index 9290310..f0a8936 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -55,7 +55,7 @@ Summary(ru.UTF-8):	Менеджер пакетов от RPM
 Summary(uk.UTF-8):	Менеджер пакетів від RPM
 Name:		rpm
 Version:	5.4.10
-Release:	0.6
+Release:	0.7
 License:	LGPL
 Group:		Base
 # http://rpm5.org/files/rpm/rpm-5.4/rpm-5.4.10-0.20120706.src.rpm
@@ -1311,7 +1311,9 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f
 %endif
 # not used yet ... these six depend on perl
 %attr(755,root,root) %{_rpmlibdir}/http.req
-%attr(755,root,root) %{_rpmlibdir}/mono*
+# we always used scripts provided by mono-devel, maybe move them here
+#%attr(755,root,root) %{_rpmlibdir}/mono-find-provides
+#%attr(755,root,root) %{_rpmlibdir}/mono-find-requires
 
 %attr(755,root,root) %{_rpmlibdir}/fontconfig.prov
 # must be here for "Requires: rpm-*prov" to work
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/428645e916360bb0442a358aa643ef20090a4da2



More information about the pld-cvs-commit mailing list