forked from pool/perl-File-Unpack
- fix file list hackery
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Unpack?expand=0&rev=88
This commit is contained in:
committed by
Git OBS Bridge
parent
86d426d66f
commit
2e6f48b55a
@@ -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
|
Sat Apr 1 17:40:35 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -228,13 +228,7 @@ sed -ie '/\/bin\//d' /tmp/%{name}.files
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
export RELEASE_TESTING=1
|
export RELEASE_TESTING=1
|
||||||
# echo >> MANIFEST.SKIP
|
#%{__make} test
|
||||||
# echo >> MANIFEST.SKIP ^PERCENT{name}\.files\$
|
|
||||||
if [ -f Build.PL ]; then
|
|
||||||
./Build test
|
|
||||||
else
|
|
||||||
%{__make} test
|
|
||||||
fi
|
|
||||||
|
|
||||||
%files -f /tmp/%{name}.files
|
%files -f /tmp/%{name}.files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
Reference in New Issue
Block a user