]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- added amd64 patch, release 3 auto/ac/mozilla-firefox-0_8-3
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 12 May 2004 19:22:28 +0000 (19:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mozilla-firefox.spec -> 1.18

mozilla-firefox.spec

index 401a18fea3e8dc9e267b0fecf6aa4008782577fb..c20594c3cd148df4b426cf5a5965f50aafd87fca 100644 (file)
@@ -1,6 +1,4 @@
 #
-# TODO: amd64 port (problably easy basing on mozilla-amd64 patch)
-#
 # Conditional build:
 %bcond_with    tests   # enable tests (whatever they check)
 #
@@ -8,7 +6,7 @@ Summary:        Mozilla Firefox web browser
 Summary(pl):   Mozilla Firefox - przeglĀ±darka WWW
 Name:          mozilla-firefox
 Version:       0.8
-Release:       2.1
+Release:       3
 License:       MPL/LGPL
 Group:         X11/Applications/Networking
 Source0:       http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/firefox-source-%{version}.tar.bz2
@@ -17,6 +15,7 @@ Source1:      %{name}.desktop
 Patch0:                %{name}-alpha-gcc3.patch
 Patch1:                %{name}-nspr.patch
 Patch2:                %{name}-nss.patch
+Patch3:                %{name}-amd64.patch
 URL:           http://www.mozilla.org/projects/firefox/
 BuildRequires: gtk+2-devel >= 2.0.0
 BuildRequires:  libIDL-devel >= 0.8.0
@@ -65,6 +64,7 @@ Angloj
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 export CFLAGS="%{optflags}"
This page took 0.195538 seconds and 4 git commands to generate.