commit 6a264bd5887dd92ebb431a6080681c922c0c7d9e
Author: Peter Robinson <pbrobinson(a)gmail.com>
Date: Tue Jul 1 00:05:02 2014 +0100
fix tar file extraction
sugar-maze.spec | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sugar-maze.spec b/sugar-maze.spec
index b40c9f4..b1344df 100644
--- a/sugar-maze.spec
+++ b/sugar-maze.spec
@@ -6,7 +6,7 @@ Summary: Maze for Sugar
Group: Sugar/Activities
License: GPLv3+
URL: http://wiki.laptop.org/go/Maze
-Source0: http://activities.sugarlabs.org/sugar/downloads/file/25982/maze-%{version}.…
+Source0: http://download.sugarlabs.org/sources/honey/Maze/Maze-%{version}.tar.bz2
BuildArch: noarch
BuildRequires: gettext
@@ -21,7 +21,7 @@ to solve it with your buddies. Up to 3 people can play on a single XO
laptop and lots more can play when shared over the network.
%prep
-%setup -q -n Maze.activity
+%setup -q -n Maze-%{version}
# remove olpcgames library
rm -rf olpcgames