Updated more copyright files
[openvpnui.git] / rpm / OpenVPNUI.yaml
index 4b63770..daa3264 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: |
@@ -12,18 +12,19 @@ Description: |
 Configure: none
 Builder: qtc5
 PkgConfigBR:
-- sailfishapp >= 0.0.10
-- Qt5Core
-- Qt5Qml
 - Qt5Quick
+- Qt5Qml
+- Qt5Core
+- sailfishapp >= 0.0.10
 Requires:
 - sailfishsilica-qt5 >= 0.10.9
 Files:
-- /usr/share/icons/hicolor/86x86/apps
-- /usr/share/applications
-- /usr/share/OpenVPNUI
-- /usr/bin
-- '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png'
-- '%{_datadir}/applications/%{name}.desktop'
-- '%{_datadir}/%{name}/qml'
 - '%{_bindir}'
+- '%{_datadir}/%{name}/qml'
+- '%{_datadir}/applications/%{name}.desktop'
+- '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png'
+- /usr/bin
+- /usr/share/OpenVPNUI
+- /usr/share/applications
+- /usr/share/icons/hicolor/86x86/apps
+PkgBR: []