!1 remove unnecessary patch
Merge pull request !1 from Anonymous_Z/anonymous_z
This commit is contained in:
commit
d3465be05c
File diff suppressed because it is too large
Load Diff
10
fribidi.spec
10
fribidi.spec
@ -1,6 +1,6 @@
|
|||||||
Name: fribidi
|
Name: fribidi
|
||||||
Version: 1.0.5
|
Version: 1.0.5
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Library implementing the Unicode Bidirectional Algorithm
|
Summary: Library implementing the Unicode Bidirectional Algorithm
|
||||||
License: LGPLv2+ and UCD
|
License: LGPLv2+ and UCD
|
||||||
URL: https://github.com/fribidi/fribidi/
|
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
|
BuildRequires: gcc automake autoconf libtool
|
||||||
|
|
||||||
#PATCH-FIX-https://bugzilla.redhat.com/
|
|
||||||
Patch0: %{name}-drop-bundled-gnulib.patch
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A library to handle bidirectional scripts (for example Hebrew, Arabic),
|
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
|
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
|
%{_mandir}/man3/*.gz
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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