]> git.pld-linux.org Git - packages/firefox.git/blobdiff - mozilla-firefox.spec
- use pretrans instead of pre
[packages/firefox.git] / mozilla-firefox.spec
index ca1fa336fb73b00f445288cf950f54d375d57606..9206bf4fc525b67b2e4f3b7dc3d99207f6f3d025 100644 (file)
@@ -12,7 +12,7 @@ Summary:      Firefox Community Edition web browser
 Summary(pl.UTF-8):     Firefox Community Edition - przeglÄ…darka WWW
 Name:          mozilla-firefox
 Version:       2.0.0.3
-Release:       1
+Release:       2
 License:       MPL/LGPL
 Group:         X11/Applications/Networking
 Source0:       ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2
@@ -37,7 +37,7 @@ BuildRequires:        automake
 BuildRequires: cairo-devel >= 1.0.0
 %{?with_gnome:BuildRequires:   gnome-vfs2-devel >= 2.0}
 BuildRequires: gtk+2-devel >= 1:2.0.0
-BuildRequires: heimdal-devel >= 0.7.1
+BuildRequires: krb5-devel
 BuildRequires: libIDL-devel >= 0.8.0
 %{?with_gnome:BuildRequires:   libgnome-devel >= 2.0}
 %{?with_gnome:BuildRequires:   libgnomeui-devel >= 2.2.0}
@@ -123,8 +123,6 @@ cd mozilla
 %patch7 -p1
 %patch69 -p1
 
-sed -i 's/\(-lgss\)\(\W\)/\1disable\2/' configure
-
 # use system
 #rm -rf mozilla/nsprpub mozilla/security/nss
 
@@ -275,7 +273,7 @@ EOF
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%pre
+%pretrans
 if [ -d %{_libdir}/%{name}/dictionaries ] && [ ! -L %{_libdir}/%{name}/dictionaries ]; then
        mv -v %{_libdir}/%{name}/dictionaries{,.rpmsave}
 fi
This page took 0.042174 seconds and 4 git commands to generate.