Compare commits

..

No commits in common. "c24edee835f8a558cb70f7bfc7cf1ada2ab723c4" and "ffbebc8bf87155afa5c26dc1d2373a6295a13b1c" have entirely different histories.

2 changed files with 7 additions and 18 deletions

View File

@ -1,11 +1,11 @@
Name: ORBit2
Version: 2.14.19
Release: 26
Release: 23
Summary: A high-performance CORBA Object Request Broker
License: LGPLv2+ and GPLv2+
URL: https://gitlab.gnome.org/Archive/orbit2
URL: http://www.gnome.org/projects/ORBit2
Source: http://download.gnome.org/sources/ORBit2/2.14/%{name}-%{version}.tar.bz2
BuildRequires: autoconf automake gtk-doc libtool
BuildRequires: autoconf automake git gtk-doc libtool
BuildRequires: glib2-devel >= 2.2.0
BuildRequires: libIDL-devel >= 0.8.2-1
BuildRequires: pkgconfig >= 0.14
@ -45,9 +45,12 @@ Conflicts: ORBit-devel <= 1:0.5.8
Development package for ORBit.
%prep
%autosetup -n %{name}-%{version} -p1
%autosetup -n %{name}-%{version} -p1 -Sgit
%build
libtoolize --force --copy
aclocal
autoconf
%configure --disable-gtk-doc --enable-purify --disable-static
%make_build
@ -80,15 +83,6 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/*
%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
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
* Thu Dec 17 2020 xinghe <xinghe1@huawei.com> - 2.14.19-24
- correct url
* Fri Dec 20 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.14.19-23
- Fix ldconfig scriptlets

View File

@ -1,5 +0,0 @@
version_control: git
src_repo: https://gitlab.gnome.org/Archive/orbit2.git
tag_prefix: ORBIT2_
separator: _
git_url: https://gitlab.gnome.org/Archive/orbit2.git