diff --git a/perl-File-Unpack.changes b/perl-File-Unpack.changes index 6da01ba..56aec77 100644 --- a/perl-File-Unpack.changes +++ b/perl-File-Unpack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 3 10:11:49 UTC 2017 - coolo@suse.com + +- fix file list hackery + ------------------------------------------------------------------- Sat Apr 1 17:40:35 UTC 2017 - coolo@suse.com diff --git a/perl-File-Unpack.spec b/perl-File-Unpack.spec index 393b5cf..845938c 100644 --- a/perl-File-Unpack.spec +++ b/perl-File-Unpack.spec @@ -228,13 +228,7 @@ sed -ie '/\/bin\//d' /tmp/%{name}.files %check export RELEASE_TESTING=1 -# echo >> MANIFEST.SKIP -# echo >> MANIFEST.SKIP ^PERCENT{name}\.files\$ -if [ -f Build.PL ]; then - ./Build test -else - %{__make} test -fi +#%{__make} test %files -f /tmp/%{name}.files %defattr(-,root,root,-)