Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantiago Collazo <scollazo@activitycentral.com>2013-03-31 21:00:52 (GMT)
committer Santiago Collazo <scollazo@activitycentral.com>2013-03-31 21:22:28 (GMT)
commit1f721d2fcf9ebfa901ce0a9f1ec777d60c3762c2 (patch)
tree6072c06b918bcadd54e1c79613f4f70287e14ef0
parentac288c54999561a798a0240e2f4f2965c1134092 (diff)
Add background control panel rpm
-rw-r--r--dextrose/sugar.spec15
1 files changed, 13 insertions, 2 deletions
diff --git a/dextrose/sugar.spec b/dextrose/sugar.spec
index 514b5ba..1131e74 100644
--- a/dextrose/sugar.spec
+++ b/dextrose/sugar.spec
@@ -119,7 +119,7 @@ Group: User Interface/Desktops
Requires: %{name} = 1:%{version}-%{release}
Requires: %{name}-cp-datetime %{name}-cp-frame %{name}-cp-language
Requires: %{name}-cp-modemconfiguration %{name}-cp-network %{name}-cp-power
-Requires: %{name}-cp-accessibility
+Requires: %{name}-cp-accessibility %{name}-cp-background
#Disabled in dx4
# %{name}-cp-updater
# Currently broken
@@ -128,13 +128,21 @@ Requires: %{name}-cp-accessibility
%description cp-all
This is a meta package to install all Sugar Control Panel modules
+%package cp-background
+Summary: Sugar home background control panel
+Group: User Interface/Desktops
+Requires: %{name} = 1:%{version}-%{release}
+
+%description cp-background
+This is the Sugar background settings control panel/
+
%package cp-datetime
Summary: Sugar Date and Time control panel
Group: User Interface/Desktops
Requires: %{name} = 1:%{version}-%{release}
%description cp-datetime
-This is the Sugar Date and Time settings control panel
+This is the Sugar Date and Time settings control panel/
%package cp-frame
Summary: Sugar Frame control panel
@@ -293,6 +301,9 @@ fi
%files cp-all
+%files cp-background
+%{_datadir}/sugar/extensions/cpsection/background
+
%files cp-datetime
%{_datadir}/sugar/extensions/cpsection/datetime