Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > media > core-release-src > by-pkgid > c6970285b9a62208753cd8d1c3c9970f > files > 2

perl-ExtUtils-Typemaps-Default-1.50.0-8.mga9.src.rpm

%define upstream_name    ExtUtils-Typemaps-Default
%define upstream_version 1.05

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

Summary:    A set of typemaps for STL std::vectors
License:    GPLv1+ or Artistic
Group:      Development/Perl
Url:        https://metacpan.org/release/%{upstream_name}
Source0:    https://cpan.metacpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(ExtUtils::Typemaps) >= 3.180_300
BuildRequires: perl(Module::Build)
BuildRequires: perl(Test::More)
BuildArch:  noarch

%description
This module had to be renamed. Use the ExtUtils::Typemaps::STL manpage
instead!

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

%build
%{__perl} Build.PL installdirs=vendor

./Build

%check
./Build test

%install
./Build install destdir=%{buildroot}

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

%changelog
* Sun Mar 20 2022 umeabot <umeabot> 1.50.0-8.mga9
+ Revision: 1803546
- Mageia 9 Mass Rebuild

* Wed Feb 12 2020 umeabot <umeabot> 1.50.0-7.mga8
+ Revision: 1494465
- Mageia 8 Mass Rebuild

* Wed Sep 19 2018 umeabot <umeabot> 1.50.0-6.mga7
+ Revision: 1267881
- Mageia 7 Mass Rebuild

* Sun Jun 19 2016 pterjan <pterjan> 1.50.0-5.mga6
+ Revision: 1027237
- Rebuild for perl 5.22.2

* Mon Feb 08 2016 umeabot <umeabot> 1.50.0-4.mga6
+ Revision: 946200
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 1.50.0-3.mga5
+ Revision: 739121
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 1.50.0-2.mga5
+ Revision: 684691
- Mageia 5 Mass Rebuild

* Tue Feb 04 2014 shlomif <shlomif> 1.50.0-1.mga5
+ Revision: 581151
- update to 1.05

* Sat Oct 19 2013 umeabot <umeabot> 1.40.0-2.mga4
+ Revision: 528706
- Mageia 4 Mass Rebuild

* Wed Jun 26 2013 jquelin <jquelin> 1.40.0-1.mga4
+ Revision: 446955
- update to 1.04

* Wed May 29 2013 shlomif <shlomif> 1.30.0-1.mga4
+ Revision: 432544
- update to 1.03

* Sun Jan 13 2013 umeabot <umeabot> 1.10.0-2.mga3
+ Revision: 367067
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Mon Oct 15 2012 jquelin <jquelin> 1.10.0-1.mga3
+ Revision: 306099
- update to 1.01

* Thu May 31 2012 shlomif <shlomif> 1.0.0-2.mga3
+ Revision: 252233
- rpmlintified the license field
- imported package perl-ExtUtils-Typemaps-Default


* Thu Apr 12 2012 cpan2dist 1.00-1mga
- initial mageia release, generated with cpan2dist