rpms/xulrunner/OLPC-2 sources, 1.2, 1.3 xulrunner-mozconfig, 1.1, 1.2 xulrunner.spec, 1.1, 1.2

Marco Pesenti Gritti (mpg) fedora-extras-commits at redhat.com
Fri Jun 22 17:23:13 UTC 2007


Author: mpg

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

Modified Files:
	sources xulrunner-mozconfig xulrunner.spec 
Log Message:
* Fri Jun 22 2007 Marco Pesenti Gritti <mpg at redhat.com> 1.9-0.1.a5pre.20070519cvs
- Fix release scheme
- Fix URL
- Temporarily disable system nspr




Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/OLPC-2/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	22 Jun 2007 16:55:20 -0000	1.2
+++ sources	22 Jun 2007 17:22:37 -0000	1.3
@@ -1 +1 @@
-d762433186bd917322488d5e6152ba73  xulrunner-1.9a5pre-cvs20070519.tar.bz2
+987eba708def3728022f8b756bdff851  xulrunner-1.9a5pre-cvs20070519.tar.bz2


Index: xulrunner-mozconfig
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/OLPC-2/xulrunner-mozconfig,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xulrunner-mozconfig	22 Jun 2007 16:55:20 -0000	1.1
+++ xulrunner-mozconfig	22 Jun 2007 17:22:37 -0000	1.2
@@ -1,7 +1,8 @@
 . $topsrcdir/xulrunner/config/mozconfig
 
 ac_add_options --with-system-nss
-ac_add_options --with-system-nspr
+# FIXME We need to fix nspr and reenable this.
+#ac_add_options --with-system-nspr
 ac_add_options --with-system-jpeg
 ac_add_options --with-system-zlib
 ac_add_options --with-system-png


Index: xulrunner.spec
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/OLPC-2/xulrunner.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xulrunner.spec	22 Jun 2007 16:55:20 -0000	1.1
+++ xulrunner.spec	22 Jun 2007 17:22:37 -0000	1.2
@@ -3,13 +3,13 @@
 %define nss_version 3.10
 %define cairo_version 1.3.12
 %define prerelease a5pre
-%define alphatag cvs20070519
+%define alphatag 20070519cvs
 
 Summary:        XUL Runner
 Name:           xulrunner
 Version:        1.9
-Release:        5.%{prerelease}.%{alphatag}.1
-URL:            http://developer.mozilla.org/en/docs/XULRunner
+Release:        0.1.%{prerelease}.%{alphatag}
+URL:            http://dev.laptop.org/~marco/xulrunner-1.9a5pre-cvs20070519.tar.bz2
 License:        MPL/LGPL
 Group:          Applications/Internet
 Source0:        xulrunner-%{version}%{prerelease}-%{alphatag}.tar.bz2
@@ -138,6 +138,11 @@
 %{_datadir}/aclocal/nspr.m4
 
 %changelog
+* Fri Jun 22 2007 Marco Pesenti Gritti <mpg at redhat.com> 1.9-0.1.a5pre.20070519cvs
+- Fix release scheme
+- Fix URL
+- Temporarily disable system nspr
+
 * Thu Jun 21 2007 John (J5) Palmieri <johnp at redhat.com> 1.9-5.a5pre.cvs20070519.1
 - add firefox-0.7.3-psfonts.patch
 - fix provides typo




More information about the fedora-extras-commits mailing list