Author: hawk Date: Sat Jun 21 14:43:46 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added branding and prefs patches, see their commitlogs for details on what has been changed
---- Files affected: SPECS: mozilla-firefox.spec (1.246 -> 1.247) ---- Diffs: ================================================================ Index: SPECS/mozilla-firefox.spec diff -u SPECS/mozilla-firefox.spec:1.246 SPECS/mozilla-firefox.spec:1.247 --- SPECS/mozilla-firefox.spec:1.246 Sat Jun 21 12:43:35 2008 +++ SPECS/mozilla-firefox.spec Sat Jun 21 16:43:41 2008 @@ -5,7 +5,6 @@ # - see ftp://ftp.debian.org/debian/pool/main/m/mozilla-firefox/*diff* # for hints how to make locales # - make it more pld-like (bookmarks, default page etc..) -# - disable some options by default (fraud detection, application update etc.) # - review Rs/BRs for xulrunner build, surely not everything here is needed # - fix/remove noauto{dep,prov,req} for xulrunner build # @@ -26,7 +25,7 @@ Summary(pl.UTF-8): Firefox Community Edition - przeglÄ…darka WWW Name: mozilla-firefox Version: 3.0 -Release: 2.2 +Release: 2.3 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 @@ -38,6 +37,8 @@ Patch2: %{name}-agent.patch Patch3: %{name}-agent-ac.patch Patch4: %{name}-ti-agent.patch +Patch5: %{name}-branding.patch +Patch6: %{name}-prefs.patch URL: http://www.mozilla.org/projects/firefox/ %{?with_gnomevfs:BuildRequires: GConf2-devel >= 1.2.1} BuildRequires: automake @@ -138,6 +139,9 @@ %patch4 -p1 %endif +%patch5 -p1 +%patch6 -p1 + %build cd mozilla cp -f %{_datadir}/automake/config.* build/autoconf @@ -471,6 +475,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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 + Revision 1.246 2008/06/21 10:43:35 hawk - fixed vesion in xulrunner BR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mozilla-firefox.spec?r1=1.246&r2=1.247&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
