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: 13-Oct-2008 11:47:19 Branch: HEAD Handle: 2008101310471800 Modified files: openpkg-src/spandsp spandsp.patch spandsp.spec Log: upgrading package: spandsp 0.0.5pre4 -> 0.0.6pre1 Summary: Revision Changes Path 1.3 +6 -6 openpkg-src/spandsp/spandsp.patch 1.7 +4 -4 openpkg-src/spandsp/spandsp.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/spandsp/spandsp.patch ============================================================================ $ cvs diff -u -r1.2 -r1.3 spandsp.patch --- openpkg-src/spandsp/spandsp.patch 18 May 2008 10:11:20 -0000 1.2 +++ openpkg-src/spandsp/spandsp.patch 13 Oct 2008 09:47:18 -0000 1.3 @@ -1,14 +1,14 @@ Index: configure ---- configure.orig 2008-05-16 14:34:26 +0200 -+++ configure 2008-05-18 12:08:27 +0200 -@@ -29161,9 +29161,7 @@ +--- configure.orig 2008-10-13 01:45:01 +0200 ++++ configure 2008-10-13 11:42:31 +0200 +@@ -30625,9 +30625,7 @@ if test $ac_cv_lib_audiofile_afOpenFile = yes; then TESTLIBS="$TESTLIBS -laudiofile" else -- { { echo "$as_me:$LINENO: error: \"Can't make tests without libaudiofile (does your system require a libaudiofile-devel package?)\"" >&5 --echo "$as_me: error: \"Can't make tests without libaudiofile (does your system require a libaudiofile-devel package?)\"" >&2;} +- { { $as_echo "$as_me:$LINENO: error: \"Can't make tests without libaudiofile (does your system require a libaudiofile-devel package?)\"" >&5 +-$as_echo "$as_me: error: \"Can't make tests without libaudiofile (does your system require a libaudiofile-devel package?)\"" >&2;} - { (exit 1); exit 1; }; } + : fi - echo "$as_me:$LINENO: checking for fftw_plan_dft_1d in -lfftw3" >&5 + { $as_echo "$as_me:$LINENO: checking for fftw_plan_dft_1d in -lfftw3" >&5 @@ . patch -p0 <<'@@ .' Index: openpkg-src/spandsp/spandsp.spec ============================================================================ $ cvs diff -u -r1.6 -r1.7 spandsp.spec --- openpkg-src/spandsp/spandsp.spec 16 Jun 2008 17:35:21 -0000 1.6 +++ openpkg-src/spandsp/spandsp.spec 13 Oct 2008 09:47:18 -0000 1.7 @@ -22,9 +22,9 @@ ## # package version -%define V_major 0.0.5 -%define V_minor pre4 -%define V_subdir 0.0.5 +%define V_major 0.0.6 +%define V_minor pre1 +%define V_subdir 0.0.6 # package information Name: spandsp @@ -37,7 +37,7 @@ Group: VoIP License: GPL Version: %{V_major}%{V_minor} -Release: 20080616 +Release: 20081013 # list of sources Source0: http://www.soft-switch.org/downloads/spandsp/spandsp-%{version}.tgz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org