Accepting request 734018 from Publishing
- texlive-preview was mistakenly added as build dependency, it should have been runtime dependency [bsc#1150208] - Drop log files to make package build reproducible (boo#1047218) OBS-URL: https://build.opensuse.org/request/show/734018 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=37
This commit is contained in:
commit
3054542492
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 30 07:11:19 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
- texlive-preview was mistakenly added as build dependency, it
|
||||
should have been runtime dependency [bsc#1150208]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 19:17:45 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Drop log files to make package build reproducible (boo#1047218)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 18:49:17 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
@ -38,13 +38,13 @@ BuildRequires: netpbm
|
||||
BuildRequires: texlive-dvips
|
||||
BuildRequires: texlive-kpathsea
|
||||
BuildRequires: texlive-latex
|
||||
BuildRequires: texlive-preview
|
||||
Requires: ghostscript_any
|
||||
Requires: latex2html-pngicons
|
||||
Requires: netpbm
|
||||
Requires: perl
|
||||
Requires: texlive-dvips
|
||||
Requires: texlive-latex
|
||||
Requires: texlive-preview
|
||||
BuildArch: noarch
|
||||
%define _texmfmaindir %{_datadir}/texmf
|
||||
|
||||
@ -92,6 +92,7 @@ chmod 755 %{buildroot}%{_datadir}/%{name}/{cweb2html/makemake.pl,cweb2html/cweb2
|
||||
|
||||
%check
|
||||
make %{?_smp_mflags} test
|
||||
find manual tests \( -name \*.log -o -name \*.aux \) -delete
|
||||
|
||||
%files
|
||||
%doc Changes FAQ README.md TODO dot.latex2html-init
|
||||
|
Loading…
Reference in New Issue
Block a user