automatic update by autodist [release 5.4-1mamba;Sun Sep 21 2014]
This commit is contained in:
parent
80b335a925
commit
efcaf6d47b
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-XML-TreeBuilder
|
||||
Version: 4.3
|
||||
Version: 5.4
|
||||
Release: 1mamba
|
||||
Summary: XML::TreeBuilder - Parser that builds a tree of XML::Element objects
|
||||
Group: System/Libraries/Perl
|
||||
@ -17,6 +17,7 @@ BuildRequires: perl(HTML::Element)
|
||||
BuildRequires: perl(HTML::Tagset)
|
||||
BuildRequires: perl(XML::Parser)
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-XML-Catalog
|
||||
Requires: perl(HTML::Element)
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -51,6 +52,9 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
|
||||
%doc Changes README
|
||||
|
||||
%changelog
|
||||
* Sun Sep 21 2014 Automatic Build System <autodist@mambasoft.it> 5.4-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sat Jul 20 2013 Automatic Build System <autodist@mambasoft.it> 4.3-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user