[packages/twolame] remove autotools invocation

atler atler at pld-linux.org
Mon Nov 24 15:08:32 CET 2025


commit 281940c80bce97244248213bf196edd1e88e7b66
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Nov 24 15:07:33 2025 +0100

    remove autotools invocation

 twolame.spec | 8 --------
 1 file changed, 8 deletions(-)
---
diff --git a/twolame.spec b/twolame.spec
index a0ad238..78eeef5 100644
--- a/twolame.spec
+++ b/twolame.spec
@@ -12,10 +12,7 @@ Group:		Libraries
 Source0:	http://downloads.sourceforge.net/twolame/%{name}-%{version}.tar.gz
 # Source0-md5:	400c164ed096c7aea82bcf8edcd3f6f9
 URL:		http://www.twolame.org/
-BuildRequires:	autoconf >= 2.68
-BuildRequires:	automake >= 1:1.10
 BuildRequires:	libsndfile-devel >= 1.0.0
-BuildRequires:	libtool >= 2:2.2
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.527
 Requires:	%{name}-libs = %{version}-%{release}
@@ -86,11 +83,6 @@ Statyczna biblioteka TwoLAME.
 %setup -q
 
 %build
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
 %configure \
 	%{__enable_disable static_libs static}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/twolame.git/commitdiff/281940c80bce97244248213bf196edd1e88e7b66




More information about the pld-cvs-commit mailing list