Add BR: gcc. Cleanup spec.
This commit is contained in:
parent
db049c10eb
commit
35da32f1fc
@ -3,13 +3,13 @@
|
||||
|
||||
Name: perl-Unicode-LineBreak
|
||||
Version: 2017.004
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: UAX #14 Unicode Line Breaking Algorithm
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/Unicode-LineBreak/
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/N/NE/NEZUMI/Unicode-LineBreak-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libthai-devel
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: findutils
|
||||
@ -51,7 +51,7 @@ Requires: perl(MIME::Charset) >= 1.006.2
|
||||
%{?perl_default_filter}
|
||||
%endif
|
||||
|
||||
%if 0%{?fedora} > 14 || 0%{?rhel} > 6
|
||||
%if 0%{?fedora} || 0%{?rhel} > 6
|
||||
%{?filter_setup:
|
||||
%filter_from_requires /perl(Unicode::LineBreak::Constants)/d
|
||||
%filter_from_provides /^perl(Unicode::LineBreak)$/d
|
||||
@ -116,6 +116,10 @@ make test
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 26 2018 Xavier Bachelot <xavier@bachelot.org> - 2017.004-7
|
||||
- Add BR: gcc.
|
||||
- Clean up spec.
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2017.004-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user