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: 28-Feb-2009 10:18:25 Branch: HEAD Handle: 2009022809182500 Modified files: openpkg-src/spandsp spandsp.patch spandsp.spec Log: upgrading package: spandsp 0.0.6pre4 -> 0.0.6pre5 Summary: Revision Changes Path 1.4 +6 -6 openpkg-src/spandsp/spandsp.patch 1.11 +2 -2 openpkg-src/spandsp/spandsp.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/spandsp/spandsp.patch ============================================================================ $ cvs diff -u -r1.3 -r1.4 spandsp.patch --- openpkg-src/spandsp/spandsp.patch 13 Oct 2008 09:47:18 -0000 1.3 +++ openpkg-src/spandsp/spandsp.patch 28 Feb 2009 09:18:25 -0000 1.4 @@ -1,14 +1,14 @@ Index: configure ---- configure.orig 2008-10-13 01:45:01 +0200 -+++ configure 2008-10-13 11:42:31 +0200 -@@ -30625,9 +30625,7 @@ +--- configure.orig 2009-02-26 13:14:03 +0100 ++++ configure 2009-02-28 10:07:14 +0100 +@@ -30361,9 +30361,7 @@ if test $ac_cv_lib_audiofile_afOpenFile = yes; then TESTLIBS="$TESTLIBS -laudiofile" else -- { { $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;} +- { { 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;} - { (exit 1); exit 1; }; } + : fi - { $as_echo "$as_me:$LINENO: checking for fftw_plan_dft_1d in -lfftw3" >&5 + 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.10 -r1.11 spandsp.spec --- openpkg-src/spandsp/spandsp.spec 20 Feb 2009 20:47:07 -0000 1.10 +++ openpkg-src/spandsp/spandsp.spec 28 Feb 2009 09:18:25 -0000 1.11 @@ -23,7 +23,7 @@ # package version %define V_major 0.0.6 -%define V_minor pre4 +%define V_minor pre5 %define V_subdir 0.0.6 # package information @@ -37,7 +37,7 @@ Group: VoIP License: GPL Version: %{V_major}%{V_minor} -Release: 20090220 +Release: 20090228 # list of sources Source0: http://www.soft-switch.org/downloads/spandsp/spandsp-%{version}.tgz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
