gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/packaging/redhat gnash.spec [release-0-8-0]


From: Rob Savoye
Subject: [Gnash-commit] gnash/packaging/redhat gnash.spec [release-0-8-0]
Date: Sat, 09 Jun 2007 02:11:19 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         release-0-8-0
Changes by:     Rob Savoye <rsavoye>    07/06/09 02:11:19

Modified files:
        packaging/redhat: gnash.spec 

Log message:
        Build the right version number, don't cross package.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/packaging/redhat/gnash.spec?cvsroot=gnash&only_with_tag=release-0-8-0&r1=1.16&r2=1.16.4.1

Patches:
Index: gnash.spec
===================================================================
RCS file: /sources/gnash/gnash/packaging/redhat/gnash.spec,v
retrieving revision 1.16
retrieving revision 1.16.4.1
diff -u -b -r1.16 -r1.16.4.1
--- gnash.spec  7 Apr 2007 11:55:50 -0000       1.16
+++ gnash.spec  9 Jun 2007 02:11:19 -0000       1.16.4.1
@@ -1,6 +1,8 @@
-%define version 20070328
+%define version 0.8.0
+#%define version 20070328
 Name:           gnash
-Version:        cvs%{version}
+#Version:        cvs%{version}
+Version:        %{version}
 Release:        1%{?dist}
 Summary:        GNU flash movie player
 
@@ -88,8 +90,8 @@
 # FIXME: this ia a bad hack! Although all this does work correctly and
 # build an RPM, it's set for an geode-olpc, so the actual hardware
 # won't let us install it.
-%define cross_compile 1
-%define olpc 1
+# %define cross_compile 1
+# %define olpc 1
 
 # Build rpms for an ARM based processor, in our case the Nokia 770/800
 # tablet. 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]