[packages/opensp] skip autotools (broken with newer versions); refresh config.sub

atler atler at pld-linux.org
Wed Apr 29 12:02:39 CEST 2020


commit 360a2db44bf97039d857d684a8c0fbf38c2f2caa
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Apr 29 10:02:14 2020 +0000

    skip autotools (broken with newer versions); refresh config.sub

 opensp.spec | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)
---
diff --git a/opensp.spec b/opensp.spec
index 24db6bd..01911fb 100644
--- a/opensp.spec
+++ b/opensp.spec
@@ -12,8 +12,6 @@ Patch0:		%{name}-nolibnsl.patch
 Patch1:		%{name}-localedir.patch
 Patch2:		%{name}-automake.patch
 URL:		http://openjade.sourceforge.net/
-BuildRequires:	autoconf >= 2.53
-BuildRequires:	automake
 BuildRequires:	gettext-tools >= 0.14.4
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 2:1.4d
@@ -66,11 +64,7 @@ Biblioteki statyczne OpenSP.
 %patch2 -p1
 
 %build
-# don't run gettextize (PACKAGE changed to @SP_MESSAGE_DOMAIN@ in po/Makefile.in.in)
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-%{__automake}
+cp -f /usr/share/automake/config.sub .
 %configure \
 	--enable-default-catalog=%{_sysconfdir}/sgml/catalog \
 	--enable-default-search-path=%{sgmldir} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opensp.git/commitdiff/360a2db44bf97039d857d684a8c0fbf38c2f2caa



More information about the pld-cvs-commit mailing list