|
|
|
|
@ -41,7 +41,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
|
|
Group: Web |
|
|
|
|
License: MPL |
|
|
|
|
Version: 1.2.1 |
|
|
|
|
Release: 20021217 |
|
|
|
|
Release: 20021227 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla%{version}/src/mozilla-source-%{version}.tar.bz2 |
|
|
|
|
@ -78,7 +78,7 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
|
|
# add back the modified libart which is included in Mozilla CVS |
|
|
|
|
# but left out of the source distribution for licensing reasons. |
|
|
|
|
%{l_gzip} -d -c %{SOURCE1} | %{l_tar} xf - |
|
|
|
|
%{l_bzip2} -d -c %{SOURCE1} | %{l_tar} xf - |
|
|
|
|
|
|
|
|
|
# patch source distribution |
|
|
|
|
%patch -p0 |
|
|
|
|
|