[kf5-plasma/f21] Fix plugin installation path

Daniel Vrátil dvratil at fedoraproject.org
Mon Jul 14 08:08:14 UTC 2014


commit 6b012d48624e657d3de87ce70f099426ef5b0b1c
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Mon Jul 14 10:08:02 2014 +0200

    Fix plugin installation path

 kf5-plasma.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/kf5-plasma.spec b/kf5-plasma.spec
index 385df1a..8aad1bb 100644
--- a/kf5-plasma.spec
+++ b/kf5-plasma.spec
@@ -3,7 +3,7 @@
 
 Name:           kf5-%{framework}
 Version:        5.0.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface
 
 License:        GPLv2+ and LGPLv2+ and BSD
@@ -117,6 +117,7 @@ make %{?_smp_mflags} -C %{_target_platform}
 %{_kf5_datadir}/kservices5/kded/*.desktop
 %{_kf5_datadir}/kservicetypes5/*.desktop
 %{_kf5_mandir}/man1/plasmapkg2.1.gz
+%{_kf5_plugindir}/kded/platformstatus.so
 
 %files devel
 %doc
@@ -130,6 +131,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 
 
 %changelog
+* Mon Jul 14 2014 Daniel Vrátil <dvratil at redhat.com> - 5.0.0-2
+- Fix plugin installation path
+
 * Wed Jul 09 2014 Daniel Vrátil <dvratil at redhat.com> - 5.0.0-1
 - KDE Frameworks 5.0.0
 


More information about the scm-commits mailing list