代码拉取完成,页面将自动刷新
%global mainver 6.9.10
Name: oniguruma
Version: 6.9.10
Release: 1
Summary: Regular expressions library
License: BSD-2-Clause
URL: https://github.com/kkos/oniguruma/
Source0: https://github.com/kkos/oniguruma/releases/download/v%{version}/onig-%{version}.tar.gz
BuildRequires: gcc
%description
Oniguruma is a regular expressions library.
The characteristics of this library is that different character encoding
for every regular expression object can be specified.
(supported APIs: GNU regex, POSIX and Oniguruma native)
%package devel
Summary: Development files for %{name}
Requires: %{name} = %{version}-%{release}
%description devel
The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
%package_help
%prep
%autosetup -n onig-%{mainver} -p1
%{__sed} -i.multilib -e 's|-L@libdir@||' onig-config.in
%build
%configure --disable-silent-rules --with-rubydir=%{_bindir}
%make_build
%install
%make_install
%delete_la
%check
make check
%files
%doc AUTHORS
%license COPYING
%lang(ja) %doc README_japanese index_ja.html
%{_libdir}/libonig.so.5*
%files devel
%lang(ja) %doc doc/*.ja
%{_bindir}/onig-config
%{_includedir}/onig*.h
%{_libdir}/*.a
%{_libdir}/libonig.so
%{_libdir}/pkgconfig/%{name}.pc
%files help
%doc HISTORY README.md index.html doc/API doc/CALLOUTS.API doc/CALLOUTS.BUILTIN doc/FAQ doc/RE
%changelog
* Thu May 22 2025 Funda Wang <fundawang@yeah.net> - 6.9.10-1
- update to 6.9.10
* Thu Dec 28 2023 zhangkea <zhangkea@uniontech.com> - 6.9.9-1
- update to 6.9.9
* Mon Jun 27 2022 dillon chen <dillon.chen@gmail.com>
- update to 6.9.8
* Thu Dec 30 2021 panxiaohe <panxiaohe@huawei.com> - 6.9.7.1-1
- update version to 6.9.7.1
* Sat Jan 23 2021 zoulin <zoulin13@huawei.com> - 6.9.6-1
- update version to 6.9.6
* Sat Jan 04 2020 wangxiao <wangxiao65@huawei.com> - 6.9.0-3
- fix CVE-2019-19012
* Thu Mar 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 6.9.0-2
- Add CVE patches
* Wed Feb 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 6.9.0-1
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。