remove unnecessary patch
This commit is contained in:
parent
1ffd033a83
commit
966fa6cc6e
File diff suppressed because it is too large
Load Diff
10
fribidi.spec
10
fribidi.spec
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user