Hello community,

here is the log from the commit of package sgmltool for openSUSE:Factory 
checked in at 2013-09-09 19:50:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sgmltool (Old)
 and      /work/SRC/openSUSE:Factory/.sgmltool.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sgmltool"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sgmltool/sgmltool.changes        2012-12-17 
09:38:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sgmltool.new/sgmltool.changes   2013-09-09 
19:51:00.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep  9 09:33:08 UTC 2013 - [email protected]
+
+- Use kpsepath to determine texmf main location
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sgmltool.spec ++++++
--- /var/tmp/diff_new_pack.RINaSW/_old  2013-09-09 19:51:01.000000000 +0200
+++ /var/tmp/diff_new_pack.RINaSW/_new  2013-09-09 19:51:01.000000000 +0200
@@ -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:       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 @@
 /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

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to