X-Git-Url: https://www.flypig.org.uk/git/?p=openvpnui.git;a=blobdiff_plain;f=rpm%2FOpenVPNUI.spec;fp=rpm%2FOpenVPNUI.spec;h=0000000000000000000000000000000000000000;hp=25569f47e6d6196da66a0eb0da916a2cbdc564e4;hb=93e2321f381ed34de36c088a4f50a7550e148652;hpb=6bef755f7d79ccd2a8467ea9eea0db4d8532a41c diff --git a/rpm/OpenVPNUI.spec b/rpm/OpenVPNUI.spec deleted file mode 100644 index 25569f4..0000000 --- a/rpm/OpenVPNUI.spec +++ /dev/null @@ -1,77 +0,0 @@ -# -# Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.27 -# - -Name: OpenVPNUI - -# >> macros -# << macros - -%{!?qtc_qmake:%define qtc_qmake %qmake} -%{!?qtc_qmake5:%define qtc_qmake5 %qmake5} -%{!?qtc_make:%define qtc_make make} -%{?qtc_builddir:%define _builddir %qtc_builddir} -Summary: OpenVPN User Interface -Version: 0.1 -Release: 1 -Group: Qt/Qt -License: BSD Licence -URL: http://example.org/ -Source0: %{name}-%{version}.tar.bz2 -Source100: OpenVPNUI.yaml -Requires: sailfishsilica-qt5 >= 0.10.9 -BuildRequires: pkgconfig(sailfishapp) >= 0.0.10 -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5Qml) -BuildRequires: pkgconfig(Qt5Quick) -BuildRequires: desktop-file-utils - -%description -Short description of my SailfishOS Application - - -%prep -%setup -q -n %{name}-%{version} - -# >> setup -# << setup - -%build -# >> build pre -# << build pre - -%qtc_qmake5 - -%qtc_make %{?_smp_mflags} - -# >> build post -# << build post - -%install -rm -rf %{buildroot} -# >> install pre -# << install pre -%qmake5_install - -# >> install post -# << install post - -desktop-file-install --delete-original \ - --dir %{buildroot}%{_datadir}/applications \ - %{buildroot}%{_datadir}/applications/*.desktop - -%files -%defattr(-,root,root,-) -/usr/share/icons/hicolor/86x86/apps -/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} -# >> files -# << files