SHA256
1
0
forked from pool/sgmltool

Accepting request 198020 from Publishing

- Use kpsepath to determine texmf main location

OBS-URL: https://build.opensuse.org/request/show/198020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sgmltool?expand=0&rev=19
This commit is contained in:
Stephan Kulow 2013-09-09 17:50:59 +00:00 committed by Git OBS Bridge
commit 549dede62b
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 9 09:33:08 UTC 2013 - werner@suse.de
- Use kpsepath to determine texmf main location
-------------------------------------------------------------------
Wed Dec 12 04:34:42 UTC 2012 - nfbrown@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package sgmltool
#
# Copyright (c) 2012 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
@ -31,11 +31,11 @@ Requires: perl(Text::EntityMap)
Requires: texlive-epsf
Requires: texlive-latex
Requires: texlive-url
%define _texmfmaindir %{_libexecdir}/texmf
%{expand: %%global _texmfmaindir %(kpsewhich -expand-var='$TEXMFMAIN')}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): texlive >= %{texlive_version}
Requires(postun): texlive
Requires(posttrans): texlive
%endif
Conflicts: linuxdoc
Summary: SGML-Tools - a Text-Formatting Package
@ -159,7 +159,7 @@ VERBOSE=false %{_texmfmaindir}/texconfig/update || :
/usr/lib/sgml-tools
/usr/lib/sgml/iso-entities-8879.1986
%if 0%{suse_version} > 1220
/usr/lib/texmf/tex/latex/sgml-tools
%{_texmfmaindir}/tex/latex/sgml-tools
%endif
%{_mandir}/man1/sgml2html.1.gz
%{_mandir}/man1/sgml2info.1.gz