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: 22-Sep-2003 13:47:49
Branch: HEAD Handle: 2003092212474701
Modified files:
openpkg-src/shiela shiela.spec
openpkg-web news.txt
Log:
allow working with CVS 1.12 and higher, too
Summary:
Revision Changes Path
1.33 +3 -1 openpkg-src/shiela/shiela.spec
1.6680 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/shiela/shiela.spec
============================================================================
$ cvs diff -u -r1.32 -r1.33 shiela.spec
--- openpkg-src/shiela/shiela.spec 8 Jul 2003 14:42:28 -0000 1.32
+++ openpkg-src/shiela/shiela.spec 22 Sep 2003 11:47:48 -0000 1.33
@@ -33,10 +33,11 @@
Group: SCM
License: GPL
Version: 1.0.4
-Release: 20030115
+Release: 20030922
# list of sources
Source0: ftp://ftp.ossp.org/pkg/tool/shiela/shiela-%{version}.tar.gz
+Patch0: shiela.patch
# build information
Prefix: %{l_prefix}
@@ -52,6 +53,7 @@
%prep
%setup -q
+ %patch -p0
%build
./configure \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6679 -r1.6680 news.txt
--- openpkg-web/news.txt 22 Sep 2003 11:45:27 -0000 1.6679
+++ openpkg-web/news.txt 22 Sep 2003 11:47:47 -0000 1.6680
@@ -1,3 +1,4 @@
+22-Sep-2003: Upgraded package: P<shiela-1.0.4-20030922>
22-Sep-2003: Upgraded package: P<apache-1.3.28-20030922>
22-Sep-2003: Upgraded package: P<imapd-2.1.15-20030922>
22-Sep-2003: Upgraded package: P<cpu-1.4.1-20030922>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]