fix build error
This commit is contained in:
parent
d98fd43068
commit
1dd61e490c
@ -1,6 +1,6 @@
|
||||
Name: ORBit2
|
||||
Version: 2.14.19
|
||||
Release: 24
|
||||
Release: 25
|
||||
Summary: A high-performance CORBA Object Request Broker
|
||||
License: LGPLv2+ and GPLv2+
|
||||
URL: https://gitlab.gnome.org/Archive/orbit2
|
||||
@ -48,9 +48,6 @@ Development package for ORBit.
|
||||
%autosetup -n %{name}-%{version} -p1 -Sgit
|
||||
|
||||
%build
|
||||
libtoolize --force --copy
|
||||
aclocal
|
||||
autoconf
|
||||
%configure --disable-gtk-doc --enable-purify --disable-static
|
||||
%make_build
|
||||
|
||||
@ -83,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/*
|
||||
|
||||
%changelog
|
||||
* Sat Jan 8 2022 zhouwenpei <zhouwenpei1@huawei.com> - 2.14.19-25
|
||||
- fix build error
|
||||
|
||||
* Thu Dec 17 2020 xinghe <xinghe1@huawei.com> - 2.14.19-24
|
||||
- correct url
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user