[mirall] Plasma Client test

Joseph Marrero jmarrero at fedoraproject.org
Wed Mar 6 01:21:27 UTC 2013


commit 91b0f503b623cc491944347f2081472ef6eb43c9
Author: Joseph Marrero <jmarrero at fedoraproject.org>
Date:   Tue Mar 5 21:21:05 2013 -0400

    Plasma Client test

 mirall.spec |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/mirall.spec b/mirall.spec
index 9a0bb17..c791df6 100644
--- a/mirall.spec
+++ b/mirall.spec
@@ -12,9 +12,6 @@ BuildRequires:  owncloud-csync-devel >= 0.70.4
 BuildRequires:  iniparser-devel
 BuildRequires:  qt4-devel 
 BuildRequires:  desktop-file-utils
-##kdelibs4 for the plasma client
-BuildRequires:  kdelibs4-devel
-##
 Requires:       %{name}-common%{?_isa} = %{version}-%{release}
 
 %description
@@ -40,6 +37,15 @@ Requires: %{name}-common%{?_isa} = %{version}-%{release}
 %description -n owncloud-client
 The ownCloud desktop client, lets you sync directly to your ownCloud server.
 
+%package -n owncloud-plasma-client
+Summary: common files for mirall and owncloud-client
+Requires: %{name}-common%{?_isa} = %{version}-%{release}
+Requires: kdelibs4
+
+%description -n owncloud-plasma-client
+The owncloud plasma client, plasma interface for the owncloud-client.
+
+
 %prep
 %setup -q %{name}-%{version}
 
@@ -111,7 +117,7 @@ fi
 %{_datadir}/applications/owncloud.desktop
 %{_datadir}/icons/hicolor/48x48/apps/owncloud.png
 
-####PLasmaClient files -n owncloud-plasma-client
+files -n owncloud-plasma-client
 %{_kde4_datadir}/kde4/apps/plasma/packages/org.kde.active.settings.owncloud/*
 %{_kde4_datadir}/kde4/services/plasma-package-org.kde.active.settings.owncloud.desktop
 %{_kde4_datadir}/autostart/owncloudsyncd.desktop


More information about the scm-commits mailing list