%global pkg_name App-MrShell %global pkg_version 2.0207 %global rpm_pkg_version 2.0207 %global rpm_pkg_release 3.n0i.3 Summary: Do everything the mrsh commandline tool can do and more Name: perl-%{pkg_name} Version: %{rpm_pkg_version} Release: %{rpm_pkg_release}%{?cpan_version}%{?dist} Group: Development/Libraries License: GPL+ or Artistic URL: https://metacpan.org/release/%{pkg_name} Source0: https://cpan.metacpan.org/authors/id/App/%{pkg_name}-%{pkg_version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: rpm-build-reb00t-perl BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Config::Tiny) BuildRequires: perl(POE) BuildRequires: perl(Term::ANSIColor) BuildRequires: perl(Text::Balanced) BuildRequires: perl(Test) BuildRequires: perl(Test::More) %description This package can do all the things mrsh can do and possibly more. The methods mostly support chaining to make script writing easier and more attractive. The API hides the POE nature of the project, but the author is not opposed to exposing it if anybody wants such a thing. %prep %setup -q -n %{pkg_name}-%{pkg_version} %{fix_mod} %build %{perl_build} %install %{perl_install} %files %defattr(-,root,root,-) %{perl_files -b -m} %doc Changes README %changelog * Wed Apr 29 2020 Marius Feraru - 2.0207-3.n0i.3 - automatic rebuild (perl 5.30.2) * Wed May 08 2019 Marius FERARU - 2.0207-2.n0i.2 - BR Test and Test::More * Thu Jul 12 2018 Marius Feraru - 2.0207-1.n0i.1 - spec file (re)created using N0i::CPAN::RPMizer/1.14.11 - version 2.0207