fix build failure due to autoconf upgrade
This commit is contained in:
parent
2b44c2d7cb
commit
aa6abf618f
@ -1,6 +1,6 @@
|
|||||||
Name: ORBit2
|
Name: ORBit2
|
||||||
Version: 2.14.19
|
Version: 2.14.19
|
||||||
Release: 25
|
Release: 26
|
||||||
Summary: A high-performance CORBA Object Request Broker
|
Summary: A high-performance CORBA Object Request Broker
|
||||||
License: LGPLv2+ and GPLv2+
|
License: LGPLv2+ and GPLv2+
|
||||||
URL: https://gitlab.gnome.org/Archive/orbit2
|
URL: https://gitlab.gnome.org/Archive/orbit2
|
||||||
@ -48,9 +48,6 @@ Development package for ORBit.
|
|||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
libtoolize --force --copy
|
|
||||||
aclocal
|
|
||||||
autoconf
|
|
||||||
%configure --disable-gtk-doc --enable-purify --disable-static
|
%configure --disable-gtk-doc --enable-purify --disable-static
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
@ -83,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_includedir}/*
|
%{_includedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 12 2022 hanhui <hanhui15@h-partners.com> - 2.14.19-26
|
||||||
|
- DESC: fix build failure due to autoconf upgrade
|
||||||
|
|
||||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.14.19-25
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.14.19-25
|
||||||
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user