!9 fix build error
Merge pull request !9 from zhouwenpei/openEuler-22.03-LTS-Next
This commit is contained in:
commit
dfc760956e
@ -1,6 +1,6 @@
|
|||||||
Name: ORBit2
|
Name: ORBit2
|
||||||
Version: 2.14.19
|
Version: 2.14.19
|
||||||
Release: 24
|
Release: 25
|
||||||
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 -Sgit
|
%autosetup -n %{name}-%{version} -p1 -Sgit
|
||||||
|
|
||||||
%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
|
||||||
|
* 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
|
* Thu Dec 17 2020 xinghe <xinghe1@huawei.com> - 2.14.19-24
|
||||||
- correct url
|
- correct url
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user