- do not package test logs (WARNINGS in this case) [bsc#1188918]

OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=50
This commit is contained in:
Petr Gajdos 2021-08-10 07:09:50 +00:00 committed by Git OBS Bridge
parent b160621fb3
commit fb0c62c250
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 10 07:08:56 UTC 2021 - pgajdos@suse.com
- do not package test logs (WARNINGS in this case) [bsc#1188918]
-------------------------------------------------------------------
Sun Jul 4 19:42:52 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -92,7 +92,7 @@ chmod 755 %{buildroot}%{_datadir}/%{name}/{cweb2html/makemake.pl,cweb2html/cweb2
%check
%make_build test
find manual tests \( -name \*.log -o -name \*.aux \) -delete
find manual tests \( -name \*.log -o -name \*.aux -o -name WARNINGS \) -delete
%files
%doc Changes FAQ README.md TODO dot.latex2html-init