OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 04-Jul-2002 10:41:16
Branch: HEAD Handle: 2002070409411501
Modified files:
openpkg-re/vcheck vc.tin
openpkg-src/tin tin.spec
openpkg-web news.txt
Log:
upgrading package: tin 1.5.12 -> 1.5.13
Summary:
Revision Changes Path
1.3 +1 -1 openpkg-re/vcheck/vc.tin
1.22 +4 -2 openpkg-src/tin/tin.spec
1.876 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.tin
============================================================
$ cvs diff -u -r1.2 -r1.3 vc.tin
--- openpkg-re/vcheck/vc.tin 1 May 2002 17:33:58 -0000 1.2
+++ openpkg-re/vcheck/vc.tin 4 Jul 2002 08:41:15 -0000 1.3
@@ -2,7 +2,7 @@
}
prog tin = {
- version = 1.5.12
+ version = 1.5.13
url = ftp://ftp.tin.org/pub/news/clients/tin/
regex = v((\d+\.)*\d)
url = ftp://ftp.tin.org/pub/news/clients/tin/v__NEWVER__/
Index: openpkg-src/tin/tin.spec
============================================================
$ cvs diff -u -r1.21 -r1.22 tin.spec
--- openpkg-src/tin/tin.spec 29 May 2002 20:02:40 -0000 1.21
+++ openpkg-src/tin/tin.spec 4 Jul 2002 08:41:16 -0000 1.22
@@ -32,11 +32,12 @@
Distribution: OpenPKG [REL]
Group: News
License: GPL
-Version: 1.5.12
-Release: 20020501
+Version: 1.5.13
+Release: 20020704
# list of sources
Source0: ftp://ftp.tin.org/pub/news/clients/tin/v1.5/tin-%{version}.tar.bz2
+Patch0: tin.patch
# build information
Prefix: %{l_prefix}
@@ -51,6 +52,7 @@
%prep
%setup -q
+ %patch0 -p0
%build
PATH="%{l_prefix}/bin:$PATH"; export PATH
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.875 -r1.876 news.txt
--- openpkg-web/news.txt 4 Jul 2002 07:28:21 -0000 1.875
+++ openpkg-web/news.txt 4 Jul 2002 08:41:15 -0000 1.876
@@ -1,3 +1,4 @@
+04-Jul-2002: Upgraded package: P<tin-1.5.13-20020704>
04-Jul-2002: Upgraded package: P<geoip-0.2.1-20020704>
04-Jul-2002: Upgraded package: P<file-3.39-20020704>
03-Jul-2002: Upgraded package: P<jdk-sun-1.3.1.04-20020703>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]