From ffe37c63ab1ee1916c711e011eb989d9508916eb76c09bc494682e0c7ee121a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Fri, 21 Aug 2015 00:34:14 +0000 Subject: [PATCH] Accepting request 324420 from home:fbui:branches:Base:System:systemd-roff-links-fixed Drop 0009-make-xsltproc-use-correct-ROFF-links.patch This patch was initialy added to workaround bsc#842844. But it appears that man(1) was fixed (included since 13.2 at least) to handle manual, pages that consist only of a .so directive such as '.so '. OBS-URL: https://build.opensuse.org/request/show/324420 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=894 --- systemd-mini.changes | 10 ++++++++++ systemd-mini.spec | 6 ------ systemd.changes | 10 ++++++++++ systemd.spec | 6 ------ 4 files changed, 20 insertions(+), 12 deletions(-) diff --git a/systemd-mini.changes b/systemd-mini.changes index 9ef263c2..6cad8c2e 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Aug 19 09:34:41 UTC 2015 - fbui@suse.com + +- Drop 0009-make-xsltproc-use-correct-ROFF-links.patch + +This patch was initialy added to workaround bsc#842844. But it +appears that man(1) was fixed (included since 13.2 at least) to +handle manual pages that consist only of a .so directive such as +'.so '. + ------------------------------------------------------------------- Thu Aug 13 11:46:12 UTC 2015 - werner@suse.de diff --git a/systemd-mini.spec b/systemd-mini.spec index 4c2db236..7f939d8b 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -188,8 +188,6 @@ Patch90: 0001-On_s390_con3270_disable_ANSI_colour_esc.patch Patch91: plymouth-quit-and-wait-for-emergency-service.patch # PATCH-FIX-SUSE 0001-avoid-abort-due-timeout-at-user-service.patch werner@suse.com Patch120: 0001-avoid-abort-due-timeout-at-user-service.patch -# PATCH-FIX-OPENSUSE 0009-make-xsltproc-use-correct-ROFF-links.patch -- Make ROFF links working again in manual pages (bnc#842844) -Patch177: 0009-make-xsltproc-use-correct-ROFF-links.patch # PATCH-FIX-OPENSUSE 0010-do-not-install-sulogin-unit-with-poweroff.patch -- Avoid installing console-shell.service (bnc#849071) Patch178: 0010-do-not-install-sulogin-unit-with-poweroff.patch # PATCH-FIX-SUSE 0001-pam_systemd_do_override_XDG_RUNTIME_DIR_of_the_original_user.patch @@ -569,7 +567,6 @@ cp %{SOURCE7} m4/ %patch90 -p1 %patch91 -p1 %patch120 -p1 -%patch177 -p1 %patch178 -p1 %patch179 -p1 %patch180 -p1 @@ -733,9 +730,6 @@ make %{?_smp_mflags} update-man-list man %endif %install -%if !0%{?bootstrap} -cp man/man[0-9]/*.[0-9] man/ -%endif make install DESTDIR="%buildroot" # move to %{_lib} diff --git a/systemd.changes b/systemd.changes index 9ef263c2..6cad8c2e 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Aug 19 09:34:41 UTC 2015 - fbui@suse.com + +- Drop 0009-make-xsltproc-use-correct-ROFF-links.patch + +This patch was initialy added to workaround bsc#842844. But it +appears that man(1) was fixed (included since 13.2 at least) to +handle manual pages that consist only of a .so directive such as +'.so '. + ------------------------------------------------------------------- Thu Aug 13 11:46:12 UTC 2015 - werner@suse.de diff --git a/systemd.spec b/systemd.spec index 57fd231f..1d24732c 100644 --- a/systemd.spec +++ b/systemd.spec @@ -183,8 +183,6 @@ Patch90: 0001-On_s390_con3270_disable_ANSI_colour_esc.patch Patch91: plymouth-quit-and-wait-for-emergency-service.patch # PATCH-FIX-SUSE 0001-avoid-abort-due-timeout-at-user-service.patch werner@suse.com Patch120: 0001-avoid-abort-due-timeout-at-user-service.patch -# PATCH-FIX-OPENSUSE 0009-make-xsltproc-use-correct-ROFF-links.patch -- Make ROFF links working again in manual pages (bnc#842844) -Patch177: 0009-make-xsltproc-use-correct-ROFF-links.patch # PATCH-FIX-OPENSUSE 0010-do-not-install-sulogin-unit-with-poweroff.patch -- Avoid installing console-shell.service (bnc#849071) Patch178: 0010-do-not-install-sulogin-unit-with-poweroff.patch # PATCH-FIX-SUSE 0001-pam_systemd_do_override_XDG_RUNTIME_DIR_of_the_original_user.patch @@ -564,7 +562,6 @@ cp %{SOURCE7} m4/ %patch90 -p1 %patch91 -p1 %patch120 -p1 -%patch177 -p1 %patch178 -p1 %patch179 -p1 %patch180 -p1 @@ -728,9 +725,6 @@ make %{?_smp_mflags} update-man-list man %endif %install -%if !0%{?bootstrap} -cp man/man[0-9]/*.[0-9] man/ -%endif make install DESTDIR="%buildroot" # move to %{_lib}