[packages/speexdsp] - updated to 1.2.1

qboosh qboosh at pld-linux.org
Fri Jul 8 16:39:31 CEST 2022


commit cdb97865ee71b8be6388c0394c3e41f88ddac1d6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jul 8 16:41:11 2022 +0200

    - updated to 1.2.1

 speexdsp.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/speexdsp.spec b/speexdsp.spec
index 7077e80..84cf436 100644
--- a/speexdsp.spec
+++ b/speexdsp.spec
@@ -5,17 +5,17 @@
 Summary:	SpeexDSP - speech processing library that goes along with the Speex codec
 Summary(pl.UTF-8):	SpeexDSP - biblioteka do przetwarzania mowy towarzysząca kodekowi Speex
 Name:		speexdsp
-Version:	1.2.0
+Version:	1.2.1
 Release:	1
 Epoch:		1
 License:	BSD
 Group:		Libraries
 Source0:	https://downloads.xiph.org/releases/speex/%{name}-%{version}.tar.gz
-# Source0-md5:	b722df341576dc185d897131321008fc
+# Source0-md5:	e6eb5ddef743a362c8018f260b91dca5
 URL:		https://www.speex.org/
 BuildRequires:	autoconf >= 2.50
-BuildRequires:	automake
-BuildRequires:	libtool
+BuildRequires:	automake >= 1:1.8
+BuildRequires:	libtool >= 2:2
 BuildRequires:	pkgconfig
 Conflicts:	speex < 1:1.2-rc2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -59,7 +59,7 @@ Biblioteka statyczna SpeexDSP.
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/speexdsp.git/commitdiff/cdb97865ee71b8be6388c0394c3e41f88ddac1d6



More information about the pld-cvs-commit mailing list