From fe65f969b31dd89bb38c2523d70716981b53c999 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Wed, 14 Oct 2020 13:26:43 -0700 Subject: [PATCH] RHEL 9.0.0 Alpha bootstrap The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/perl-Mail-AuthenticationResults#93b90058789309c7f63e7d75aeb9810b578079b8 --- .gitignore | 4 ++ README.md | 3 + perl-Mail-AuthenticationResults.spec | 86 ++++++++++++++++++++++++++++ sources | 1 + 4 files changed, 94 insertions(+) create mode 100644 README.md create mode 100644 perl-Mail-AuthenticationResults.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore index e69de29..d1ea01d 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,4 @@ +/Mail-AuthenticationResults-1.20180923.tar.gz +/Mail-AuthenticationResults-1.20200108.tar.gz +/Mail-AuthenticationResults-1.20200331.1.tar.gz +/Mail-AuthenticationResults-1.20200824.1.tar.gz diff --git a/README.md b/README.md new file mode 100644 index 0000000..985e13f --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# perl-Mail-AuthenticationResults + +The perl-Mail-AuthenticationResults package \ No newline at end of file diff --git a/perl-Mail-AuthenticationResults.spec b/perl-Mail-AuthenticationResults.spec new file mode 100644 index 0000000..ed82daf --- /dev/null +++ b/perl-Mail-AuthenticationResults.spec @@ -0,0 +1,86 @@ +Name: perl-Mail-AuthenticationResults +Version: 1.20200824.1 +Release: 1%{?dist} +Summary: Object Oriented Authentication-Results Headers +License: GPL+ or Artistic +URL: http://search.cpan.org/dist/Mail-AuthenticationResults/ +Source0: http://www.cpan.org/modules/by-module/Mail/Mail-AuthenticationResults-%{version}.tar.gz +BuildArch: noarch + +BuildRequires: perl >= 0:5.008 +BuildRequires: perl-generators +BuildRequires: perl(base) +BuildRequires: perl(Carp) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(JSON) +BuildRequires: perl(lib) +BuildRequires: perl(Scalar::Util) +BuildRequires: perl(strict) +BuildRequires: perl(Test::Exception) +BuildRequires: perl(Test::More) +BuildRequires: perl(warnings) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + + +%description +Object Oriented Authentication-Results email headers. + + +%prep +%setup -q -n Mail-AuthenticationResults-%{version} + + +%build +perl Makefile.PL INSTALLDIRS=vendor +%make_build + + +%install +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT + +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} $RPM_BUILD_ROOT/* + + +%check +make test + + +%files +%license LICENSE +%doc Changes dist.ini README README.md +%{perl_vendorlib}/* +%{_mandir}/man3/* + +%changelog +* Tue Aug 25 2020 Xavier Bachelot 1.20200824.1 +- Update to 1.20200824.1 (RHBZ#1871904) + +* Tue Jul 28 2020 Fedora Release Engineering - 1.20200331.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue Jun 23 2020 Jitka Plesnikova - 1.20200331.1-2 +- Perl 5.32 rebuild + +* Mon Apr 20 2020 Xavier Bachelot 1.20200331.1 +- Update to 1.20200331.1 (RHBZ#1825822) + +* Thu Jan 30 2020 Fedora Release Engineering - 1.20200108-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Jan 09 2020 Xavier Bachelot 1.20200108-1 +- Update to 1.20200108 (RHBZ#1789387). + +* Fri Jul 26 2019 Fedora Release Engineering - 1.20180923-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Fri May 31 2019 Jitka Plesnikova - 1.20180923-3 +- Perl 5.30 rebuild + +* Mon Apr 15 2019 Xavier Bachelot 1.20180923-2 +- Review fixes. + +* Thu Apr 11 2019 Xavier Bachelot 1.20180923-1 +- Initial package. diff --git a/sources b/sources new file mode 100644 index 0000000..54001cf --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (Mail-AuthenticationResults-1.20200824.1.tar.gz) = bbb444b5138d4a894716fd3cd8f5698b60f1d8b62121b88832ecc7bca8054e1d1591254c54bb4833745390052daa3c93bfd1e64e760857d76c8697bdcdb695d6