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: 16-Jan-2004 12:11:17
Branch: HEAD Handle: 2004011611111502
Modified files:
openpkg-src/shiela shiela.spec
openpkg-web news.txt
Log:
add missing dependencies
Summary:
Revision Changes Path
1.34 +2 -2 openpkg-src/shiela/shiela.spec
1.8093 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/shiela/shiela.spec
============================================================================
$ cvs diff -u -r1.33 -r1.34 shiela.spec
--- openpkg-src/shiela/shiela.spec 22 Sep 2003 11:47:48 -0000 1.33
+++ openpkg-src/shiela/shiela.spec 16 Jan 2004 11:11:17 -0000 1.34
@@ -33,7 +33,7 @@
Group: SCM
License: GPL
Version: 1.0.4
-Release: 20030922
+Release: 20040116
# list of sources
Source0: ftp://ftp.ossp.org/pkg/tool/shiela/shiela-%{version}.tar.gz
@@ -43,7 +43,7 @@
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, perl
-PreReq: OpenPKG, openpkg >= 20020206, perl, xdelta
+PreReq: OpenPKG, openpkg >= 20020206, perl, cvs, diffutils, xdelta,
sharutils, MTA
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8092 -r1.8093 news.txt
--- openpkg-web/news.txt 16 Jan 2004 09:43:37 -0000 1.8092
+++ openpkg-web/news.txt 16 Jan 2004 11:11:15 -0000 1.8093
@@ -1,3 +1,4 @@
+16-Jan-2004: Upgraded package: P<shiela-1.0.4-20040116>
15-Jan-2004: Upgraded package: P<uuid-0.9.2-20040115>
15-Jan-2004: Upgraded package: P<perl-5.8.3-20040115>
15-Jan-2004: Upgraded package: P<aegis-4.16-20040115>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]