SHA256
6
0
forked from pool/rpm

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
This commit is contained in:
2011-05-19 10:44:23 +00:00
committed by Git OBS Bridge
parent ef28b5789e
commit c0a22a6755
2 changed files with 14 additions and 1 deletions

View File

@@ -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 @@