fix _with_kde4 conditional

epel9
Rex Dieter 8 years ago
parent e6cb71fb92
commit edc73873ec

@ -1,11 +1,11 @@
# once kf5 dolphin lands, may consider disabling this -- rex
#if 0%{?fedora} < 24
%if 0%{?fedora} < 24
%global _with_kde4 1
#endif
%endif
Name: kde-connect
Version: 1.0.1
Release: 1%{?dist}.1
Release: 2%{?dist}
License: GPLv2+
Summary: KDE Connect client for communication with smartphones
@ -245,6 +245,9 @@ fi
%changelog
* Wed Oct 05 2016 Rex Dieter <rdieter@fedoraproject.org> - 1.0.1-2
- fix _with_kde4 conditional
* Wed Oct 05 2016 Rex Dieter <rdieter@fedoraproject.org> - 1.0.1-1.1
- -kde4-libs: inflate soname to avoid collisions (#1374869)
- fix Obsoletes

Loading…
Cancel
Save