diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 729c4c0..afd7c9d 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -8,16 +8,20 @@ Name: perl-XML-LibXML # it might not be needed anymore # this module is maintained, the other is not Version: 2.0121 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library Group: Development/Libraries License: (GPL+ or Artistic) and MIT URL: http://search.cpan.org/dist/XML-LibXML/ Source0: http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXML-%{version}.tar.gz +BuildRequires: coreutils +BuildRequires: findutils BuildRequires: glibc-common -BuildRequires: glibc-headers +BuildRequires: gcc BuildRequires: libxml2-devel +BuildRequires: make +BuildRequires: sed BuildRequires: perl BuildRequires: perl(Config) BuildRequires: perl(Cwd) @@ -125,6 +129,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Tue Jun 23 2015 Jitka Plesnikova - 1:2.0121-5 +- Replace dependency on glibc-headers with gcc (bug #1230489) + * Thu Jun 18 2015 Fedora Release Engineering - 1:2.0121-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild