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: 03-Jan-2004 09:48:03
Branch: HEAD Handle: 2004010308480102
Modified files:
openpkg-re/vcheck vc.rt
openpkg-src/rt rt.spec
openpkg-web news.txt
Log:
upgrading package: rt 3.0.7 -> 3.0.8
Summary:
Revision Changes Path
1.64 +1 -1 openpkg-re/vcheck/vc.rt
1.114 +3 -4 openpkg-src/rt/rt.spec
1.7951 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.rt
============================================================================
$ cvs diff -u -r1.63 -r1.64 vc.rt
--- openpkg-re/vcheck/vc.rt 1 Jan 2004 09:03:11 -0000 1.63
+++ openpkg-re/vcheck/vc.rt 3 Jan 2004 08:48:01 -0000 1.64
@@ -2,7 +2,7 @@
}
prog rt = {
- version = 3-0-7
+ version = 3-0-8
url = http://bestpractical.com/pub/rt/release/
regex = rt-([\d-]+)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/rt/rt.spec
============================================================================
$ cvs diff -u -r1.113 -r1.114 rt.spec
--- openpkg-src/rt/rt.spec 1 Jan 2004 09:03:13 -0000 1.113
+++ openpkg-src/rt/rt.spec 3 Jan 2004 08:48:03 -0000 1.114
@@ -26,8 +26,8 @@
# FIXME: rse: Error: MM: mm:core: failed to open semaphore file (Permission
denied): OS: No such file or directory
# package versions
-%define V_real 3-0-7
-%define V_here 3.0.7
+%define V_real 3-0-8
+%define V_here 3.0.8
%define V_log_dispatch 2.04
%define V_html_mason 1.25
%define V_mldbm 2.01
@@ -47,7 +47,7 @@
Group: Database
License: GPL
Version: %{V_here}
-Release: 20040101
+Release: 20040103
# package options
%option with_color_primary 336699
@@ -128,7 +128,6 @@
%setup -q -T -D -a 6
%setup -q -T -D -a 7
%setup -q -T -D -a 8
- %setup -q -T -D -a 9
# patch RT distribution
cd rt-%{V_real}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7950 -r1.7951 news.txt
--- openpkg-web/news.txt 3 Jan 2004 08:47:43 -0000 1.7950
+++ openpkg-web/news.txt 3 Jan 2004 08:48:01 -0000 1.7951
@@ -1,3 +1,4 @@
+03-Jan-2004: Upgraded package: P<rt-3.0.8-20040103>
03-Jan-2004: Upgraded package: P<netpbm-10.18.5-20040103>
03-Jan-2004: Upgraded package: P<pnet-0.6.2-20040103>
03-Jan-2004: Upgraded package: P<perl-dbix-20040103-20040103>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]