Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2013-10-21 15:15:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd (Old)
 and      /work/SRC/openSUSE:Factory/.systemd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd"

Changes:
--------
systemd-rpm-macros.changes: same change
--- /work/SRC/openSUSE:Factory/systemd/systemd.changes  2013-10-17 
17:48:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd.changes     2013-10-21 
15:15:24.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Oct 21 09:27:36 UTC 2013 - wer...@suse.de
+
+- Add patch
+  1009-make-xsltproc-use-correct-ROFF-links.patch
+  to have valid ROFF links in manual pages working again (bnc#842844)
+
+-------------------------------------------------------------------

New:
----
  1009-make-xsltproc-use-correct-ROFF-links.patch

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

Other differences:
------------------
systemd-rpm-macros.spec: same change
++++++ systemd.spec ++++++
--- /var/tmp/diff_new_pack.roh9so/_old  2013-10-21 15:15:26.000000000 +0200
+++ /var/tmp/diff_new_pack.roh9so/_new  2013-10-21 15:15:26.000000000 +0200
@@ -250,6 +250,8 @@
 Patch1007:      1007-physical-hotplug-cpu-and-memory.patch
 # PATCH-FIX-OPENSUSE 1008-add-msft-compability-rules.patch
 Patch1008:      1008-add-msft-compability-rules.patch
+# PATCH-FIX-OPENSUSE 1009-make-xsltproc-use-correct-ROFF-links.patch -- Make 
ROFF links working again in manual pages (bnc#842844)
+Patch1009:      1009-make-xsltproc-use-correct-ROFF-links.patch
 
 %description
 Systemd is a system and service manager, compatible with SysV and LSB
@@ -522,6 +524,7 @@
 %patch1007 -p1
 %patch1008 -p1
 %endif
+%patch1009 -p1
 
 # ensure generate files are removed
 rm -f units/emergency.service

++++++ 1009-make-xsltproc-use-correct-ROFF-links.patch ++++++
--- systemd-208/man/custom-man.xsl
+++ systemd-208/man/custom-man.xsl      2013-10-21 09:23:31.030735259 +0000
@@ -61,4 +61,7 @@
   <xsl:text>"</xsl:text>
 </xsl:template>
 
+<xsl:param name="man.output.in.separate.dir" select="1"></xsl:param>
+<xsl:param name="man.output.base.dir"></xsl:param>
+
 </xsl:stylesheet>
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to