From 32f314c4c00e8fa9faa8c7c08244f4128f3c223f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 18 Jan 2011 14:18:22 -0600 Subject: [PATCH] - Unowned /usr/lib*/kde4/plugins/{gui_platform,styles} dirs (#645059) --- kdelibs.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/kdelibs.spec b/kdelibs.spec index 15a1f38..f47ddc6 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -16,7 +16,7 @@ Summary: KDE Libraries Version: 4.5.5 -Release: 1%{?dist} +Release: 2%{?dist} Name: kdelibs Epoch: 6 @@ -313,7 +313,10 @@ mv %{buildroot}%{_kde4_sysconfdir}/xdg/menus/applications.menu \ # create/own stuff # see http://bugzilla.redhat.com/483318 mkdir -p %{buildroot}%{_kde4_libdir}/kconf_update_bin -mkdir -p %{buildroot}%{_kde4_libdir}/plugins/{gui_platform,styles} +%if 0%{?fedora} < 15 +# moved to kde-filesystem f15+ +mkdir -p %{buildroot}%{_kde4_libdir}/kde4/plugins/{gui_platform,styles} +%endif ## use ca-certificates' ca-bundle.crt, symlink as what most other ## distros do these days (http://bugzilla.redhat.com/521902) @@ -518,6 +521,9 @@ rm -rf %{buildroot} %changelog +* Tue Jan 18 2011 Rex Dieter 4.5.5-2 +- Unowned /usr/lib*/kde4/plugins/{gui_platform,styles} dirs (#645059) + * Wed Jan 05 2011 Rex Dieter 4.5.5-1 - 4.5.5