瀏覽代碼

upgrading package: spandsp 0.0.5pre2 -> 0.0.5pre3

Ralf S. Engelschall 17 年之前
父節點
當前提交
78a102e1b3
共有 2 個文件被更改,包括 6 次插入18 次删除
  1. 3 15
      spandsp/spandsp.patch
  2. 3 3
      spandsp/spandsp.spec

+ 3 - 15
spandsp/spandsp.patch

@@ -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 @@ Index: configure
  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)"

+ 3 - 3
spandsp/spandsp.spec

@@ -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 @@ Class:        EVAL
 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