代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/utf8proc 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: utf8proc
Version: 2.6.1
Release: 3
Summary: A library provides Unicode normalization
License: MIT
URL: https://juliastrings.github.io/utf8proc/
Source0: https://github.com/JuliaStrings/utf8proc/archive/v%{version}.tar.gz#/%{name}-v%{version}.tar.gz
BuildRequires: gcc perl
%description
Utf8proc is a small, clean C library that provides Unicode normalization, case-folding,
and other operations for data in the UTF-8 encoding, supporting Unicode version 12.1.
%package devel
Summary: Development files for %{name}
Requires: %{name} = %{version}-%{release}
%description devel
This is the development files for %{name}.
%package_help
%prep
%autosetup -n %{name}-%{version} -p1
#solve the problem during the check
sed -i '/-C bench/d;/\ttest.* data/d' Makefile
touch data/NormalizationTest.txt data/GraphemeBreakTest.txt data/Lowercase.txt data/Uppercase.txt
%build
%make_build CFLAGS="%{optflags}"
%install
%make_install includedir=%{_includedir} libdir=%{_libdir}
%check
make check
%files
%defattr(-,root,root)
%license LICENSE.md
%{_libdir}/lib%{name}.so.*
%files devel
%defattr(-,root,root)
%{_includedir}/%{name}.h
%{_libdir}/lib%{name}.so
%exclude %{_libdir}/*.a
%{_libdir}/pkgconfig/libutf8proc.pc
%files help
%defattr(-,root,root)
%doc README.md NEWS.md lump.md
%changelog
* Tue Oct 26 2021 caodongxia <caodongxia@huawei.com> - 2.6.1-3
- add buildRequire perl
* Tue Jul 20 2021 fuanan <fuanan3@hauwei.com> - 2.6.1-2
- Remove redundant gdb from BuildRequires
* Thu Jan 28 2021 fuanan <fuanan3@hauwei.com> - 2.6.1-1
- Update to version 2.6.1
* Fri Jul 24 2020 yang_zhuang_zhuang<yangzhuangzhuang1@huawei.com> - 2.5.0-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:update version to 2.5.0
* Fri Sep 27 2019 shenyangyang<shenyangyang4@huawei.com> - 2.1.1-6
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:move the license
* Tue Aug 20 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.1.1-5
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。