[sugar-help] fix source

Peter Robinson pbrobinson at fedoraproject.org
Fri Sep 28 13:23:31 UTC 2012


commit 545c3d3ef7f620ace8254793357725a9f22780fe
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Fri Sep 28 14:23:20 2012 +0100

    fix source

 sugar-help.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sugar-help.spec b/sugar-help.spec
index 123d217..905cc6a 100644
--- a/sugar-help.spec
+++ b/sugar-help.spec
@@ -6,7 +6,7 @@ Summary:        Help and Dokumentation for Sugar
 Group:          Sugar/Activities
 License:        GPLv2+
 URL:            http://wiki.laptop.org/go/Help_(activity)
-Source0:        http://activities.sugarlabs.org/en-US/sugar/downloads/file/27487/help-%{version}.xo
+Source0:        http://download.sugarlabs.org/sources/honey/Help/Help-%{version}.tar.bz2
 BuildArch:      noarch
 
 BuildRequires:  python
@@ -21,7 +21,7 @@ to use the XO and the Sugar interface.
 
 
 %prep
-%setup -q -n Help.activity
+%setup -q -n Help.%{version}
 
 chmod -x {NEWS,LICENSE,README,TODO,help/*.html,help/style.css}
 chmod -x {activity/activity.info,activity/activity-help.svg,helpactivity.py}


More information about the scm-commits mailing list