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: 04-Apr-2008 21:12:19 Branch: HEAD Handle: 2008040420121900 Modified files: openpkg-src/vortex vortex.patch vortex.spec Log: upgrading package: vortex 1.0.13 -> 1.0.14 Summary: Revision Changes Path 1.6 +16 -16 openpkg-src/vortex/vortex.patch 1.21 +3 -3 openpkg-src/vortex/vortex.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/vortex/vortex.patch ============================================================================ $ cvs diff -u -r1.5 -r1.6 vortex.patch --- openpkg-src/vortex/vortex.patch 13 Oct 2007 18:19:51 -0000 1.5 +++ openpkg-src/vortex/vortex.patch 4 Apr 2008 19:12:19 -0000 1.6 @@ -1,7 +1,7 @@ Index: configure ---- configure.orig 2007-10-11 17:56:36 +0200 -+++ configure 2007-10-13 20:14:04 +0200 -@@ -19598,7 +19598,11 @@ +--- configure.orig 2008-04-04 19:01:59 +0200 ++++ configure 2008-04-04 21:05:47 +0200 +@@ -19597,7 +19597,11 @@ if test $vortex_p_t_r = yes; then @@ -15,8 +15,8 @@ fi Index: data/Makefile.in ---- data/Makefile.in.orig 2007-10-11 17:56:34 +0200 -+++ data/Makefile.in 2007-10-13 20:07:38 +0200 +--- data/Makefile.in.orig 2008-04-04 19:05:21 +0200 ++++ data/Makefile.in 2008-04-04 21:05:47 +0200 @@ -199,7 +199,7 @@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ @@ -27,20 +27,20 @@ EXTRA_DIST = $(dtd_DATA) all: all-am Index: src/vortex_tls.c ---- src/vortex_tls.c.orig 2007-09-17 16:53:26 +0200 -+++ src/vortex_tls.c 2007-10-13 20:07:38 +0200 -@@ -48,6 +48,7 @@ +--- src/vortex_tls.c.orig 2008-03-27 20:22:47 +0100 ++++ src/vortex_tls.c 2008-04-04 21:08:16 +0200 +@@ -49,6 +49,7 @@ #define LOG_DOMAIN "vortex-tls" #include <vortex.h> +#undef boolean /* undefine AXL #define boolean int as it clashes with OpenSSL asn1.h */ - #include <openssl/err.h> - /* some keys to store creation handlers and its associate data */ + /* local include */ + #include <vortex_ctx_private.h> Index: test/Makefile.in ---- test/Makefile.in.orig 2007-10-11 17:56:35 +0200 -+++ test/Makefile.in 2007-10-13 20:07:38 +0200 -@@ -336,7 +336,7 @@ +--- test/Makefile.in.orig 2008-04-04 19:05:22 +0200 ++++ test/Makefile.in 2008-04-04 21:05:47 +0200 +@@ -354,7 +354,7 @@ @[EMAIL PROTECTED] = -DVORTEX_HAVE_POLL=1 @[EMAIL PROTECTED] = -DVORTEX_HAVE_EPOLL=1 @[EMAIL PROTECTED] = -DENABLE_VORTEX_LOG @@ -51,7 +51,7 @@ INCLUDES = -I$(top_srcdir)/libvortex/src $(AXL_CFLAGS) $(PTHREAD_CFLAGS) \ Index: vortex.pc.in --- vortex.pc.in.orig 2007-05-24 13:04:37 +0200 -+++ vortex.pc.in 2007-10-13 20:07:38 +0200 ++++ vortex.pc.in 2008-04-04 21:05:47 +0200 @@ -7,5 +7,5 @@ Description: Robust, full featured BEEP implementation (RFC 3080/RFC 3081) Requires: axl @@ -60,8 +60,8 @@ +Libs: -L${libdir} -lvortex @TLS_SUPPORT_FLAGS@ @SASL_LIBS@ @LIBRARIES_LIBS@ @PTHREAD_LIBS@ Cflags: -I${includedir}/vortex @SASL_CFLAGS@ @PTHREAD_CFLAGS@ Index: xml-rpc-gen/Makefile.in ---- xml-rpc-gen/Makefile.in.orig 2007-10-11 17:56:35 +0200 -+++ xml-rpc-gen/Makefile.in 2007-10-13 20:07:38 +0200 +--- xml-rpc-gen/Makefile.in.orig 2008-04-04 19:05:22 +0200 ++++ xml-rpc-gen/Makefile.in 2008-04-04 21:05:47 +0200 @@ -222,7 +222,7 @@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ @@ . patch -p0 <<'@@ .' Index: openpkg-src/vortex/vortex.spec ============================================================================ $ cvs diff -u -r1.20 -r1.21 vortex.spec --- openpkg-src/vortex/vortex.spec 27 Feb 2008 06:54:25 -0000 1.20 +++ openpkg-src/vortex/vortex.spec 4 Apr 2008 19:12:19 -0000 1.21 @@ -22,8 +22,8 @@ ## # package version -%define V_external 1.0.13 -%define V_internal b3306.g3306 +%define V_external 1.0.14 +%define V_internal b3351.g3352 # package information Name: vortex @@ -36,7 +36,7 @@ Group: Network License: LGPL Version: %{V_external} -Release: 20080227 +Release: 20080404 # package options %option with_ssl yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org