OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 28-Jun-2003 14:22:25
Branch: HEAD Handle: 2003062813222401
Modified files:
openpkg-src/cadaver cadaver.spec
openpkg-web news.txt
Log:
downgrade to JUNK, doesn't yet follow unstable neon API
Summary:
Revision Changes Path
1.15 +8 -4 openpkg-src/cadaver/cadaver.spec
1.5041 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/cadaver/cadaver.spec
============================================================================
$ cvs diff -u -r1.14 -r1.15 cadaver.spec
--- openpkg-src/cadaver/cadaver.spec 14 Feb 2003 09:20:15 -0000 1.14
+++ openpkg-src/cadaver/cadaver.spec 28 Jun 2003 12:22:25 -0000 1.15
@@ -23,17 +23,19 @@
## SUCH DAMAGE.
##
+# FIXME mlelstv - JUNK because of neon API changes
+
# package information
Name: cadaver
Summary: Command-Line WebDAV client
URL: http://www.webdav.org/cadaver/
Vendor: Joe Orton
Packager: The OpenPKG Project
-Distribution: OpenPKG [EVAL]
+Distribution: OpenPKG [JUNK]
Group: Web
License: GPL
Version: 0.21.0
-Release: 20030214
+Release: 20030628
# list of sources
Source0: http://www.webdav.org/cadaver/cadaver-%{version}.tar.gz
@@ -41,8 +43,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021230, ncurses, libxml, neon, zlib, openssl,
libiconv, readline
-PreReq: OpenPKG, openpkg >= 20021230, ncurses
+BuildPreReq: OpenPKG, openpkg >= 20021230
+BuildPreReq: ncurses, libxml, neon, zlib, openssl, libiconv, readline
+PreReq: OpenPKG, openpkg >= 20021230
+PreReq: ncurses, libxml, neon, zlib, openssl, libiconv, readline
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5040 -r1.5041 news.txt
--- openpkg-web/news.txt 28 Jun 2003 10:42:58 -0000 1.5040
+++ openpkg-web/news.txt 28 Jun 2003 12:22:24 -0000 1.5041
@@ -1,3 +1,4 @@
+28-Jun-2003: Upgraded package: P<cadaver-0.21.0-20030628>
28-Jun-2003: Upgraded package: P<opensp-1.5-20030628>
27-Jun-2003: Upgraded package: P<mico-2.3.10-20030627>
27-Jun-2003: Upgraded package: P<opensp-1.5-20030627>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]