|
|
822f0a |
Name: perl-HTTP-Date
|
|
|
822f0a |
Version: 6.02
|
|
|
822f0a |
Release: 18%{?dist}
|
|
|
822f0a |
Summary: Date conversion routines
|
|
|
822f0a |
License: GPL+ or Artistic
|
|
|
822f0a |
Group: Development/Libraries
|
|
|
822f0a |
URL: http://search.cpan.org/dist/HTTP-Date/
|
|
|
822f0a |
Source0: http://www.cpan.org/authors/id/G/GA/GAAS/HTTP-Date-%{version}.tar.gz
|
|
|
822f0a |
BuildArch: noarch
|
|
|
822f0a |
BuildRequires: perl-interpreter
|
|
|
822f0a |
BuildRequires: perl-generators
|
|
|
822f0a |
BuildRequires: perl(ExtUtils::MakeMaker)
|
|
|
822f0a |
BuildRequires: perl(strict)
|
|
|
822f0a |
# Run-time
|
|
|
822f0a |
BuildRequires: perl(Exporter)
|
|
|
822f0a |
BuildRequires: perl(Time::Local)
|
|
|
822f0a |
# perl(Time::Zone) not used
|
|
|
822f0a |
BuildRequires: perl(vars)
|
|
|
822f0a |
# Tests only:
|
|
|
822f0a |
BuildRequires: perl(Test)
|
|
|
822f0a |
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
|
|
822f0a |
# Strongly recommended:
|
|
|
822f0a |
Requires: perl(Time::Zone)
|
|
|
822f0a |
Conflicts: perl-libwww-perl < 6
|
|
|
822f0a |
|
|
|
822f0a |
%description
|
|
|
822f0a |
This module provides functions that deal the date formats used by the HTTP
|
|
|
822f0a |
protocol (and then some more). Only the first two functions, time2str() and
|
|
|
822f0a |
str2time(), are exported by default.
|
|
|
822f0a |
|
|
|
822f0a |
%prep
|
|
|
822f0a |
%setup -q -n HTTP-Date-%{version}
|
|
|
822f0a |
|
|
|
822f0a |
%build
|
|
|
822f0a |
perl Makefile.PL INSTALLDIRS=vendor
|
|
|
822f0a |
make %{?_smp_mflags}
|
|
|
822f0a |
|
|
|
822f0a |
%install
|
|
|
822f0a |
make pure_install DESTDIR=%{buildroot}
|
|
|
822f0a |
find %{buildroot} -type f -name .packlist -exec rm -f {} \;
|
|
|
822f0a |
%{_fixperms} %{buildroot}/*
|
|
|
822f0a |
|
|
|
822f0a |
%check
|
|
|
822f0a |
make test
|
|
|
822f0a |
|
|
|
822f0a |
%files
|
|
|
822f0a |
%doc Changes README
|
|
|
822f0a |
%{perl_vendorlib}/*
|
|
|
822f0a |
%{_mandir}/man3/*
|
|
|
822f0a |
|
|
|
822f0a |
%changelog
|
|
|
822f0a |
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.02-18
|
|
|
822f0a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.02-17
|
|
|
822f0a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 6.02-16
|
|
|
822f0a |
- Perl 5.26 rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.02-15
|
|
|
822f0a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 6.02-14
|
|
|
822f0a |
- Perl 5.24 rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 6.02-13
|
|
|
822f0a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.02-12
|
|
|
822f0a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 6.02-11
|
|
|
822f0a |
- Perl 5.22 rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 6.02-10
|
|
|
822f0a |
- Perl 5.20 rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.02-9
|
|
|
822f0a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.02-8
|
|
|
822f0a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Thu Aug 01 2013 Petr Šabata <contyk@redhat.com> - 6.02-7
|
|
|
822f0a |
- Fix the dependency list
|
|
|
822f0a |
|
|
|
822f0a |
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 6.02-6
|
|
|
822f0a |
- Perl 5.18 rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.02-5
|
|
|
822f0a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Tue Nov 13 2012 Petr Šabata <contyk@redhat.com> - 6.02-4
|
|
|
822f0a |
- Modernize the spec, drop command macros
|
|
|
822f0a |
|
|
|
822f0a |
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.02-3
|
|
|
822f0a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 6.02-2
|
|
|
822f0a |
- Perl 5.16 rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Mon Apr 02 2012 Petr Pisar <ppisar@redhat.com> - 6.02-1
|
|
|
822f0a |
- 6.02 bump
|
|
|
822f0a |
|
|
|
822f0a |
* Thu Feb 16 2012 Petr Pisar <ppisar@redhat.com> - 6.01-1
|
|
|
822f0a |
- 6.01 bump
|
|
|
822f0a |
|
|
|
822f0a |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.00-3
|
|
|
822f0a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 6.00-2
|
|
|
822f0a |
- Perl mass rebuild
|
|
|
822f0a |
|
|
|
822f0a |
* Wed Mar 16 2011 Petr Pisar <ppisar@redhat.com> 6.00-1
|
|
|
822f0a |
- Specfile autogenerated by cpanspec 1.78.
|
|
|
822f0a |
- Remove BuildRoot stuff
|
|
|
822f0a |
- Conflict with perl-libwww-perl-5* and older
|