SPECS (DEVEL): mozilla-firefox.spec - R: caior >= 1.5 as soname is...

glen glen at pld-linux.org
Thu Mar 6 01:06:05 CET 2008


Author: glen                         Date: Thu Mar  6 00:06:05 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- R: caior >= 1.5 as soname is same, but some syms are missing

---- Files affected:
SPECS:
   mozilla-firefox.spec (1.228.4.15 -> 1.228.4.16) 

---- Diffs:

================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.228.4.15 SPECS/mozilla-firefox.spec:1.228.4.16
--- SPECS/mozilla-firefox.spec:1.228.4.15	Thu Mar  6 00:59:01 2008
+++ SPECS/mozilla-firefox.spec	Thu Mar  6 01:06:00 2008
@@ -20,7 +20,7 @@
 
 %define		ver		3.0
 %define		subver	b3
-%define		rel		0.2
+%define		rel		0.3
 
 Summary:	Firefox Community Edition web browser
 Summary(pl.UTF-8):	Firefox Community Edition - przeglądarka WWW
@@ -34,35 +34,35 @@
 Source1:	%{name}.desktop
 Source2:	%{name}.sh
 Patch0:		%{name}-install.patch
-#Patch1:		%{name}-lib_path.patch
-#Patch2:		%{name}-fonts.patch
+#Patch1:	%{name}-lib_path.patch
+#Patch2:	%{name}-fonts.patch
 Patch3:		%{name}-agent.patch
-#Patch4:		%{name}-myspell.patch
-#Patch5:		%{name}-pango-cursor-position.patch
-#Patch6:		%{name}-pango-ligatures.patch
-#Patch7:		%{name}-pango-cursor-position-more.patch
-#Patch8:		%{name}-pango-justified-range.patch
-#Patch9:		%{name}-pango-printing.patch
+#Patch4:	%{name}-myspell.patch
+#Patch5:	%{name}-pango-cursor-position.patch
+#Patch6:	%{name}-pango-ligatures.patch
+#Patch7:	%{name}-pango-cursor-position-more.patch
+#Patch8:	%{name}-pango-justified-range.patch
+#Patch9:	%{name}-pango-printing.patch
 #Patch10:	%{name}-pango-underline.patch
 #Patch11:	%{name}-xft-randewidth.patch
 Patch12:	%{name}-414239.patch
 # if ac rebuild is needed...
-#PatchX:		%{name}-ac.patch
+#PatchX: %{name}-ac.patch
 URL:		http://www.mozilla.org/projects/firefox/
 %{?with_gnomevfs:BuildRequires:	GConf2-devel >= 1.2.1}
 BuildRequires:	automake
 BuildRequires:	cairo-devel >= 1.5.2
 %{?with_crashreporter:BuildRequires:	curl-devel}
+BuildRequires:	glib2-devel
 %{?with_gnomevfs:BuildRequires:	gnome-vfs2-devel >= 2.0}
 BuildRequires:	gtk+2-devel >= 2:2.10
-BuildRequires:	glib2-devel
 %{?with_kerberos:BuildRequires:	krb5-devel}
 BuildRequires:	libIDL-devel >= 0.8.0
 %{?with_gnomevfs:BuildRequires:	libgnome-devel >= 2.0}
 %{?with_gnomeui:BuildRequires:	libgnomeui-devel >= 2.2.0}
 BuildRequires:	libjpeg-devel >= 6b
-BuildRequires:	libpng-devel >= 1.2.7
 BuildRequires:	libpng(APNG)-devel >= 0.10
+BuildRequires:	libpng-devel >= 1.2.7
 BuildRequires:	libstdc++-devel
 BuildRequires:	myspell-devel
 BuildRequires:	nspr-devel >= 1:4.7
@@ -80,6 +80,7 @@
 BuildRequires:	zlib-devel >= 1.2.3
 Requires(post):	mktemp >= 1.5-18
 Requires:	browser-plugins >= 2.0
+Requires:	cairo >= 1.5.2
 Requires:	nspr >= 1:4.7
 Requires:	nss >= 1:3.11.3
 Provides:	wwwbrowser
@@ -96,7 +97,11 @@
 # and as we don't provide them, don't require either
 %define		_noautoreq		libgtkembedmoz.so libmozjs.so libxpcom.so libxul.so
 
+%if "%(rpm -q --qf %{V} gcc)" >= "3.4"
 %define		specflags	-fno-strict-aliasing -fno-tree-vrp -fno-stack-protector
+%else
+%define		specflags	-fno-strict-aliasing
+%endif
 
 %description
 Firefox Community Edition is an open-source web browser, designed for
@@ -421,6 +426,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.228.4.16  2008-03-06 00:06:00  glen
+- R: caior >= 1.5 as soname is same, but some syms are missing
+
 Revision 1.228.4.15  2008-03-05 23:59:01  glen
 - builds and packages
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mozilla-firefox.spec?r1=1.228.4.15&r2=1.228.4.16&f=u



More information about the pld-cvs-commit mailing list