From 35da32f1fc35171e2f6979fd7e7211b0c645a887 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 02:11:51 +0000 Subject: [PATCH] Add BR: gcc. Cleanup spec. --- perl-Unicode-LineBreak.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/perl-Unicode-LineBreak.spec b/perl-Unicode-LineBreak.spec index a0c729a..122d83f 100644 --- a/perl-Unicode-LineBreak.spec +++ b/perl-Unicode-LineBreak.spec @@ -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 - 2017.004-7 +- Add BR: gcc. +- Clean up spec. + * Fri Feb 09 2018 Fedora Release Engineering - 2017.004-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild