OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 29-Apr-2009 20:53:10 Branch: HEAD Handle: 2009042919531000 Modified files: openpkg-src/vortex vortex.patch vortex.spec Log: upgrading package: vortex 1.1.0 -> 1.1.1 Summary: Revision Changes Path 1.8 +13 -13 openpkg-src/vortex/vortex.patch 1.27 +3 -3 openpkg-src/vortex/vortex.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/vortex/vortex.patch ============================================================================ $ cvs diff -u -r1.7 -r1.8 vortex.patch --- openpkg-src/vortex/vortex.patch 30 Jan 2009 08:03:19 -0000 1.7 +++ openpkg-src/vortex/vortex.patch 29 Apr 2009 18:53:10 -0000 1.8 @@ -1,7 +1,7 @@ Index: configure ---- configure.orig 2009-01-29 10:22:29 +0100 -+++ configure 2009-01-30 08:57:41 +0100 -@@ -19985,7 +19985,11 @@ +--- configure.orig 2009-04-24 16:35:53 +0200 ++++ configure 2009-04-29 19:34:17 +0200 +@@ -20186,7 +20186,11 @@ if test $vortex_p_t_r = yes; then @@ -15,32 +15,32 @@ fi Index: data/Makefile.in ---- data/Makefile.in.orig 2009-01-29 10:22:27 +0100 -+++ data/Makefile.in 2009-01-30 08:57:41 +0100 +--- data/Makefile.in.orig 2009-04-24 16:35:50 +0200 ++++ data/Makefile.in 2009-04-29 19:34:42 +0200 @@ -208,7 +208,7 @@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ --dtddir = $(datadir)/libvortex +-dtddir = $(datadir)/libvortex-1.1 +dtddir = $(datadir)/vortex dtd_DATA = channel.dtd sasl.dtd tls.dtd xml-rpc-boot.dtd vortex-listener-conf.dtd EXTRA_DIST = $(dtd_DATA) all: all-am Index: test/Makefile.in ---- test/Makefile.in.orig 2009-01-29 10:22:27 +0100 -+++ test/Makefile.in 2009-01-30 08:59:40 +0100 -@@ -471,7 +471,7 @@ - @enable_sasl_support_t...@sasl_support_libs = ../sasl/libvortex-sasl-1.1.la +--- test/Makefile.in.orig 2009-04-24 16:35:51 +0200 ++++ test/Makefile.in 2009-04-29 19:35:17 +0200 +@@ -479,7 +479,7 @@ + @enable_sasl_support_t...@sasl_support_libs = $(top_builddir)/sasl/libvortex-sasl-1.1.la @enable_tls_support_t...@include_tls_support = -DENABLE_TLS_SUPPORT - @enable_tls_support_t...@tls_support_libs = ../tls/libvortex-tls-1.1.la + @enable_tls_support_t...@tls_support_libs = $(top_builddir)/tls/libvortex-tls-1.1.la -certfilesdir = $(datadir)/libvortex-1.1 +certfilesdir = $(datadir)/vortex certfiles_DATA = test-certificate.pem test-private-key.pem EXTRA_DIST = Makefile.win $(certfiles_DATA) vortex-regression-client.vcproj vortex-regression-listener.vcproj vortex-regression-client.idl \ mime.example.1.txt mime.example.body.1.txt mime.example.2.txt mime.example.3.txt mime.example.body.2.txt Index: xml-rpc-gen/Makefile.in ---- xml-rpc-gen/Makefile.in.orig 2009-01-29 10:22:28 +0100 -+++ xml-rpc-gen/Makefile.in 2009-01-30 08:59:57 +0100 +--- xml-rpc-gen/Makefile.in.orig 2009-04-24 16:35:51 +0200 ++++ xml-rpc-gen/Makefile.in 2009-04-29 19:34:17 +0200 @@ -231,7 +231,7 @@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ @@ . patch -p0 <<'@@ .' Index: openpkg-src/vortex/vortex.spec ============================================================================ $ cvs diff -u -r1.26 -r1.27 vortex.spec --- openpkg-src/vortex/vortex.spec 18 Apr 2009 13:18:03 -0000 1.26 +++ openpkg-src/vortex/vortex.spec 29 Apr 2009 18:53:10 -0000 1.27 @@ -22,8 +22,8 @@ ## # package version -%define V_external 1.1.0 -%define V_internal b3749.g3749 +%define V_external 1.1.1 +%define V_internal b3817.g3817 # package information Name: vortex @@ -36,7 +36,7 @@ Group: Network License: LGPL Version: %{V_external} -Release: 20090130 +Release: 20090429 # package options %option with_ssl yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org