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 openpkg$ Date: 17-Oct-2003 15:34:37
Branch: HEAD Handle: 2003101714343502
Modified files:
openpkg-re/vcheck vc.crm114
openpkg-src/crm114 crm114.spec
openpkg-web news.txt
Log:
Well, if "20031015-RC1.i386 contains no longer any sources",
a quick look at the website shows immediately that we now
can use the dedicated source tarball instead... ;-)
Summary:
Revision Changes Path
1.6 +2 -3 openpkg-re/vcheck/vc.crm114
1.8 +5 -5 openpkg-src/crm114/crm114.spec
1.7038 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.crm114
============================================================================
$ cvs diff -u -r1.5 -r1.6 vc.crm114
--- openpkg-re/vcheck/vc.crm114 17 Oct 2003 12:53:28 -0000 1.5
+++ openpkg-re/vcheck/vc.crm114 17 Oct 2003 13:34:35 -0000 1.6
@@ -2,9 +2,8 @@
}
prog crm114 = {
- comment = "ms:Version 20031015-RC1.i386 contains no sources, just Linux
binaries"
- version = 2003-09-20-Beta.i386
+ version = 20031015-RC1
url = http://crm114.sourceforge.net/
- regex = crm114-(__VER__)\.tar\.gz
+ regex = crm114-(__VER__)\.src\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/crm114/crm114.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 crm114.spec
--- openpkg-src/crm114/crm114.spec 28 Sep 2003 09:52:08 -0000 1.7
+++ openpkg-src/crm114/crm114.spec 17 Oct 2003 13:34:37 -0000 1.8
@@ -24,8 +24,8 @@
##
# package version
-%define V_dist 2003-09-20-Beta.src
-%define V_opkg 20030920
+%define V_dist 20031015-RC1
+%define V_opkg 20031015rc1
%define V_tre 0.5.3
# package information
@@ -38,10 +38,10 @@
Group: Text
License: GPL
Version: %{V_opkg}
-Release: 20030928
+Release: 20031017
# list of sources
-Source0: http://crm114.sourceforge.net/crm114-%{V_dist}.tar.gz
+Source0: http://crm114.sourceforge.net/crm114-%{V_dist}.src.tar.gz
# build information
Prefix: %{l_prefix}
@@ -62,7 +62,7 @@
of learning text. In other words, CRM114 learns, and it learns fast.
%prep
- %setup -q -n crm114-%{V_dist}
+ %setup -q -n crm114-%{V_dist}.src
%build
( cd tre-%{V_tre}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7037 -r1.7038 news.txt
--- openpkg-web/news.txt 17 Oct 2003 12:38:53 -0000 1.7037
+++ openpkg-web/news.txt 17 Oct 2003 13:34:35 -0000 1.7038
@@ -1,3 +1,4 @@
+17-Oct-2003: Upgraded package: P<crm114-20031015rc1-20031017>
17-Oct-2003: Upgraded package: P<lsof-4.69-20031017>
17-Oct-2003: Upgraded package: P<perl-parse-20031017-20031017>
17-Oct-2003: Upgraded package: P<proftpd-1.2.7-1.2.2>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]