Add missing postun to libnm

Makes rpmlint happy.
This commit is contained in:
Lubomir Rintel 2015-09-03 17:39:26 +02:00
parent f0b1252d42
commit 4ce1d89c98
1 changed files with 4 additions and 1 deletions

View File

@ -58,7 +58,7 @@ Group: System Environment/Base
License: GPLv2+
URL: http://www.gnome.org/projects/NetworkManager/
Source: http://ftp.gnome.org/pub/GNOME/sources/NetworkManager/1.0/%{name}-%{realversion}.tar.xz
Source: http://ftp.gnome.org/pub/GNOME/sources/NetworkManager/1.2/%{name}-%{realversion}.tar.xz
Source1: NetworkManager.conf
Source2: 00-server.conf
Source3: 10-ibft-plugin.conf
@ -466,6 +466,9 @@ fi
%post glib -p /sbin/ldconfig
%postun glib -p /sbin/ldconfig
%post libnm -p /sbin/ldconfig
%postun libnm -p /sbin/ldconfig
%files -f %{name}.lang
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.NetworkManager.conf