From 428645e916360bb0442a358aa643ef20090a4da2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Fri, 7 Sep 2012 20:10:46 +0200 Subject: [PATCH] - 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 -- 2.44.0