OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 13-Jan-2003 13:57:18
Branch: HEAD Handle: 2003011312571601
Modified files:
openpkg-src/tin tin.spec
openpkg-web news.txt
Log:
Resolve incompatible curses/ncurses mixture.
Summary:
Revision Changes Path
1.31 +2 -2 openpkg-src/tin/tin.spec
1.2685 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tin/tin.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 tin.spec
--- openpkg-src/tin/tin.spec 3 Jan 2003 10:55:19 -0000 1.30
+++ openpkg-src/tin/tin.spec 13 Jan 2003 12:57:17 -0000 1.31
@@ -33,7 +33,7 @@
Group: News
License: GPL
Version: 1.5.15
-Release: 20021115
+Release: 20030113
# list of sources
Source0: ftp://ftp.tin.org/pub/news/clients/tin/v1.5/tin-%{version}.tar.bz2
@@ -66,7 +66,7 @@
--with-nntp-default-server=news \
--with-mime-default-charset=US-ASCII \
--disable-mime-strict-charset \
- --with-screen=curses \
+ --with-screen=ncurses \
--enable-forgery \
--disable-pgp-gpg \
--with-gpg=%{l_prefix}/bin/gpg \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2684 -r1.2685 news.txt
--- openpkg-web/news.txt 13 Jan 2003 12:49:50 -0000 1.2684
+++ openpkg-web/news.txt 13 Jan 2003 12:57:16 -0000 1.2685
@@ -1,3 +1,4 @@
+13-Jan-2003: Upgraded package: P<tin-1.5.15-20030113>
13-Jan-2003: Upgraded package: P<swig-1.3.17-20030113>
13-Jan-2003: Upgraded package: P<xalan-c-1.4-20030113>
13-Jan-2003: Upgraded package: P<postfix-2.0.1-20030113>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]