OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [email protected] Module: openpkg-src Date: 17-Dec-2008 18:22:09 Branch: HEAD Handle: 2008121717220801 Modified files: openpkg-src/xdelta xdelta.patch xdelta.spec Log: modifying package: xdelta-1.1.3 20080712 -> 20081217 Summary: Revision Changes Path 1.4 +0 -13 openpkg-src/xdelta/xdelta.patch 1.51 +2 -2 openpkg-src/xdelta/xdelta.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/xdelta/xdelta.patch ============================================================================ $ cvs diff -u -r1.3 -r1.4 xdelta.patch --- openpkg-src/xdelta/xdelta.patch 12 Jul 2008 12:47:11 -0000 1.3 +++ openpkg-src/xdelta/xdelta.patch 17 Dec 2008 17:22:08 -0000 1.4 @@ -22,16 +22,3 @@ #define XD_PAGE_SIZE (1<<20) -Index: xdelta30r/xdelta3.h ---- xdelta30r/xdelta3.h.orig 2007-10-10 11:24:37 +0200 -+++ xdelta30r/xdelta3.h 2008-07-12 14:43:21 +0200 -@@ -91,7 +91,9 @@ - typedef u_int32_t uint32_t; - #endif - -+#ifndef __FreeBSD__ - typedef long long unsigned int uint64_t; -+#endif - - #else - #define WIN32_LEAN_AND_MEAN @@ . patch -p0 <<'@@ .' Index: openpkg-src/xdelta/xdelta.spec ============================================================================ $ cvs diff -u -r1.50 -r1.51 xdelta.spec --- openpkg-src/xdelta/xdelta.spec 12 Jul 2008 12:47:11 -0000 1.50 +++ openpkg-src/xdelta/xdelta.spec 17 Dec 2008 17:22:09 -0000 1.51 @@ -23,7 +23,7 @@ # package version %define V_v1 1.1.3 -%define V_v3 30r +%define V_v3 3.0u # package information Name: xdelta @@ -36,7 +36,7 @@ Group: Patching License: GPL Version: %{V_v1} -Release: 20080712 +Release: 20081217 # package options %option with_v3 yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
