From a43cf181732004b1f1272940d433669f78435b12 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mar 10 2015 18:32:14 +0000 Subject: plasmarc: F22 theme default --- diff --git a/.gitignore b/.gitignore index 838894d..fb0df78 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ /kde-settings-4.9-*.tar.xz /kde-settings-19-*.tar.xz /kde-settings-20-*.tar.xz -/kde-settings-21-2.tar.xz -/kde-settings-22-1.tar.xz -/kde-settings-22-2.tar.xz +/kde-settings-21-*.tar.xz +/kde-settings-22-3.tar.xz diff --git a/kde-settings.spec b/kde-settings.spec index eda8d84..f65f23b 100644 --- a/kde-settings.spec +++ b/kde-settings.spec @@ -1,11 +1,11 @@ -%global rel 2 +%global rel 3 %global system_kde_theme_ver 20.90 Summary: Config files for kde Name: kde-settings Version: 22 -Release: %{rel}%{?dist}.2 +Release: %{rel}%{?dist} License: MIT Url: http://fedorahosted.org/kde-settings @@ -153,6 +153,7 @@ perl -pi -e "s,^View0_URL=.*,View0_URL=file:///usr/share/doc/HTML/index.html," % %if 0%{?fedora} %{_sysconfdir}/kde/env/fedora-bookmarks.sh %{_datadir}/kde-settings/ +# these can probably go now -- rex %{_prefix}/lib/rpm/plasma4.prov %{_prefix}/lib/rpm/plasma4.req %{_prefix}/lib/rpm/fileattrs/plasma4.attr @@ -160,6 +161,7 @@ perl -pi -e "s,^View0_URL=.*,View0_URL=file:///usr/share/doc/HTML/index.html," % %endif %config(noreplace) %{_sysconfdir}/xdg/kdebugrc %config(noreplace) %{_sysconfdir}/xdg/kdeglobals +%config(noreplace) %{_sysconfdir}/xdg/plasmarc %dir %{_sysconfdir}/xdg/plasma-workspace/ %{_sysconfdir}/xdg/plasma-workspace/env/env.sh %{_sysconfdir}/xdg/plasma-workspace/env/gpg-agent-startup.sh @@ -173,7 +175,6 @@ perl -pi -e "s,^View0_URL=.*,View0_URL=file:///usr/share/doc/HTML/index.html," % %dir %{_datadir}/kde-settings/ %dir %{_datadir}/kde-settings/kde-profile/ %{_datadir}/kde-settings/kde-profile/default/ -%{_kde4_appsdir}/kconf_update/fedora-kde-display-handler.* %if 0%{?rhel} %exclude %{_datadir}/kde-settings/kde-profile/default/share/apps/plasma-desktop/init/00-defaultLayout.js %endif @@ -234,6 +235,9 @@ perl -pi -e "s,^View0_URL=.*,View0_URL=file:///usr/share/doc/HTML/index.html," % %changelog +* Tue Mar 10 2015 Rex Dieter 22-3 +- plasmarc: F22 theme default + * Mon Mar 09 2015 Rex Dieter 22-2.2 - s/-plasma-desktoptheme/-plasma-theme/ for consistency diff --git a/sources b/sources index 192d8c2..034fee8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a87fade44424765a02b0f65c757eddf1 kde-settings-22-2.tar.xz +37f624ddc02c0c97c3f42627216c5c04 kde-settings-22-3.tar.xz