From 072adc08fe41b6a06ba0dc89033b60c22e7f1b76 Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Thu, 23 Apr 2009 21:29:02 +0000 Subject: [PATCH] * Thu Apr 23 2009 Kevin Kofler - 4.2.2-10 - fix the kconf_update scriptlet for #495998 --- kdelibs-4.2.2-popupapplet-kconf_update.patch | 16 ++++++++++++---- kdelibs.spec | 5 ++++- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/kdelibs-4.2.2-popupapplet-kconf_update.patch b/kdelibs-4.2.2-popupapplet-kconf_update.patch index c01a48a..c7baaab 100644 --- a/kdelibs-4.2.2-popupapplet-kconf_update.patch +++ b/kdelibs-4.2.2-popupapplet-kconf_update.patch @@ -21,9 +21,17 @@ diff -Nur kdelibs-4.2.2/plasma/plasma_popupapplet_fix_groups.pl kdelibs-4.2.2-po +} diff -Nur kdelibs-4.2.2/plasma/plasma_popupapplet_fix_groups.upd kdelibs-4.2.2-popupapplet-kconf_update/plasma/plasma_popupapplet_fix_groups.upd --- kdelibs-4.2.2/plasma/plasma_popupapplet_fix_groups.upd 1970-01-01 01:00:00.000000000 +0100 -+++ kdelibs-4.2.2-popupapplet-kconf_update/plasma/plasma_popupapplet_fix_groups.upd 2009-04-19 05:31:20.000000000 +0200 -@@ -0,0 +1,4 @@ ++++ kdelibs-4.2.2-popupapplet-kconf_update/plasma/plasma_popupapplet_fix_groups.upd 2009-04-23 23:18:43.000000000 +0200 +@@ -0,0 +1,12 @@ +# Fix groups of the form ...[Configuration][PopupApplet] into ...[PopupApplet] -+Id=PlasmaPopupAppletFixGroups -+File=plasma-appletsrc,plasmarc,plasmoidviewer-appletsrc ++Id=PlasmaPopupAppletFixGroups1 ++File=plasma-appletsrc ++Script=plasma_popupapplet_fix_groups.pl,perl ++# ++Id=PlasmaPopupAppletFixGroups2 ++File=plasmarc ++Script=plasma_popupapplet_fix_groups.pl,perl ++# ++Id=PlasmaPopupAppletFixGroups3 ++File=plasmoidviewer-appletsrc +Script=plasma_popupapplet_fix_groups.pl,perl diff --git a/kdelibs.spec b/kdelibs.spec index 8bdab8d..9650582 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -1,6 +1,6 @@ Summary: K Desktop Environment 4 - Libraries Version: 4.2.2 -Release: 9%{?dist} +Release: 10%{?dist} %if 0%{?fedora} > 8 Name: kdelibs @@ -428,6 +428,9 @@ rm -rf %{buildroot} %changelog +* Thu Apr 23 2009 Kevin Kofler - 4.2.2-10 +- fix the kconf_update scriptlet for #495998 + * Tue Apr 21 2009 Than Ngo - 4.2.2-9 - don't let plasma appear over screensaver