diff --git a/.cvsignore b/.cvsignore index 6c58e05..401e7f4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -physics-3.xo +Physics-4.tar.bz2 diff --git a/sources b/sources index 03eebec..e1efdf9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af3d6f1302619c06c51a3e695cd5c802 physics-3.xo +930a1a95dc27a00e9303249fd4d8eead Physics-4.tar.bz2 diff --git a/sugar-physics.spec b/sugar-physics.spec index e5c3629..97b3a4d 100644 --- a/sugar-physics.spec +++ b/sugar-physics.spec @@ -1,12 +1,12 @@ Name: sugar-physics -Version: 3 -Release: 3%{?dist} +Version: 4 +Release: 2%{?dist} Summary: A physical world simulator and playground for Sugar Group: Sugar/Activities -License: GPLv3 +License: GPLv3+ URL: http://wiki.sugarlabs.org/go/Activities/Physics -Source0: http://activities.sugarlabs.org/sugar/downloads/latest/4193/physics-%{version}.xo +Source0: http://download.sugarlabs.org/sources/honey/Physics/Physics-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: sugar-toolkit @@ -23,7 +23,7 @@ the Physics Activity, and see them come to life with forces (like gravity), friction, and inertia. %prep -%setup -q -n Physics.activity +%setup -q -n Physics-%{version} # remove bundles libraries rm -rf lib olpcgames @@ -49,10 +49,16 @@ rm -rf $RPM_BUILD_ROOT %files -f org.laptop.physics.lang %defattr(-,root,root,-) -%doc DEVELOPING +%doc DEVELOPING COPYING %{sugaractivitydir}/Physics.activity/ %changelog +* Tue Feb 23 2010 Sebastian Dziallas - 4-2 +- now with previously missing locales + +* Tue Feb 23 2010 Sebastian Dziallas - 4-1 +- new upstream release + * Mon Feb 01 2010 Sebastian Dziallas - 3-3 - bump for building with correct source