Added status message on close of openvpn. Udated the yaml file to set
[openvpnui.git] / rpm / OpenVPNUI.yaml
index 4b63770..e899975 100644 (file)
@@ -4,7 +4,7 @@ Version: 0.1
 Release: 1
 Group: Qt/Qt
 URL: http://example.org/
-License: LICENSE
+License: "BSD Licence"
 Sources:
 - '%{name}-%{version}.tar.bz2'
 Description: |
@@ -23,7 +23,10 @@ Files:
 - /usr/share/applications
 - /usr/share/OpenVPNUI
 - /usr/bin
+- '%attr(4755,root,root) %{_datadir}/%{name}/bin/ovpnpermit'
+- '%{_datadir}/%{name}/bin'
 - '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png'
 - '%{_datadir}/applications/%{name}.desktop'
 - '%{_datadir}/%{name}/qml'
 - '%{_bindir}'
+PkgBR: []