OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 23-Jul-2003 16:02:37
Branch: HEAD Handle: 2003072315023204
Modified files:
openpkg-src/gnupg gnupg.spec
openpkg-src/imapd imapd.spec
openpkg-src/lesstif lesstif.spec
openpkg-src/mgv mgv.spec
openpkg-src/squirrelmail
squirrelmail.spec
openpkg-web news.txt
Log:
remove OPENPGP, IMAP, MOTIF virtual targets
Summary:
Revision Changes Path
1.37 +1 -2 openpkg-src/gnupg/gnupg.spec
1.90 +1 -2 openpkg-src/imapd/imapd.spec
1.15 +1 -2 openpkg-src/lesstif/lesstif.spec
1.10 +3 -3 openpkg-src/mgv/mgv.spec
1.11 +2 -2 openpkg-src/squirrelmail/squirrelmail.spec
1.5756 +5 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gnupg/gnupg.spec
============================================================================
$ cvs diff -u -r1.36 -r1.37 gnupg.spec
--- openpkg-src/gnupg/gnupg.spec 17 Jul 2003 18:29:52 -0000 1.36
+++ openpkg-src/gnupg/gnupg.spec 23 Jul 2003 14:02:34 -0000 1.37
@@ -33,7 +33,7 @@
Group: Cryptography
License: GPL
Version: 1.2.2
-Release: 20030717
+Release: 20030723
# package options
%option with_idea no
@@ -51,7 +51,6 @@
PreReq: zlib
AutoReq: no
AutoReqProv: no
-Provides: OPENPGP
%description
GnuPG (GNU Privacy Guard) is a GNU utility for encrypting data and
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/imapd/imapd.spec
============================================================================
$ cvs diff -u -r1.89 -r1.90 imapd.spec
--- openpkg-src/imapd/imapd.spec 22 Jul 2003 14:10:09 -0000 1.89
+++ openpkg-src/imapd/imapd.spec 23 Jul 2003 14:02:35 -0000 1.90
@@ -33,7 +33,7 @@
Group: Mail
License: BSD
Version: 2.1.14
-Release: 20030722
+Release: 20030723
# package options
%option with_fsl yes
@@ -61,7 +61,6 @@
%endif
AutoReq: no
AutoReqProv: no
-Provides: IMAP
%description
The Cyrus IMAP server is an IMAP4 and POP3 daemon that differs from
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/lesstif/lesstif.spec
============================================================================
$ cvs diff -u -r1.14 -r1.15 lesstif.spec
--- openpkg-src/lesstif/lesstif.spec 18 Jul 2003 07:56:45 -0000 1.14
+++ openpkg-src/lesstif/lesstif.spec 23 Jul 2003 14:02:35 -0000 1.15
@@ -33,7 +33,7 @@
Group: XWindow
License: LGPL
Version: 0.93.46
-Release: 20030718
+Release: 20030723
# list of sources
Source0: http://osdn.dl.sourceforge.net/lesstif/lesstif-%{version}.tar.gz
@@ -45,7 +45,6 @@
PreReq: OpenPKG, openpkg >= 20030103, X11
AutoReq: no
AutoReqProv: no
-Provides: MOTIF
%description
LessTif is the Hungry Programmers' version of OSF/Motif�. It aims
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/mgv/mgv.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 mgv.spec
--- openpkg-src/mgv/mgv.spec 17 Jul 2003 15:32:51 -0000 1.9
+++ openpkg-src/mgv/mgv.spec 23 Jul 2003 14:02:36 -0000 1.10
@@ -33,7 +33,7 @@
Group: Graphics
License: GNU
Version: 3.1.5
-Release: 20030717
+Release: 20030723
# list of sources
Source0: http://www.trends.net/~mu/mgv-%{version}.tar.gz
@@ -45,8 +45,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030717, X11, make
PreReq: OpenPKG, openpkg >= 20030717, X11, ghostscript
-BuildPreReq: MOTIF
-PreReq: MOTIF
+BuildPreReq: lesstif
+PreReq: lesstif
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/squirrelmail/squirrelmail.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 squirrelmail.spec
--- openpkg-src/squirrelmail/squirrelmail.spec 17 Jul 2003 15:33:21 -0000
1.10
+++ openpkg-src/squirrelmail/squirrelmail.spec 23 Jul 2003 14:02:36 -0000
1.11
@@ -33,7 +33,7 @@
Group: Mail
License: GPL
Version: 1.4.1
-Release: 20030717
+Release: 20030723
# list of sources
Source0:
http://download.sourceforge.net/squirrelmail/squirrelmail-%{version}.tar.bz2
@@ -43,7 +43,7 @@
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030717
-PreReq: OpenPKG, openpkg >= 20030717, IMAP, MTA, apache, apache::with_mod_php
= yes
+PreReq: OpenPKG, openpkg >= 20030717, imapd, MTA, apache,
apache::with_mod_php = yes
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5755 -r1.5756 news.txt
--- openpkg-web/news.txt 23 Jul 2003 13:54:18 -0000 1.5755
+++ openpkg-web/news.txt 23 Jul 2003 14:02:32 -0000 1.5756
@@ -1,3 +1,8 @@
+23-Jul-2003: Upgraded package: P<squirrelmail-1.4.1-20030723>
+23-Jul-2003: Upgraded package: P<mgv-3.1.5-20030723>
+23-Jul-2003: Upgraded package: P<lesstif-0.93.46-20030723>
+23-Jul-2003: Upgraded package: P<imapd-2.1.14-20030723>
+23-Jul-2003: Upgraded package: P<gnupg-1.2.2-20030723>
23-Jul-2003: Upgraded package: P<powerdns-2.9.10-20030723>
23-Jul-2003: Upgraded package: P<bind-9.2.2-20030723>
23-Jul-2003: Upgraded package: P<ssmtp-2.48-20030723>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]