]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- link against heimdal, not shishi (patch from Mariusz Kryński mrk (at) sed.pl)
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 7 May 2005 05:57:47 +0000 (05:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mozilla-firefox.spec -> 1.73

mozilla-firefox.spec

index 8d8a6df602fe2d4e22ba078ee10474c579a38bd0..13efa07aa0c681fdb43189888457bd71b290fdc7 100644 (file)
@@ -12,7 +12,7 @@ Summary:      Mozilla Firefox web browser
 Summary(pl):   Mozilla Firefox - przegl±darka WWW
 Name:          mozilla-firefox
 Version:       1.0.3
-Release:       1
+Release:       2
 License:       MPL/LGPL
 Group:         X11/Applications/Networking
 Source0:       http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2
@@ -44,6 +44,7 @@ BuildRequires:        pango-devel >= 1:1.1.0
 BuildRequires: perl-modules
 BuildRequires: pkgconfig
 BuildRequires: zip
+BuildRequires:  heimdal-devel
 Requires:      %{name}-lang-resources = %{version}
 %if %{with ft218}
 Requires:      freetype >= 1:2.1.3
@@ -91,6 +92,7 @@ Angloj
 %patch2 -p1
 %patch3 -p1
 %{?with_ft218:%patch4 -p1}
+sed -i 's/\(-lgss\)\(\W\)/\1disable\2/' configure
 
 %build
 export CFLAGS="%{rpmcflags}"
This page took 0.616158 seconds and 4 git commands to generate.