diff options
Diffstat (limited to 'packaging/connman.spec')
-rwxr-xr-x | packaging/connman.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/connman.spec b/packaging/connman.spec index d0b2b2c4..a0e28193 100755 --- a/packaging/connman.spec +++ b/packaging/connman.spec @@ -4,7 +4,7 @@ Name: connman Version: 1.29 -Release: 13 +Release: 14 License: GPL-2.0+ Summary: Connection Manager Url: http://connman.net @@ -174,6 +174,7 @@ cp vpn/vpn-dbus.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/connman-vpn-dbus %endif %post +chsmack -a 'System' /%{_localstatedir}/lib/connman %preun |