SPECS (DEVEL): mozilla-firefox.spec - disable strip from building, ...

glen glen at pld-linux.org
Mon Oct 2 15:54:34 CEST 2006


Author: glen                         Date: Mon Oct  2 13:54:34 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- disable strip from building, we do that anyway in rpm

---- Files affected:
SPECS:
   mozilla-firefox.spec (1.95.2.29 -> 1.95.2.30) 

---- Diffs:

================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.95.2.29 SPECS/mozilla-firefox.spec:1.95.2.30
--- SPECS/mozilla-firefox.spec:1.95.2.29	Mon Oct  2 00:02:23 2006
+++ SPECS/mozilla-firefox.spec	Mon Oct  2 15:54:29 2006
@@ -20,11 +20,12 @@
 %bcond_with	tests	# enable tests (whatever they check)
 %bcond_without	gnome	# disable all GNOME components (gnomevfs, gnome, gnomeui)
 #
+%define		_rel	0.1
 Summary:	Mozilla Firefox web browser
 Summary(pl):	Mozilla Firefox - przeglądarka WWW
 Name:		mozilla-firefox
 Version:	2.0
-Release:	0.rc1
+Release:	0.rc1.%{_rel}
 License:	MPL/LGPL
 Group:		X11/Applications/Networking
 Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}rc1/source/firefox-%{version}rc1-source.tar.bz2
@@ -206,8 +207,6 @@
 ac_add_options --enable-safe-browsing
 ac_add_options --enable-single-profile
 ac_add_options --enable-storage
-ac_add_options --enable-strip
-ac_add_options --enable-strip-libs
 ac_add_options --enable-svg
 ac_add_options --enable-system-cairo
 ac_add_options --enable-url-classifier
@@ -396,6 +395,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95.2.30  2006/10/02 13:54:29  glen
+- disable strip from building, we do that anyway in rpm
+
 Revision 1.95.2.29  2006/10/01 22:02:23  czarny
 - a lot of TODO
 - further tweaked .mozconfig
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.95.2.29&r2=1.95.2.30&f=u



More information about the pld-cvs-commit mailing list