|
|
@ -1,14 +1,14 @@
|
|
|
|
# once kf5 dolphin lands, may consider disabling this -- rex
|
|
|
|
# once kf5 dolphin lands, may consider disabling this -- rex
|
|
|
|
#if 0%{?fedora} < 23
|
|
|
|
%if 0%{?fedora} < 24
|
|
|
|
%global _with_kde4 1
|
|
|
|
%global _with_kde4 1
|
|
|
|
#endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
# After tag v0.8 with Frameworks
|
|
|
|
# After tag v0.8 with Frameworks
|
|
|
|
#define _git_describe v0.8-339-g2b34d28
|
|
|
|
#define _git_describe v0.8-339-g2b34d28
|
|
|
|
|
|
|
|
|
|
|
|
Name: kde-connect
|
|
|
|
Name: kde-connect
|
|
|
|
Version: 0.9
|
|
|
|
Version: 0.9
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 6%{?dist}
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
Summary: KDE Connect client for communication with smartphones
|
|
|
|
Summary: KDE Connect client for communication with smartphones
|
|
|
|
|
|
|
|
|
|
|
@ -29,7 +29,6 @@ Source2: kde-connect.xml
|
|
|
|
# Upstream patch for KDE 4 version
|
|
|
|
# Upstream patch for KDE 4 version
|
|
|
|
Patch0: kdeconnect-kde-0.8-b-revision.patch
|
|
|
|
Patch0: kdeconnect-kde-0.8-b-revision.patch
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: cmake
|
|
|
|
|
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
BuildRequires: firewalld-filesystem
|
|
|
|
BuildRequires: firewalld-filesystem
|
|
|
@ -214,6 +213,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Feb 19 2016 Rex Dieter <rdieter@fedoraproject.org> 0.9-6
|
|
|
|
|
|
|
|
- drop kde4 support (f24+)
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-5
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|