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: 18-May-2008 12:11:21
Branch: HEAD Handle: 2008051811112000
Modified files:
openpkg-src/spandsp spandsp.patch spandsp.spec
Log:
upgrading package: spandsp 0.0.5pre2 -> 0.0.5pre3
Summary:
Revision Changes Path
1.2 +3 -15 openpkg-src/spandsp/spandsp.patch
1.5 +3 -3 openpkg-src/spandsp/spandsp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/spandsp/spandsp.patch
============================================================================
$ cvs diff -u -r1.1 -r1.2 spandsp.patch
--- openpkg-src/spandsp/spandsp.patch 9 Mar 2008 13:22:06 -0000 1.1
+++ openpkg-src/spandsp/spandsp.patch 18 May 2008 10:11:20 -0000 1.2
@@ -1,7 +1,7 @@
Index: configure
---- configure.orig 2008-03-05 15:25:55 +0100
-+++ configure 2008-03-09 14:17:05 +0100
-@@ -28336,9 +28336,7 @@
+--- configure.orig 2008-05-16 14:34:26 +0200
++++ configure 2008-05-18 12:08:27 +0200
+@@ -29161,9 +29161,7 @@
if test $ac_cv_lib_audiofile_afOpenFile = yes; then
TESTLIBS="$TESTLIBS -laudiofile"
else
@@ -12,15 +12,3 @@
fi
echo "$as_me:$LINENO: checking for fftw_plan_dft_1d in -lfftw3" >&5
-Index: src/Makefile.in
---- src/Makefile.in.orig 2008-03-05 15:25:27 +0100
-+++ src/Makefile.in 2008-03-09 14:19:24 +0100
-@@ -958,7 +958,7 @@
- ./make_modem_filter$(EXEEXT) -m V.29 -t >v29tx_floating_rrc.h
-
- make_modem_filter$(EXEEXT): make_modem_filter.c filter_tools.c
filter_tools.h config.h
-- $(CC_FOR_BUILD) -I. -o $@ make_modem_filter.c filter_tools.c -lm
-+ $(CC_FOR_BUILD) $(CPPFLAGS) -I. -o $@ make_modem_filter.c
filter_tools.c -lm
-
- $(DSP): msvc/msvcproj.head msvc/msvcproj.foot Makefile.am
- echo "creating $(DSP)"
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/spandsp/spandsp.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 spandsp.spec
--- openpkg-src/spandsp/spandsp.spec 5 May 2008 18:01:40 -0000 1.4
+++ openpkg-src/spandsp/spandsp.spec 18 May 2008 10:11:20 -0000 1.5
@@ -23,8 +23,8 @@
# package version
%define V_major 0.0.5
-%define V_minor pre2
-%define V_subdir 0.0.4
+%define V_minor pre3
+%define V_subdir 0.0.5
# package information
Name: spandsp
@@ -37,7 +37,7 @@
Group: VoIP
License: GPL
Version: %{V_major}%{V_minor}
-Release: 20080505
+Release: 20080518
# list of sources
Source0:
http://www.soft-switch.org/downloads/spandsp/spandsp-%{version}.tgz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]