forked from pool/util-linux
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
This commit is contained in:
parent
2228e7f396
commit
5108010c84
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -826,7 +826,6 @@ if [ -f etc/fstab ]; then
|
||||
fi
|
||||
|
||||
%postun
|
||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/ipc.info.gz
|
||||
%{insserv_cleanup}
|
||||
|
||||
%verifyscript
|
||||
|
@ -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
|
||||
|
||||
|
@ -826,7 +826,6 @@ if [ -f etc/fstab ]; then
|
||||
fi
|
||||
|
||||
%postun
|
||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/ipc.info.gz
|
||||
%{insserv_cleanup}
|
||||
|
||||
%verifyscript
|
||||
|
Loading…
Reference in New Issue
Block a user