Accepting request 151131 from openSUSE:Factory:Staging:spdx
update license to new format OBS-URL: https://build.opensuse.org/request/show/151131 OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=7
This commit is contained in:
parent
a31372665c
commit
927fbda425
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 4 14:37:25 UTC 2013 - coolo@suse.com
|
||||
|
||||
- update license to new format
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 23 08:52:40 UTC 2011 - vcizek@novell.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package latex2html
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,23 +15,30 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: latex2html
|
||||
BuildRequires: fdupes ghostscript-fonts-std ghostscript-x11 netpbm texlive-latex xorg-x11 xorg-x11-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: ghostscript-fonts-std
|
||||
BuildRequires: ghostscript-x11
|
||||
BuildRequires: netpbm
|
||||
BuildRequires: texlive-latex
|
||||
BuildRequires: xorg-x11
|
||||
BuildRequires: xorg-x11-devel
|
||||
%define share_dir /usr/share/latex2html
|
||||
Obsoletes: l2h
|
||||
Provides: l2h
|
||||
Url: http://www.latex2html.org/
|
||||
Provides: l2h99_1
|
||||
Requires: ghostscript_any
|
||||
Requires: latex2html-pngicons
|
||||
Requires: netpbm
|
||||
Requires: perl
|
||||
Requires: texlive-latex
|
||||
Version: 2008
|
||||
Release: 0
|
||||
Summary: LaTeX2HTML Converter
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Publishing/TeX/Utilities
|
||||
Provides: l2h99_1
|
||||
Requires: texlive-latex netpbm perl ghostscript_any latex2html-pngicons
|
||||
AutoReqProv: on
|
||||
Version: 2008
|
||||
Release: 13
|
||||
Summary: LaTeX2HTML Converter
|
||||
BuildArch: noarch
|
||||
Source: latex2html-%{version}.tar.bz2
|
||||
Source1: latex2html-manual.ps.gz
|
||||
@ -61,11 +68,11 @@ Authors:
|
||||
Ross Moore <ross@mpce.mq.edu.au>
|
||||
|
||||
%package pngicons
|
||||
License: GPL-2.0+
|
||||
Provides: l2h-pngicons
|
||||
Obsoletes: l2h-pngicons
|
||||
Group: Productivity/Publishing/TeX/Utilities
|
||||
Summary: Icons in the PNG format for the LaTeX to HTML Converter
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Publishing/TeX/Utilities
|
||||
|
||||
%description pngicons
|
||||
Icons in the PNG format for the LaTeX to HTML Converter.
|
||||
@ -79,9 +86,9 @@ Authors:
|
||||
Ross Moore <ross@mpce.mq.edu.au>
|
||||
|
||||
%package doc
|
||||
License: GPL-2.0+ ; LPPL-1.3c
|
||||
Group: Productivity/Publishing/TeX/Utilities
|
||||
Summary: LaTeX2HTML Converter
|
||||
License: GPL-2.0+ and LPPL-1.3c
|
||||
Group: Productivity/Publishing/TeX/Utilities
|
||||
|
||||
%description doc
|
||||
LaTeX2HTML lets you easily convert basic LaTeX documents into the HTML
|
||||
|
Loading…
x
Reference in New Issue
Block a user