From a3719abee3e79a0ed9770c207bede39d0ddaf64f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Mon, 11 Jul 2005 21:29:56 +0000 Subject: [PATCH] - rel 7; added gcc bugs workaround Changed files: mozilla-firefox.spec -> 1.87 --- mozilla-firefox.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mozilla-firefox.spec b/mozilla-firefox.spec index b84ecff..89a72fd 100644 --- a/mozilla-firefox.spec +++ b/mozilla-firefox.spec @@ -12,7 +12,7 @@ Summary: Mozilla Firefox web browser 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 @@ -25,6 +25,7 @@ Patch2: %{name}-nss.patch 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} @@ -108,6 +109,7 @@ Angloj %patch3 -p1 %{?with_ft218:%patch4 -p1} %patch5 -p0 +%patch6 -p0 sed -i 's/\(-lgss\)\(\W\)/\1disable\2/' configure %build -- 2.43.0