From 5108010c845d227b189edbac0f79606330c523c3a8169fff1f0670a6039dd02e Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 6 Feb 2015 20:28:51 +0000 Subject: [PATCH] Accepting request 284526 from home:dimstar:Factory - Do not try to unregister an info file (ipc.info.gz) which we do not own. Already in May 2011, we stopped registering it: "do not register ipc.info.gz (not provided by this package)". OBS-URL: https://build.opensuse.org/request/show/284526 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=275 --- python-libmount.changes | 7 +++++++ python-libmount.spec | 4 ++-- util-linux-systemd.changes | 7 +++++++ util-linux-systemd.spec | 1 - util-linux.changes | 7 +++++++ util-linux.spec | 1 - 6 files changed, 23 insertions(+), 4 deletions(-) diff --git a/python-libmount.changes b/python-libmount.changes index d45f52b..50f9cc0 100644 --- a/python-libmount.changes +++ b/python-libmount.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Feb 6 17:01:02 UTC 2015 - dimstar@opensuse.org + +- Do not try to unregister an info file (ipc.info.gz) which we do + not own. Already in May 2011, we stopped registering it: "do not + register ipc.info.gz (not provided by this package)". + ------------------------------------------------------------------- Wed Feb 4 19:08:43 CET 2015 - sbrabec@suse.cz diff --git a/python-libmount.spec b/python-libmount.spec index 4611e66..f98583f 100644 --- a/python-libmount.spec +++ b/python-libmount.spec @@ -76,7 +76,7 @@ Name: python-libmount %endif Summary: %main_summary License: GPL-2.0+ -Group: %main_group +Group: %group_pl BuildRequires: audit-devel BuildRequires: bc BuildRequires: binutils-devel @@ -370,6 +370,7 @@ SMP systems. %if %build_util_linux %package -n python-libmount Summary: %summary_pl +License: GPL-2.0+ Group: %group_pl %description -n python-libmount @@ -826,7 +827,6 @@ if [ -f etc/fstab ]; then fi %postun -%install_info_delete --info-dir=%{_infodir} %{_infodir}/ipc.info.gz %{insserv_cleanup} %verifyscript diff --git a/util-linux-systemd.changes b/util-linux-systemd.changes index d45f52b..50f9cc0 100644 --- a/util-linux-systemd.changes +++ b/util-linux-systemd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Feb 6 17:01:02 UTC 2015 - dimstar@opensuse.org + +- Do not try to unregister an info file (ipc.info.gz) which we do + not own. Already in May 2011, we stopped registering it: "do not + register ipc.info.gz (not provided by this package)". + ------------------------------------------------------------------- Wed Feb 4 19:08:43 CET 2015 - sbrabec@suse.cz diff --git a/util-linux-systemd.spec b/util-linux-systemd.spec index 3449ba7..9e00e0b 100644 --- a/util-linux-systemd.spec +++ b/util-linux-systemd.spec @@ -826,7 +826,6 @@ if [ -f etc/fstab ]; then fi %postun -%install_info_delete --info-dir=%{_infodir} %{_infodir}/ipc.info.gz %{insserv_cleanup} %verifyscript diff --git a/util-linux.changes b/util-linux.changes index d45f52b..50f9cc0 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Feb 6 17:01:02 UTC 2015 - dimstar@opensuse.org + +- Do not try to unregister an info file (ipc.info.gz) which we do + not own. Already in May 2011, we stopped registering it: "do not + register ipc.info.gz (not provided by this package)". + ------------------------------------------------------------------- Wed Feb 4 19:08:43 CET 2015 - sbrabec@suse.cz diff --git a/util-linux.spec b/util-linux.spec index 61bf76f..e36154d 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -826,7 +826,6 @@ if [ -f etc/fstab ]; then fi %postun -%install_info_delete --info-dir=%{_infodir} %{_infodir}/ipc.info.gz %{insserv_cleanup} %verifyscript