From 6e1c6fb452946609b12244b4827de8504b1d10b54dc3fdcc1013ecedeabaf75a Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sun, 3 Jun 2007 20:00:10 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-LibXML?expand=0&rev=2 --- perl-XML-LibXML.changes | 5 +++++ perl-XML-LibXML.spec | 10 ++++++---- 2 files changed, 11 insertions(+), 4 deletions(-) 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