rebuilt with perl 5.36.0 [release 1.02-2mamba;Tue Apr 18 2023]
This commit is contained in:
parent
5a049f34bc
commit
d09c4d83f0
@ -3,26 +3,29 @@
|
|||||||
|
|
||||||
Name: perl-XML-SAX
|
Name: perl-XML-SAX
|
||||||
Version: 1.02
|
Version: 1.02
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: XML::SAX - Classes for using and building Perl SAX2 XML parsers, filters, and drivers
|
Summary: XML::SAX - Classes for using and building Perl SAX2 XML parsers, filters, and drivers
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://www.cpan.org/modules/by-module/XML/XML-SAX-%{version}.tar.gz
|
Source: http://www.cpan.org/modules/by-module/XML/XML-SAX-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel
|
BuildRequires: libperl
|
||||||
|
BuildRequires: perl-Encode
|
||||||
BuildRequires: perl-XML-NamespaceSupport
|
BuildRequires: perl-XML-NamespaceSupport
|
||||||
|
BuildRequires: perl-XML-Sax-Base
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: perl >= 2:5.36.0
|
||||||
Provides: perl(XML::SAX::PurePerl::DocType)
|
Provides: perl(XML::SAX::PurePerl::DocType)
|
||||||
Provides: perl(XML::SAX::PurePerl::DTDDecls)
|
Provides: perl(XML::SAX::PurePerl::DTDDecls)
|
||||||
Provides: perl(XML::SAX::PurePerl::EncodingDetect)
|
Provides: perl(XML::SAX::PurePerl::EncodingDetect)
|
||||||
Provides: perl(XML::SAX::PurePerl::XMLDecl)
|
Provides: perl(XML::SAX::PurePerl::XMLDecl)
|
||||||
Obsoletes: perl-XML-SAX-Base
|
Obsoletes: perl-XML-SAX-Base
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers.
|
XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers.
|
||||||
@ -76,6 +79,9 @@ exit 0
|
|||||||
%ghost %{perl_vendorlib}/XML/SAX/ParserDetails.ini
|
%ghost %{perl_vendorlib}/XML/SAX/ParserDetails.ini
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 18 2023 Sdk Build System <sdk@mambasoft.it> 1.02-2mamba
|
||||||
|
- rebuilt with perl 5.36.0
|
||||||
|
|
||||||
* Thu May 14 2020 Automatic Build System <autodist@mambasoft.it> 1.02-1mamba
|
* Thu May 14 2020 Automatic Build System <autodist@mambasoft.it> 1.02-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user