Author: arekm Date: Mon Jul 11 21:30:01 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 7; added gcc bugs workaround
---- Files affected: SPECS: mozilla-firefox.spec (1.86 -> 1.87) ---- Diffs: ================================================================ Index: SPECS/mozilla-firefox.spec diff -u SPECS/mozilla-firefox.spec:1.86 SPECS/mozilla-firefox.spec:1.87 --- SPECS/mozilla-firefox.spec:1.86 Sat Jul 9 12:49:10 2005 +++ SPECS/mozilla-firefox.spec Mon Jul 11 23:29:56 2005 @@ -13,7 +13,7 @@ Summary(pl): Mozilla Firefox - przeglÄ…darka WWW Name: mozilla-firefox Version: 1.0.4 -Release: 6 +Release: 7 License: MPL/LGPL Group: X11/Applications/Networking Source0: http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2 @@ -26,6 +26,7 @@ Patch3: %{name}-lib_path.patch Patch4: %{name}-freetype.patch Patch5: %{name}-searchplugins.patch +Patch6: %{name}-gcc-bugs.patch URL: http://www.mozilla.org/projects/firefox/ BuildRequires: automake %if %{with ft218} @@ -109,6 +110,7 @@ %patch3 -p1 %{?with_ft218:%patch4 -p1} %patch5 -p0 +%patch6 -p0 sed -i 's/\(-lgss\)\(\W\)/\1disable\2/' configure %build @@ -342,6 +344,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.87 2005/07/11 21:29:56 arekm +- rel 7; added gcc bugs workaround + Revision 1.86 2005/07/09 10:49:10 arekm - searchplugins fixed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.86&r2=1.87&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
