2021-09-24 10:49:04 +02:00
|
|
|
--- ./fileattrs/elf.attr.orig 2021-09-23 19:29:51.474079693 +0000
|
|
|
|
+++ ./fileattrs/elf.attr 2021-09-23 19:35:43.413332593 +0000
|
|
|
|
@@ -1,3 +1,4 @@
|
|
|
|
%__elf_provides %{_rpmconfigdir}/elfdeps --provides
|
|
|
|
%__elf_requires %{_rpmconfigdir}/elfdeps --requires
|
|
|
|
%__elf_magic ^(setuid,? )?(setgid,? )?(sticky )?ELF (32|64)-bit.*$
|
2011-05-18 11:35:02 +02:00
|
|
|
+%__elf_exclude_path ^/usr/lib/debug/
|
2021-09-24 10:49:04 +02:00
|
|
|
--- ./fileattrs/perl.attr.orig 2021-06-21 12:00:44.587611741 +0000
|
|
|
|
+++ ./fileattrs/perl.attr 2021-09-23 19:29:51.474079693 +0000
|
2011-05-16 18:07:44 +02:00
|
|
|
@@ -1,3 +1,4 @@
|
|
|
|
-%__perl_requires %{_rpmconfigdir}/perl.req
|
|
|
|
+# disabled for now
|
|
|
|
+#%__perl_requires %{_rpmconfigdir}/perl.req
|
2012-08-28 15:31:44 +02:00
|
|
|
%__perl_magic ^.*[Pp]erl .*$
|
2011-05-16 18:07:44 +02:00
|
|
|
%__perl_flags exeonly
|
2021-09-24 10:49:04 +02:00
|
|
|
--- ./fileattrs/perllib.attr.orig 2021-06-21 12:00:44.587611741 +0000
|
|
|
|
+++ ./fileattrs/perllib.attr 2021-09-23 19:29:51.478079685 +0000
|
2014-02-20 14:18:41 +01:00
|
|
|
@@ -1,5 +1,6 @@
|
2011-05-19 12:00:20 +02:00
|
|
|
%__perllib_provides %{_rpmconfigdir}/perl.prov
|
|
|
|
-%__perllib_requires %{_rpmconfigdir}/perl.req
|
|
|
|
+#disabled for now
|
|
|
|
+#%__perllib_requires %{_rpmconfigdir}/perl.req
|
|
|
|
%__perllib_magic ^Perl[[:digit:]] module source.*
|
2014-02-20 14:18:41 +01:00
|
|
|
%__perllib_path \\.pm$
|
|
|
|
%__perllib_flags magic_and_path
|