automatic version update by autodist [release 2.000000-1mamba;Sat Apr 09 2022]
This commit is contained in:
parent
7c2a763952
commit
6bb89dfacb
@ -1,30 +1,26 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-XML-LibXSLT
|
||||
Version: 1.99
|
||||
Version: 2.000000
|
||||
Release: 1mamba
|
||||
Summary: XML::LibXSLT - Interface to the gnome libxslt library
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
URL: https://www.cpan.org/
|
||||
Source: http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXSLT-%{version}.tar.gz
|
||||
License: Artistic, GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libdb53-devel
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libgdbm-devel
|
||||
BuildRequires: libgpg-error-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-XML-LibXML
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
This module is an interface to the gnome project's libxslt.
|
||||
@ -62,6 +58,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sat Apr 09 2022 Automatic Build System <autodist@mambasoft.it> 2.000000-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 10 2020 Automatic Build System <autodist@mambasoft.it> 1.99-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user