|
|
@@ -33,8 +33,8 @@ Distribution: OpenPKG
|
|
|
Class: PLUS
|
|
|
Group: Web
|
|
|
License: MPL
|
|
|
-Version: 1.7.2
|
|
|
-Release: 20040829
|
|
|
+Version: 1.7.3
|
|
|
+Release: 20040915
|
|
|
|
|
|
# package options
|
|
|
%option with_optimize yes
|
|
|
@@ -44,8 +44,9 @@ Release: 20040829
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla%{version}/src/mozilla-source-%{version}.tar.bz2
|
|
|
-Source1: mozilla.sh
|
|
|
-Source2: mozilla.pod
|
|
|
+Source1: ftp://ftp.openpkg.org/sources/CPY/mozilla/mozilla-1.7.2-libart.tar.bz2
|
|
|
+Source2: mozilla.sh
|
|
|
+Source3: mozilla.pod
|
|
|
Patch0: mozilla.patch
|
|
|
|
|
|
# build information
|
|
|
@@ -84,6 +85,7 @@ AutoReqProv: no
|
|
|
|
|
|
# extract source distribution
|
|
|
%setup -q -n mozilla
|
|
|
+ %setup -q -n mozilla -T -D -b 1
|
|
|
|
|
|
# patch source distribution
|
|
|
%patch -p0
|