packages: mozilla-firefox/mozilla-firefox.spec - updated to 9.0.1
qboosh
qboosh at pld-linux.org
Sat Jan 21 09:22:34 CET 2012
Author: qboosh Date: Sat Jan 21 08:22:34 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 9.0.1
---- Files affected:
packages/mozilla-firefox:
mozilla-firefox.spec (1.276 -> 1.277)
---- Diffs:
================================================================
Index: packages/mozilla-firefox/mozilla-firefox.spec
diff -u packages/mozilla-firefox/mozilla-firefox.spec:1.276 packages/mozilla-firefox/mozilla-firefox.spec:1.277
--- packages/mozilla-firefox/mozilla-firefox.spec:1.276 Mon Oct 17 18:31:25 2011
+++ packages/mozilla-firefox/mozilla-firefox.spec Sat Jan 21 09:22:28 2012
@@ -28,12 +28,12 @@
Summary: Firefox Community Edition web browser
Summary(pl.UTF-8): Firefox Community Edition - przeglądarka WWW
Name: mozilla-firefox
-Version: 7.0.1
+Version: 9.0.1
Release: 1
License: MPL 1.1 or GPL v2+ or LGPL v2.1+
Group: X11/Applications/Networking
Source0: http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}.source.tar.bz2
-# Source0-md5: 5b212db48630ba93bb30ec63cca17f4d
+# Source0-md5: 7cf2bd379792a9b232267c6a79680566
Source1: %{name}.desktop
Source2: %{name}.sh
Patch0: %{name}-install.patch
@@ -68,15 +68,15 @@
BuildRequires: libpng-devel >= 1.4.1
BuildRequires: libstdc++-devel
BuildRequires: libvpx-devel
-BuildRequires: nspr-devel >= 1:4.8.8
-BuildRequires: nss-devel >= 1:3.12.10
+BuildRequires: nspr-devel >= 1:4.8.9
+BuildRequires: nss-devel >= 1:3.13.1
BuildRequires: pango-devel >= 1:1.14.0
BuildRequires: perl-modules >= 5.004
BuildRequires: pkgconfig
BuildRequires: python-modules
BuildRequires: rpm >= 4.4.9-56
BuildRequires: rpmbuild(macros) >= 1.601
-BuildRequires: sqlite3-devel >= 3.7.5-2
+BuildRequires: sqlite3-devel >= 3.7.7.1
BuildRequires: startup-notification-devel >= 0.8
BuildRequires: xorg-lib-libXScrnSaver-devel
BuildRequires: xorg-lib-libXext-devel
@@ -98,8 +98,8 @@
Requires: libpng >= 1.4.1
Requires: libpng(APNG) >= 0.10
Requires: myspell-common
-Requires: nspr >= 1:4.8.8
-Requires: nss >= 1:3.12.10
+Requires: nspr >= 1:4.8.9
+Requires: nss >= 1:3.13.1
Requires: pango >= 1:1.14.0
Requires: sqlite3 >= %{sqlite_build_version}
Requires: startup-notification >= 0.8
@@ -158,6 +158,10 @@
%patch7 -p1
%patch8 -p2
+# config/rules.mk is patched by us and js/src/config/rules.mk
+# is supposed to be exact copy
+cp -a config/rules.mk js/src/config/rules.mk
+
%build
cd mozilla
cp -f %{_datadir}/automake/config.* build/autoconf
@@ -304,7 +308,6 @@
%if %{with xulrunner}
%{__rm} $RPM_BUILD_ROOT%{_libdir}/%{name}/run-mozilla.sh
%endif
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/%{name}/README.txt
cat << 'EOF' > $RPM_BUILD_ROOT%{_sbindir}/%{name}-chrome+xpcom-generate
#!/bin/sh
@@ -511,6 +514,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.277 2012/01/21 08:22:28 qboosh
+- updated to 9.0.1
+
Revision 1.276 2011/10/17 16:31:25 qboosh
- libXft no longer directly used
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mozilla-firefox/mozilla-firefox.spec?r1=1.276&r2=1.277&f=u
More information about the pld-cvs-commit
mailing list