From f75ce8b48206d0b0fed35964efeb1628a160a20a Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Jan 28 2008 21:03:03 +0000 Subject: temporarily disable BR against XML-LibXML --- diff --git a/perl-XML-SAX.spec b/perl-XML-SAX.spec index de729e6..2c5721c 100644 --- a/perl-XML-SAX.spec +++ b/perl-XML-SAX.spec @@ -1,7 +1,7 @@ Summary: XML-SAX Perl module Name: perl-XML-SAX Version: 0.16 -Release: 3%{?dist} +Release: 3%{?dist}.1 Group: Development/Libraries License: GPL+ or Artistic @@ -11,7 +11,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(XML::NamespaceSupport) -BuildRequires: perl(XML::LibXML) perl(XML::LibXML::Common) +# BuildRequires: perl(XML::LibXML) +BuildRequires: perl(XML::LibXML::Common) BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(perl -MConfig -e 'print $Config{version}')) @@ -104,6 +105,9 @@ fi %changelog +* Mon Jan 28 2008 Tom "spot" Callaway - 0.16-3.1 +- temporarily disable BR against perl-XML-LibXML + * Thu Jan 24 2008 Tom "spot" Callaway - 0.16-3 - rebuild for new perl