fix sddm-breeze (01-breeze-fedora theme)

bump kf5 dep
epel9
Rex Dieter 8 years ago
parent 280f17b2ed
commit 6b7fc57068

1
.gitignore vendored

@ -1,2 +1,3 @@
/plasma-workspace-5.8.6.tar.xz /plasma-workspace-5.8.6.tar.xz
/plasma-workspace-5.9.3.tar.xz /plasma-workspace-5.9.3.tar.xz
/breeze-fedora-1.0.tar.gz

@ -2,12 +2,12 @@
# repo or arch where there's no package that would provide plasmashell # repo or arch where there's no package that would provide plasmashell
#define bootstrap 1 #define bootstrap 1
%global kf5_version_min 5.26.0 %global kf5_version_min 5.29.0
Name: plasma-workspace Name: plasma-workspace
Summary: Plasma workspace, applications and applets Summary: Plasma workspace, applications and applets
Version: 5.9.3 Version: 5.9.3
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2+ License: GPLv2+
URL: https://cgit.kde.org/%{name}.git URL: https://cgit.kde.org/%{name}.git
@ -35,6 +35,10 @@ Source13: twenty.three.desktop
Source14: twenty.four.desktop Source14: twenty.four.desktop
Source15: fedora.desktop Source15: fedora.desktop
# breeze fedora sddm theme components
# includes f25-based preview (better than breeze or nothing at least)
Source20: breeze-fedora-1.0.tar.gz
## downstream Patches ## downstream Patches
Patch100: plasma-workspace-5.7.95-konsole-in-contextmenu.patch Patch100: plasma-workspace-5.7.95-konsole-in-contextmenu.patch
Patch101: plasma-workspace-5.3.0-set-fedora-default-look-and-feel.patch Patch101: plasma-workspace-5.3.0-set-fedora-default-look-and-feel.patch
@ -434,7 +438,7 @@ BuildArch: noarch
%prep %prep
%setup -q %setup -q -a 20
## upstream patches ## upstream patches
@ -532,17 +536,14 @@ install -m644 -p \
%{buildroot}%{_datadir}/plasma/look-and-feel/org.fedoraproject.fedora.desktop/contents/components/artwork/background.png %{buildroot}%{_datadir}/plasma/look-and-feel/org.fedoraproject.fedora.desktop/contents/components/artwork/background.png
%endif %endif
# make fedora-breeze sddm theme variant. FIXME/TODO: corrected preview screenshot # make fedora-breeze sddm theme variant.
cp -alf %{buildroot}%{_datadir}/sddm/themes/breeze/ \ cp -alf %{buildroot}%{_datadir}/sddm/themes/breeze/ \
%{buildroot}%{_datadir}/sddm/themes/01-breeze-fedora %{buildroot}%{_datadir}/sddm/themes/01-breeze-fedora
# replace items
ln -sf %{_datadir}/backgrounds/default.png \ ln -sf %{_datadir}/backgrounds/default.png \
%{buildroot}%{_datadir}/sddm/themes/01-breeze-fedora/components/artwork/background.png %{buildroot}%{_datadir}/sddm/themes/01-breeze-fedora/components/artwork/background.png
rm -fv %{buildroot}%{_datadir}/sddm/themes/01-breeze-fedora/theme.conf install -m644 -p breeze-fedora/* \
cp -a %{buildroot}%{_datadir}/sddm/themes/breeze/theme.conf \
%{buildroot}%{_datadir}/sddm/themes/01-breeze-fedora/ %{buildroot}%{_datadir}/sddm/themes/01-breeze-fedora/
sed -i \
-e "s|background=.*|background=/usr/share/backgrounds/default.png|" \
%{buildroot}%{_datadir}/sddm/themes/01-breeze-fedora/theme.conf
# Make kcheckpass work # Make kcheckpass work
install -m644 -p -D %{SOURCE10} %{buildroot}%{_sysconfdir}/pam.d/kde install -m644 -p -D %{SOURCE10} %{buildroot}%{_sysconfdir}/pam.d/kde
@ -734,6 +735,10 @@ fi
%changelog %changelog
* Fri Mar 03 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.9.3-2
- fix sddm-breeze (01-breeze-fedora theme)
- bump kf5 dep
* Wed Mar 01 2017 Jan Grulich <jgrulich@redhat.com> - 5.9.3-1 * Wed Mar 01 2017 Jan Grulich <jgrulich@redhat.com> - 5.9.3-1
- 5.9.3 - 5.9.3

@ -1 +1,2 @@
SHA512 (plasma-workspace-5.9.3.tar.xz) = 2b8f5281a683d5fac8bb8245997ff865054889cfbd467981530b6f329837b5e6f7b31cb506936a475bc640fb084fb11ec2eedc9a2189df238f6bee242ce782b6 SHA512 (plasma-workspace-5.9.3.tar.xz) = 2b8f5281a683d5fac8bb8245997ff865054889cfbd467981530b6f329837b5e6f7b31cb506936a475bc640fb084fb11ec2eedc9a2189df238f6bee242ce782b6
SHA512 (breeze-fedora-1.0.tar.gz) = ebfc7d66ba7042f2247a7dc679b8b9764c501f68b842a6b6a835b3cd990138f4881c09f8690c80c593c75a347adb2cae19f00a7ae5511cdf88d71544692b5d29

@ -0,0 +1 @@
SHA512 (breeze-fedora-1.0.tar.gz) = ebfc7d66ba7042f2247a7dc679b8b9764c501f68b842a6b6a835b3cd990138f4881c09f8690c80c593c75a347adb2cae19f00a7ae5511cdf88d71544692b5d29
Loading…
Cancel
Save