From c0a22a6755b8647bf314ff3940ec20e202c472019ada3e4e30b333b169d1fa82 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Thu, 19 May 2011 10:44:23 +0000 Subject: [PATCH] Accepting request 70681 from Base:System -> OBS-URL: https://build.opensuse.org/request/show/70681 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=130 --- fileattrs.diff | 10 +++++++++- rpm.changes | 5 +++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/fileattrs.diff b/fileattrs.diff index 5722108..e50ddaf 100644 --- a/fileattrs.diff +++ b/fileattrs.diff @@ -1,5 +1,5 @@ --- ./fileattrs/Makefile.am.orig 2011-05-18 09:27:44.000000000 +0000 -+++ ./fileattrs/Makefile.am 2011-05-18 09:27:58.000000000 +0000 ++++ ./fileattrs/Makefile.am 2011-05-19 09:58:19.000000000 +0000 @@ -6,6 +6,7 @@ fattrsdir = $(rpmconfigdir)/fileattrs fattrs_DATA = \ @@ -64,6 +64,14 @@ +#%__perl_requires %{_rpmconfigdir}/perl.req %__perl_magic ^.*perl .*$ %__perl_flags exeonly +--- ./fileattrs/perllib.attr.orig 2011-05-19 09:59:05.000000000 +0000 ++++ ./fileattrs/perllib.attr 2011-05-19 09:58:29.000000000 +0000 +@@ -1,3 +1,4 @@ + %__perllib_provides %{_rpmconfigdir}/perl.prov +-%__perllib_requires %{_rpmconfigdir}/perl.req ++#disabled for now ++#%__perllib_requires %{_rpmconfigdir}/perl.req + %__perllib_magic ^Perl[[:digit:]] module source.* --- ./fileattrs/sysvinit.attr.orig 2011-05-18 09:27:44.000000000 +0000 +++ ./fileattrs/sysvinit.attr 2011-05-18 09:27:58.000000000 +0000 @@ -0,0 +1,2 @@ diff --git a/rpm.changes b/rpm.changes index c7ae5ab..d493d81 100644 --- a/rpm.changes +++ b/rpm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 19 11:59:38 CEST 2011 - mls@suse.de + +- disable perl requires generation completely + ------------------------------------------------------------------- Wed May 18 11:34:17 CEST 2011 - mls@suse.de