SHA256
1
0
forked from pool/latex2html

- updated to 2015: apply patches from Debian

D    latex2html-2012-backref-workaround.diff
D    latex2html-2012-binmode.diff
D    latex2html-2012-dest-dir.diff
D    latex2html-2012-gsout.diff (upstreamed)
D    latex2html-2012-match-multiline.diff (upstreamed)
D    latex2html-2012-perl-bindir.diff
D    latex2html-2012-share-dir.diff
A    latex2html-backref-workaround.diff
A    latex2html-binmode.diff
A    latex2html-dest-dir.diff
A    latex2html-perl-bindir.diff
A    latex2html-share-dir.diff

OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=23
This commit is contained in:
2015-12-16 15:05:06 +00:00
committed by Git OBS Bridge
parent cf46f8e5a6
commit 3c2ed70bec
11 changed files with 98 additions and 1352 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package latex2html
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -33,25 +33,23 @@ Requires: netpbm
Requires: perl
Requires: texlive-dvips
Requires: texlive-latex
Version: 2012
Version: 2015
Release: 0
Summary: LaTeX to HTML Converter
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Utilities
BuildArch: noarch
Source0: http://mirrors.ctan.org/support/latex2html/latex2html-%{version}.tgz
Source0: http://mirrors.ctan.org/support/latex2html/latex2html-%{version}.tar.gz
Source1: latex2html-manual.tar.bz2
Source2: latex2html-README.SUSE
Source3: testfile.tex
Source4: local.pm
Source5: latex2html.1
Patch0: latex2html-%{version}-share-dir.diff
Patch1: latex2html-%{version}-perl-bindir.diff
Patch2: latex2html-%{version}-dest-dir.diff
Patch3: latex2html-%{version}-binmode.diff
Patch4: latex2html-%{version}-gsout.diff
Patch5: latex2html-%{version}-match-multiline.diff
Patch6: latex2html-%{version}-backref-workaround.diff
Patch0: latex2html-share-dir.diff
Patch1: latex2html-perl-bindir.diff
Patch2: latex2html-dest-dir.diff
Patch3: latex2html-binmode.diff
Patch4: latex2html-backref-workaround.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -84,8 +82,6 @@ LaTeX texts.
%patch2
%patch3
%patch4
%patch5
%patch6
cp %{S:2} README.SUSE
cp %{S:4} .