代码拉取完成,页面将自动刷新
Name: pyorbit
Version: 2.24.0
Release: 28
License: LGPLv2+
Summary: A binding for the ORBit2 CORBA ORB
Source0: http://ftp.gnome.org/pub/GNOME/sources/pyorbit/2.24/pyorbit-%{version}.tar.bz2
Requires: ORBit2 glib2 libIDL python2
BuildRequires: ORBit2-devel glib2-devel libIDL-devel libtool python2-devel python-unversioned-command
%{?filter_setup:
%filter_provides_in %{python_sitearch}/.*\.so$
%filter_setup
}
%description
PyORBit is a binding for the ORBit2 CORBA ORB. It aims to be
compatible with the Python language mapping standard,
implementing both the client side and server side bindings.
PyORBit is capable of calling methods of in-process ORBit
servers implemented in C, and being called by C code.
%package devel
Summary: Development files for pyorbit
Requires: pyorbit = %{version}-%{release}
%description devel
Development files for pyorbit.
%prep
%autosetup -n pyorbit-%{version} -p1
%build
%configure --disable-static
%make_build
%install
%make_install
%delete_la
%files
%doc AUTHORS NEWS README ChangeLog
%{python2_sitearch}/*.so
%{python2_sitearch}/*.py*
%files devel
%{_includedir}/pyorbit-2
%{_libdir}/pkgconfig/*.pc
%changelog
* Sat Dec 21 2019 likexin <likexin4@huawei.com> - 2.24.0-28
- package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。