Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 7f74738a713e317f132286541cf4de77 > files > 2

perl-Alien-Role-Alt-0.50.0-3.mga9.src.rpm

%define upstream_name    Alien-Role-Alt
%define upstream_version 0.05

%{?perl_default_filter}

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 3

Summary:    Alien::Base role that supports alternates
License:    GPLv1+ or Artistic
Group:      Development/Perl
Url:        https://metacpan.org/release/%{upstream_name}
Source0:    https://cpan.metacpan.org/modules/by-module/Alien/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(Alien::Base) >= 1.450.0
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Role::Tiny) >= 1.3.1
BuildRequires: perl(Test2::V0) >= 0.0.60
BuildRequires: perl(Test::Alien) >= 0.790.0
BuildArch:  noarch

%description
Some packages come with multiple libraries, and multiple '.pc' files to use
with them. This the Role::Tiny manpage role can be used with the
Alien::Base manpage to access different configurations.

%prep
%setup -q -n %{upstream_name}-%{upstream_version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor

%make_build

%check
%make_build test

%install
%make_install

%files
%doc Changes INSTALL LICENSE META.json META.yml MYMETA.yml README
%{_mandir}/man3/*
%perl_vendorlib/*

%changelog
* Mon Mar 21 2022 umeabot <umeabot> 0.50.0-3.mga9
+ Revision: 1811417
- Mageia 9 Mass Rebuild

* Sat Feb 15 2020 umeabot <umeabot> 0.50.0-2.mga8
+ Revision: 1523684
- Mageia 8 Mass Rebuild

* Tue Mar 12 2019 tv <tv> 0.50.0-1.mga7
+ Revision: 1374501
- update to 0.05

* Thu Sep 20 2018 umeabot <umeabot> 0.40.0-2.mga7
+ Revision: 1281567
- Mageia 7 Mass Rebuild

* Tue Jun 26 2018 tv <tv> 0.40.0-1.mga7
+ Revision: 1239802
- update to 0.04

* Sat Apr 07 2018 shlomif <shlomif> 0.30.0-1.mga7
+ Revision: 1215906
- imported package perl-Alien-Role-Alt


* Sat Apr 07 2018 cpan2dist 0.03-1mga
- initial mageia release, generated with cpan2dist