forked from pool/perl-XML-LibXML
This commit is contained in:
committed by
Git OBS Bridge
parent
abd709b67b
commit
6e1c6fb452
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user