Logoj0ke.net Open Build Service > Projects > devel:perl > perl-ExtUtils-Constant > Changes
Sign Up | Log In

Changes of Revision 2

[-] Changed perl-ExtUtils-Constant.spec
x
 
1
@@ -29,8 +29,6 @@
2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
3
 BuildRequires:  perl
4
 BuildRequires:  perl-macros
5
-#BuildRequires: perl(ExtUtils::Constant::Aaargh56Hash)
6
-#BuildRequires: perl(ExtUtils::Constant::ProxySubs)
7
 %{perl_requires}
8
 
9
 %description
10
@@ -54,6 +52,9 @@
11
 %perl_make_install
12
 %perl_process_packlist
13
 %perl_gen_filelist
14
+%if 0%{?rhel}
15
+rm -rf %{buildroot}/usr/lib/perl5/vendor_perl/auto/ExtUtils/Constant/.packlist
16
+%endif
17
 
18
 %files -f %{name}.files
19
 %defattr(-,root,root,755)
20