OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 03-Jan-2003 12:32:03
Branch: HEAD Handle: 2003010311320101
Modified files:
openpkg-src/mozilla mozilla.spec
openpkg-web news.txt
Log:
upgrade to new %option world order
Summary:
Revision Changes Path
1.54 +7 -7 openpkg-src/mozilla/mozilla.spec
1.2524 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mozilla/mozilla.spec
============================================================================
$ cvs diff -u -r1.53 -r1.54 mozilla.spec
--- openpkg-src/mozilla/mozilla.spec 3 Jan 2003 10:53:24 -0000 1.53
+++ openpkg-src/mozilla/mozilla.spec 3 Jan 2003 11:32:02 -0000 1.54
@@ -23,10 +23,6 @@
## SUCH DAMAGE.
##
-# package options
-%option with_mailnews no
-%option with_composer no
-
# package information
Name: mozilla
Summary: Graphical Internet Communication Frontend
@@ -37,7 +33,11 @@
Group: Web
License: MPL
Version: 1.2.1
-Release: 20030101
+Release: 20030103
+
+# package options
+%option with_mailnews no
+%option with_composer no
# list of sources
Source0:
ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla%{version}/src/mozilla-source-%{version}.tar.bz2
@@ -49,8 +49,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021230, X11, glib, gtk, orbit, libiconv,
infozip, openssl, freetype, make, gcc, perl
-PreReq: OpenPKG, openpkg >= 20021230, X11, glib, gtk, orbit, libiconv,
infozip, openssl, freetype, xsel
+BuildPreReq: OpenPKG, openpkg >= 20030103, X11, glib, gtk, orbit, libiconv,
infozip, openssl, freetype, make, gcc, perl
+PreReq: OpenPKG, openpkg >= 20030103, X11, glib, gtk, orbit, libiconv,
infozip, openssl, freetype, xsel
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2523 -r1.2524 news.txt
--- openpkg-web/news.txt 3 Jan 2003 11:30:14 -0000 1.2523
+++ openpkg-web/news.txt 3 Jan 2003 11:32:01 -0000 1.2524
@@ -1,3 +1,4 @@
+03-Jan-2003: New package: P<mozilla-1.2.1-20030103>
03-Jan-2003: New package: P<mutt-1.4i-20030103>
03-Jan-2003: New package: P<imagemagick-5.5.3.1-20030103>
03-Jan-2003: New package: P<mico-2.3.7-20030103>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]