fixed maintainer [release 0.11-5mamba;Thu May 20 2021]
This commit is contained in:
parent
8301eed509
commit
0211833b65
@ -1,21 +1,21 @@
|
|||||||
%define PERL_VERSION %(eval `perl -V:version`; echo $version)
|
%define PERL_VERSION %(eval `perl -V:version`; echo $version)
|
||||||
Name: perl-Mon
|
Name: perl-Mon
|
||||||
Version: 0.11
|
Version: 0.11
|
||||||
Release: 4mamba
|
Release: 5mamba
|
||||||
Summary: A Perl5 module for interfacing with the Mon system monitoring package
|
Summary: A Perl5 module for interfacing with the Mon system monitoring package
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Tiziana Ferro <tiziana.ferro@email>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
Source: http://www.cpan.org/authors/id/T/TR/TROCKIJ/Mon-%{version}.tar.gz
|
Source: http://www.cpan.org/authors/id/T/TR/TROCKIJ/Mon-%{version}.tar.gz
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/perl-root
|
|
||||||
Requires: perl >= %PERL_VERSION
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Convert-BER
|
BuildRequires: perl-Convert-BER
|
||||||
BuildRequires: perl-devel >= %PERL_VERSION
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
Requires: perl >= %PERL_VERSION
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is the Perl5 module for interfacing with the Mon system monitoring package.
|
This is the Perl5 module for interfacing with the Mon system monitoring package.
|
||||||
@ -47,6 +47,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11-5mamba
|
||||||
|
- fixed maintainer
|
||||||
|
|
||||||
* Wed Nov 05 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11-4mamba
|
* Wed Nov 05 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11-4mamba
|
||||||
- automatic rebuild by autodist
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user