From e3fc8d0e45c17f4888395217c406466c8a8620fe Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Dec 13 2015 20:49:19 +0000 Subject: - Not use fedora theme on epel --- diff --git a/lxqt-common.spec b/lxqt-common.spec index fd2161b..508ecb9 100644 --- a/lxqt-common.spec +++ b/lxqt-common.spec @@ -1,7 +1,7 @@ Name: lxqt-common Summary: Common resources for LXQt desktop suite Version: 0.10.0 -Release: 3%{?dist} +Release: 5%{?dist} License: LGPLv2+ URL: http://lxqt.org/ BuildArch: noarch @@ -12,8 +12,10 @@ Patch1: lxqt-common-0.10.0-missing-entry.patch Patch2: lxqt-common-0.10.0-policykit-libexec.patch Requires: oxygen-cursor-themes Requires: oxygen-icon-theme +%if 0%{?fedora} Requires: fedora-logos Requires: desktop-backgrounds-compat +%endif Requires: dbus-x11 Requires: lxqt-theme BuildRequires: pkgconfig(Qt5Xdg) @@ -34,7 +36,9 @@ Provides: lxqt-theme = %{version} %prep %setup -q +%if 0%{?fedora} %patch0 -p1 -b .fedora_defaults +%endif %patch1 -p1 -b .missing %patch2 -p1 -b .policykit @@ -90,11 +94,16 @@ fi %exclude %{_datadir}/lxqt/themes/Fedora %exclude %{_datadir}/kdm/sessions/lxqt.desktop +%if 0%{?fedora} %files -n lxqt-theme-fedora %dir %{_datadir}/lxqt/themes/Fedora %{_datadir}/lxqt/themes/Fedora/* +%endif %changelog +* Sun Dec 13 2015 Helio Chissini de Castro - 0.10.1-5 +- Use regular theme under epel for now + * Tue Dec 08 2015 Helio Chissini de Castro - 0.10.1-3 - Prepare to epel7 with new cmake3