|
|
@ -1,7 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: kde-connect
|
|
|
|
Name: kde-connect
|
|
|
|
Version: 1.2
|
|
|
|
Version: 1.2
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
Summary: KDE Connect client for communication with smartphones
|
|
|
|
Summary: KDE Connect client for communication with smartphones
|
|
|
|
|
|
|
|
|
|
|
@ -114,18 +114,6 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.kdeconnect.kc
|
|
|
|
desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.kdeconnect.nonplasma.desktop
|
|
|
|
desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.kdeconnect.nonplasma.desktop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%post
|
|
|
|
|
|
|
|
touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%posttrans
|
|
|
|
|
|
|
|
gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%postun
|
|
|
|
|
|
|
|
if [ $1 -eq 0 ] ; then
|
|
|
|
|
|
|
|
touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
|
|
|
|
|
|
|
|
gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
|
|
|
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files -f %{name}.lang
|
|
|
|
%files -f %{name}.lang
|
|
|
|
%license COPYING
|
|
|
|
%license COPYING
|
|
|
|
%{_kf5_bindir}/kdeconnect-*
|
|
|
|
%{_kf5_bindir}/kdeconnect-*
|
|
|
@ -170,6 +158,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jan 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org>
|
|
|
|
|
|
|
|
- Remove obsolete scriptlets
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Oct 07 2017 Rex Dieter <rdieter@fedoraproject.org> - 1.2-2
|
|
|
|
* Sat Oct 07 2017 Rex Dieter <rdieter@fedoraproject.org> - 1.2-2
|
|
|
|
- fix typo in Obsoletes
|
|
|
|
- fix typo in Obsoletes
|
|
|
|
|
|
|
|
|
|
|
|