rpms/xulrunner/OLPC-2 xulrunner.spec,1.25,1.26

Marco Pesenti Gritti (mpg) fedora-extras-commits at redhat.com
Mon Sep 17 18:38:16 UTC 2007


Author: mpg

Update of /cvs/extras/rpms/xulrunner/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7359

Modified Files:
	xulrunner.spec 
Log Message:
Fix some paths


Index: xulrunner.spec
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/OLPC-2/xulrunner.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- xulrunner.spec	17 Sep 2007 16:21:44 -0000	1.25
+++ xulrunner.spec	17 Sep 2007 18:37:44 -0000	1.26
@@ -1,11 +1,11 @@
 %define nss_version 3.10
 %define cairo_version 1.3.12
-%define prerelease a6pre
+%define prerelease a6
 
 Summary:        XUL Runner
 Name:           xulrunner
 Version:        1.9
-Release:        0.9.%{?dist}
+Release:        0.9.%{prerelease}%{?dist}
 URL:            http://dev.laptop.org/pub/sugar/xulrunner
 License:        MPL/LGPL
 Group:          Applications/Internet
@@ -59,7 +59,7 @@
 XUL Runner devel is...
 
 %prep
-%setup -q -n xulrunner-%{version}
+%setup -q -n xulrunner-%{version}%{prerelease}
 
 %patch1 -p0 -b .no-native-theme
 %patch2 -p0 -b .dpi




More information about the fedora-extras-commits mailing list