]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- more cosmetics
authorhawk <hawk@pld-linux.org>
Tue, 12 Oct 2004 06:35:19 +0000 (06:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mozilla-firefox.spec -> 1.43

mozilla-firefox.spec

index f8b014220f95cfe9a8bd6fd80fcdb8264c3c8bdd..a851ee10de2a81204a408428758ffb79639a08e4 100644 (file)
@@ -22,9 +22,9 @@ Source0:      http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/fire
 Source1:       %{name}.desktop
 Source2:       %{name}.sh
 Patch0:                %{name}-alpha-gcc3.patch
-Patch2:                %{name}-nss.patch
-Patch3:                %{name}-lib_path.patch
-Patch4:                %{name}-freetype.patch
+Patch1:                %{name}-nss.patch
+Patch2:                %{name}-lib_path.patch
+Patch3:                %{name}-freetype.patch
 URL:           http://www.mozilla.org/projects/firefox/
 BuildRequires: automake
 %if %{with ft218}
@@ -85,9 +85,9 @@ Angloj
 %prep
 %setup -q -n mozilla
 %patch0 -p1
+%patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%{?with_ft218:%patch4 -p1}
+%{?with_ft218:%patch3 -p1}
 
 %build
 export CFLAGS="%{rpmcflags}"
This page took 0.034786 seconds and 4 git commands to generate.