diff --git a/perl-Mon.spec b/perl-Mon.spec index 486adfb..80fe5af 100644 --- a/perl-Mon.spec +++ b/perl-Mon.spec @@ -1,21 +1,21 @@ %define PERL_VERSION %(eval `perl -V:version`; echo $version) Name: perl-Mon Version: 0.11 -Release: 4mamba +Release: 5mamba Summary: A Perl5 module for interfacing with the Mon system monitoring package Group: Development/Libraries/Perl Vendor: openmamba Distribution: openmamba -Packager: Tiziana Ferro +Packager: Silvan Calarco 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 -BuildRoot: %{_tmppath}/perl-root -Requires: perl >= %PERL_VERSION ## AUTOBUILDREQ-BEGIN +BuildRequires: libperl BuildRequires: perl-Convert-BER -BuildRequires: perl-devel >= %PERL_VERSION +BuildRequires: perl-devel ## AUTOBUILDREQ-END +Requires: perl >= %PERL_VERSION %description This is the Perl5 module for interfacing with the Mon system monitoring package. @@ -47,6 +47,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Thu May 20 2021 Silvan Calarco 0.11-5mamba +- fixed maintainer + * Wed Nov 05 2008 Silvan Calarco 0.11-4mamba - automatic rebuild by autodist