diff --git a/perl-XML-LibXML.changes b/perl-XML-LibXML.changes index c8e1994..3f72e5f 100644 --- a/perl-XML-LibXML.changes +++ b/perl-XML-LibXML.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 1 15:49:26 CEST 2007 - coolo@suse.de + +- remove libxml2-test from buildrequires + ------------------------------------------------------------------- Wed Dec 13 14:19:52 CET 2006 - anicka@suse.cz diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index dabeacc..8083a45 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -1,7 +1,7 @@ # # spec file for package perl-XML-LibXML (Version 1.62001) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -11,9 +11,9 @@ # norootforbuild Name: perl-XML-LibXML -BuildRequires: libxml2-devel libxml2-test +BuildRequires: libxml2-devel Version: 1.62001 -Release: 1 +Release: 34 %define real_version 1.62 Requires: perl = %{perl_version} perl-XML-LibXML-Common perl-XML-SAX Autoreqprov: on @@ -57,7 +57,9 @@ rm -rf $RPM_BUILD_ROOT %{perl_vendorarch}/auto/XML /var/adm/perl-modules/%{name} -%changelog -n perl-XML-LibXML +%changelog +* Fri Jun 01 2007 - coolo@suse.de +- remove libxml2-test from buildrequires * Wed Dec 13 2006 - anicka@suse.cz - update to 1.62001 * interface to libxml2's pull-parser XML::LibXML::Reader