automatic update by autodist [release 1.71-1mamba;Sun Oct 04 2020]
This commit is contained in:
parent
90a5da2d9a
commit
bbba39e38e
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Convert-UUlib
|
||||
Version: 1.62
|
||||
Version: 1.71
|
||||
Release: 1mamba
|
||||
Summary: Convert::UUlib - Perl interface to the uulib library (a.k.a. uudeview/uuenview)
|
||||
Group: System/Libraries/Perl
|
||||
@ -11,9 +11,12 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Convert-UUlib-%{version}.tar.gz
|
||||
License: Artistic, GPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libperl
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Requires: perl >= %perl_major_ver
|
||||
|
||||
%description
|
||||
Convert::UUlib - Perl interface to the uulib library (a.k.a. uudeview/uuenview)
|
||||
@ -48,6 +51,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sun Oct 04 2020 Automatic Build System <autodist@mambasoft.it> 1.71-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sat Feb 22 2020 Automatic Build System <autodist@mambasoft.it> 1.62-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user