8
0
Stephan Kulow
2017-09-03 10:12:14 +00:00
committed by Git OBS Bridge
parent 86d426d66f
commit 2e6f48b55a
2 changed files with 6 additions and 7 deletions

View File

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

View File

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