!1 remove unnecessary patch

Merge pull request !1 from Anonymous_Z/anonymous_z
This commit is contained in:
openeuler-ci-bot 2020-01-11 18:27:53 +08:00 committed by Gitee
commit d3465be05c
2 changed files with 5 additions and 1857 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
Name: fribidi
Version: 1.0.5
Release: 2
Release: 3
Summary: Library implementing the Unicode Bidirectional Algorithm
License: LGPLv2+ and UCD
URL: https://github.com/fribidi/fribidi/
@ -8,9 +8,6 @@ Source: https://github.com/%{name}/%{name}/releases/download/v%{version}
BuildRequires: gcc automake autoconf libtool
#PATCH-FIX-https://bugzilla.redhat.com/
Patch0: %{name}-drop-bundled-gnulib.patch
%description
A library to handle bidirectional scripts (for example Hebrew, Arabic),
so that the display is done in the proper way; while the text data itself
@ -56,5 +53,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_mandir}/man3/*.gz
%changelog
* Fri Jan 10 2020 zhangrui <zhangrui182@huawei.com> - 1.0.5-3
- Remove unnecessary patch
* Wed Sep 11 2019 openEuler jimmy<dukaitian@huawei.com> - 1.0.5-2
- Package init jimmy
- Package init jimmy