[packages/libtheora] remove autotools invocation
atler
atler at pld-linux.org
Mon Nov 24 14:52:04 CET 2025
commit 4a835083ce0ca66b27fce1829bde3d7dbf6fc4b7
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Nov 24 14:37:24 2025 +0100
remove autotools invocation
libtheora.spec | 8 --------
1 file changed, 8 deletions(-)
---
diff --git a/libtheora.spec b/libtheora.spec
index 42062c7..51255ad 100644
--- a/libtheora.spec
+++ b/libtheora.spec
@@ -14,12 +14,9 @@ Source0: https://downloads.xiph.org/releases/theora/%{name}-%{version}.tar.xz
# Source0-md5: ec64ed07bffb5f45dca0ae7faa68f814
URL: https://www.theora.org/
BuildRequires: SDL-devel
-BuildRequires: autoconf >= 2.71
-BuildRequires: automake >= 1:1.11
BuildRequires: libogg-devel >= 2:1.3.4
BuildRequires: libpng-devel
BuildRequires: libtiff-devel
-BuildRequires: libtool >= 2:2
BuildRequires: libvorbis-devel >= 1:1.0.1
BuildRequires: pkgconfig
BuildRequires: rpm-build >= 4.6
@@ -98,11 +95,6 @@ Dokumentacja API biblioteki Theora.
%setup -q
%build
-%{__libtoolize}
-%{__aclocal} -I m4
-%{__autoconf}
-%{__autoheader}
-%{__automake}
%configure \
%{__enable_disable static_libs static} \
--disable-silent-rules
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libtheora.git/commitdiff/58da4df4001276b31d3d7470ad1ceb03f503f856
More information about the pld-cvs-commit
mailing list