Author: hawk Date: Sat Jun 21 18:15:58 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fix for compilation errors when building with system nss
---- Files affected: SPECS: mozilla-firefox.spec (1.247 -> 1.248) ---- Diffs: ================================================================ Index: SPECS/mozilla-firefox.spec diff -u SPECS/mozilla-firefox.spec:1.247 SPECS/mozilla-firefox.spec:1.248 --- SPECS/mozilla-firefox.spec:1.247 Sat Jun 21 16:43:41 2008 +++ SPECS/mozilla-firefox.spec Sat Jun 21 20:15:53 2008 @@ -25,7 +25,7 @@ Summary(pl.UTF-8): Firefox Community Edition - przeglÄ…darka WWW Name: mozilla-firefox Version: 3.0 -Release: 2.3 +Release: 2.4 License: MPL 1.1 or GPL v2+ or LGPL v2.1+ Group: X11/Applications/Networking Source0: ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2 @@ -39,6 +39,7 @@ Patch4: %{name}-ti-agent.patch Patch5: %{name}-branding.patch Patch6: %{name}-prefs.patch +Patch7: %{name}-nss_cflags.patch URL: http://www.mozilla.org/projects/firefox/ %{?with_gnomevfs:BuildRequires: GConf2-devel >= 1.2.1} BuildRequires: automake @@ -141,6 +142,7 @@ %patch5 -p1 %patch6 -p1 +%patch7 -p1 %build cd mozilla @@ -475,6 +477,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.248 2008/06/21 18:15:53 hawk +- fix for compilation errors when building with system nss + Revision 1.247 2008/06/21 14:43:41 hawk - added branding and prefs patches, see their commitlogs for details on what has been changed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mozilla-firefox.spec?r1=1.247&r2=1.248&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
