OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 14-Dec-2002 14:13:32
Branch: HEAD Handle: 2002121413133100
Modified files:
openpkg-src/mozilla mozilla.spec
openpkg-web news.txt
Log:
openssl is required, add freetype support, disable Xinerama
Summary:
Revision Changes Path
1.42 +5 -4 openpkg-src/mozilla/mozilla.spec
1.2280 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/mozilla/mozilla.spec
============================================================
$ cvs diff -u -r1.41 -r1.42 mozilla.spec
--- openpkg-src/mozilla/mozilla.spec 12 Dec 2002 12:47:38 -0000 1.41
+++ openpkg-src/mozilla/mozilla.spec 14 Dec 2002 13:13:31 -0000 1.42
@@ -33,7 +33,7 @@
Group: Web
License: MPL
Version: 1.2.1
-Release: 20021212
+Release: 20021214
# list of sources
Source0:
ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla%{version}/src/mozilla-source-%{version}.tar.bz2
@@ -44,8 +44,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021204, X11, glib, gtk, orbit, infozip, make,
gcc, perl
-PreReq: OpenPKG, openpkg >= 20021204, X11, glib, gtk, orbit, infozip, xsel
+BuildPreReq: OpenPKG, openpkg >= 20021204, X11, glib, gtk, orbit, infozip,
openssl, freetype, make, gcc, perl
+PreReq: OpenPKG, openpkg >= 20021204, X11, glib, gtk, orbit, infozip,
openssl, freetype, xsel
AutoReq: no
AutoReqProv: no
@@ -83,12 +83,13 @@
--with-system-jpeg=%{l_prefix} \
--with-system-png=%{l_prefix} \
--with-system-zlib=%{l_prefix} \
+ --with-ft-prefix=%{l_prefix} \
--enable-jsd \
--enable-crypto \
- --enable-xinerama \
--enable-chrome-format=jar \
--enable-static \
--enable-strip \
+ --disable-xinerama \
--disable-shared \
--disable-tests \
--disable-mailnews \
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.2279 -r1.2280 news.txt
--- openpkg-web/news.txt 14 Dec 2002 12:29:35 -0000 1.2279
+++ openpkg-web/news.txt 14 Dec 2002 13:13:31 -0000 1.2280
@@ -1,3 +1,4 @@
+14-Dec-2002: Upgraded package: P<mozilla-1.2.1-20021214>
14-Dec-2002: Upgraded package: P<qpopper-4.0.4-20021214>
14-Dec-2002: Upgraded package: P<coreutils-4.5.4-20021214>
14-Dec-2002: Upgraded package: P<c-client-2002a-20021214>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]