SHA256
1
0
forked from pool/sgmltool
Dr. Werner Fink 2013-09-09 09:33:56 +00:00 committed by Git OBS Bridge
parent b84052e951
commit fd5c57d948
2 changed files with 8 additions and 3 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,7 +31,7 @@ Requires: perl(Text::EntityMap)
Requires: texlive-epsf
Requires: texlive-latex
Requires: texlive-url
%define _texmfmaindir %{_libexecdir}/texmf
%global _texmfmaindir %(kpsepath -v '$TEXMFMAIN')
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
@ -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