[sugar-physics] v11

Peter Robinson pbrobinson at fedoraproject.org
Tue Dec 18 08:42:57 UTC 2012


commit 6bb6039c2659072171a50239fdf8125cdd5a28ab
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Dec 18 08:42:49 2012 +0000

    v11

 .gitignore         |    1 +
 sources            |    2 +-
 sugar-physics.spec |   12 +++++-------
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d99dfce..c62e51e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Physics-5.tar.bz2
 /Physics-8.tar.bz2
 /Physics-9.tar.bz2
 /Physics-10.tar.bz2
+/Physics-11.tar.bz2
diff --git a/sources b/sources
index 7983eb3..0a3c4d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a902afc25078d119495ce7add1934f0  Physics-10.tar.bz2
+404a68fa274de3a25e4799202bf4003c  Physics-11.tar.bz2
diff --git a/sugar-physics.spec b/sugar-physics.spec
index f0b6eba..ad722f7 100644
--- a/sugar-physics.spec
+++ b/sugar-physics.spec
@@ -1,6 +1,6 @@
 Name:           sugar-physics
-Version:        10
-Release:        2%{?dist}
+Version:        11
+Release:        1%{?dist}
 Summary:        A physical world simulator and playground for Sugar
 
 Group:          Sugar/Activities
@@ -31,7 +31,6 @@ rm -rf lib olpcgames
 python ./setup.py build
 
 %install
-rm -rf $RPM_BUILD_ROOT
 python ./setup.py install --prefix=$RPM_BUILD_ROOT/%{_prefix}
 
 # set appropriate permissions
@@ -43,15 +42,14 @@ rm -f $RPM_BUILD_ROOT%{sugaractivitydir}/Physics.activity/DEVELOPING
 
 %find_lang org.laptop.physics
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files -f org.laptop.physics.lang
-%defattr(-,root,root,-)
 %doc DEVELOPING COPYING
 %{sugaractivitydir}/Physics.activity/
 
 %changelog
+* Tue Dec 18 2012 Peter Robinson <pbrobinson at fedoraproject.org> 11-1
+- Release 11
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list