rpms/xulrunner/devel xulrunner-mozconfig, 1.8, 1.9 xulrunner.spec, 1.50, 1.51

Christopher Aillon (caillon) fedora-extras-commits at redhat.com
Tue Jan 22 03:18:34 UTC 2008


Author: caillon

Update of /cvs/extras/rpms/xulrunner/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3148

Modified Files:
	xulrunner-mozconfig xulrunner.spec 
Log Message:
* Mon Jan 21 2008 Christopher Aillon <caillon at redhat.com> 1.9-0.beta2.12
- Update to latest trunk (2008-01-21)



Index: xulrunner-mozconfig
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/devel/xulrunner-mozconfig,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xulrunner-mozconfig	13 Jan 2008 23:57:38 -0000	1.8
+++ xulrunner-mozconfig	22 Jan 2008 03:17:56 -0000	1.9
@@ -12,9 +12,7 @@
 ac_add_options --disable-tests
 ac_add_options --disable-installer
 ac_add_options --disable-debug
-ac_add_options --enable-optimize
-#ac_add_options --enable-debug
-#ac_add_options --disable-optimize
+ac_add_options --enable-optimize="$RPM_OPT_FLAGS"
 ac_add_options --enable-xinerama
 ac_add_options --enable-default-toolkit=cairo-gtk2
 ac_add_options --disable-xprint


Index: xulrunner.spec
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/devel/xulrunner.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- xulrunner.spec	16 Jan 2008 01:01:08 -0000	1.50
+++ xulrunner.spec	22 Jan 2008 03:17:56 -0000	1.51
@@ -16,7 +16,7 @@
 %if %{official_branding}
 %define tarball xulrunner-%{version}-source.tar.bz2
 %else
-%define tarball mozilla-20080115.tar.bz2
+%define tarball mozilla-20080121.tar.bz2
 %endif
 Source0:        %{tarball}
 Source10:       %{name}-mozconfig
@@ -160,8 +160,6 @@
 %define moz_make_flags %{?_smp_mflags}
 %endif
 
-export CFLAGS=$RPM_OPT_FLAGS
-export CXXFLAGS=$RPM_OPT_FLAGS
 export LDFLAGS="-Wl,-rpath,${MOZ_APP_DIR}"
 export MAKE="gmake %{moz_make_flags}"
 make -f client.mk build
@@ -391,6 +389,9 @@
 #---------------------------------------------------------------------
 
 %changelog
+* Mon Jan 21 2008 Christopher Aillon <caillon at redhat.com> 1.9-0.beta2.12
+- Update to latest trunk (2008-01-21)
+
 * Tue Jan 15 2008 Christopher Aillon <caillon at redhat.com> 1.9-0.beta2.11
 - Update to latest trunk (2008-01-15)
 - Now with system extensions directory support




More information about the fedora-extras-commits mailing list