OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 16-Oct-2003 10:27:55
Branch: HEAD Handle: 2003101609275302
Added files:
openpkg-src/distcache distcache.patch
Modified files:
openpkg-re/vcheck vc.distcache
openpkg-src/distcache distcache.spec
openpkg-web news.txt
Log:
upgrading package: distcache 1.4.1 -> 1.4.2
Summary:
Revision Changes Path
1.2 +1 -1 openpkg-re/vcheck/vc.distcache
1.1 +11 -0 openpkg-src/distcache/distcache.patch
1.3 +4 -2 openpkg-src/distcache/distcache.spec
1.7019 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.distcache
============================================================================
$ cvs diff -u -r1.1 -r1.2 vc.distcache
--- openpkg-re/vcheck/vc.distcache 4 Jun 2003 09:09:45 -0000 1.1
+++ openpkg-re/vcheck/vc.distcache 16 Oct 2003 08:27:53 -0000 1.2
@@ -2,7 +2,7 @@
}
prog distcache = {
- version = 1.4.1
+ version = 1.4.2
url = http://prdownloads.sourceforge.net/distcache/
regex = distcache-(__VER__)\.tar\.bz2
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/distcache/distcache.patch
============================================================================
$ cvs diff -u -r0 -r1.1 distcache.patch
--- /dev/null 2003-10-16 10:27:55.000000000 +0200
+++ distcache.patch 2003-10-16 10:27:55.000000000 +0200
@@ -0,0 +1,11 @@
+Index: libnal/proto_fd.c
+--- libnal/proto_fd.c.orig 2003-07-12 23:59:57.000000000 +0200
++++ libnal/proto_fd.c 2003-10-16 10:19:07.000000000 +0200
+@@ -24,6 +24,7 @@
+ #include <libnal/nal.h>
+ #include "nal_internal.h"
+ #include <libsys/post.h>
++#include <limits.h>
+
+ /**************************/
+ /* predeclare our vtables */
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/distcache/distcache.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 distcache.spec
--- openpkg-src/distcache/distcache.spec 8 Jul 2003 14:39:17 -0000 1.2
+++ openpkg-src/distcache/distcache.spec 16 Oct 2003 08:27:55 -0000 1.3
@@ -32,11 +32,12 @@
Distribution: OpenPKG [EVAL]
Group: Cryptography
License: LGPL
-Version: 1.4.1
-Release: 20030604
+Version: 1.4.2
+Release: 20031016
# list of sources
Source0:
http://osdn.dl.sourceforge.net/sourceforge/distcache/distcache-%{version}.tar.bz2
+Patch0: distcache.patch
# build information
Prefix: %{l_prefix}
@@ -57,6 +58,7 @@
%prep
%setup -q
+ %patch -p0
%build
CC="%{l_cc}" \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7018 -r1.7019 news.txt
--- openpkg-web/news.txt 15 Oct 2003 18:59:06 -0000 1.7018
+++ openpkg-web/news.txt 16 Oct 2003 08:27:53 -0000 1.7019
@@ -1,3 +1,4 @@
+16-Oct-2003: Upgraded package: P<distcache-1.4.2-20031016>
15-Oct-2003: Upgraded package: P<gcc34-3.4s20031015-20031015>
15-Oct-2003: Upgraded package: P<ntp-4.2.0-20031015>
15-Oct-2003: Upgraded package: P<perl-sys-20031015-20031015>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]