2006-08-06 16:58:12 +00:00
|
|
|
Name: perl-DateTime-Format-IBeat
|
2013-02-17 17:42:04 +00:00
|
|
|
Version: 0.161
|
2017-06-06 03:45:00 +00:00
|
|
|
Release: 28%{?dist}
|
2006-08-06 16:58:12 +00:00
|
|
|
Summary: Format times in .beat notation
|
|
|
|
Group: Development/Libraries
|
2008-03-04 19:31:14 +00:00
|
|
|
License: GPL+ or Artistic
|
2006-08-06 16:58:12 +00:00
|
|
|
URL: http://search.cpan.org/dist/DateTime-Format-IBeat
|
2013-02-17 17:42:04 +00:00
|
|
|
Source0: http://backpan.perl.org/authors/id/E/EM/EMARTIN/DateTime-Format-IBeat-0.161.tar.gz
|
2006-08-06 16:58:12 +00:00
|
|
|
BuildArch: noarch
|
2016-03-11 16:27:07 +00:00
|
|
|
# Build
|
|
|
|
BuildRequires: coreutils
|
|
|
|
BuildRequires: findutils
|
|
|
|
BuildRequires: make
|
2017-07-12 13:09:20 +00:00
|
|
|
BuildRequires: perl-interpreter
|
2016-06-24 08:36:13 +00:00
|
|
|
BuildRequires: perl-generators
|
2013-02-17 17:42:04 +00:00
|
|
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
2016-03-11 16:27:07 +00:00
|
|
|
# Module
|
|
|
|
BuildRequires: perl(Carp)
|
|
|
|
BuildRequires: perl(DateTime) >= 0.18
|
|
|
|
BuildRequires: perl(strict)
|
|
|
|
BuildRequires: perl(vars)
|
|
|
|
BuildRequires: perl(warnings)
|
|
|
|
# Test Suite
|
|
|
|
BuildRequires: perl(Test::More) >= 0.47
|
|
|
|
# Optional Tests
|
2006-08-06 19:09:17 +00:00
|
|
|
BuildRequires: perl(Test::Pod) >= 1.00
|
2016-03-11 16:27:07 +00:00
|
|
|
# Dependencies
|
|
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
2013-02-17 17:42:04 +00:00
|
|
|
|
2006-08-06 16:58:12 +00:00
|
|
|
%description
|
|
|
|
No Time Zones, No Geographical Borders
|
|
|
|
|
|
|
|
How long is a Swatch .beat? In short, we have divided up the virtual and real
|
|
|
|
day into 1000 beats. One Swatch beat is the equivalent of 1 minute 26.4
|
|
|
|
seconds. That means that 12 noon in the old time system is the equivalent of
|
|
|
|
500 Swatch .beats.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n DateTime-Format-IBeat-%{version}
|
|
|
|
|
|
|
|
%build
|
2016-03-11 16:27:07 +00:00
|
|
|
perl Makefile.PL INSTALLDIRS=vendor
|
2006-08-06 16:58:12 +00:00
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
%install
|
2013-02-17 17:42:04 +00:00
|
|
|
make pure_install DESTDIR=%{buildroot}
|
2016-03-11 16:27:07 +00:00
|
|
|
find %{buildroot} -type f -name .packlist -delete
|
|
|
|
%{_fixperms} %{buildroot}
|
2006-08-06 16:58:12 +00:00
|
|
|
|
|
|
|
%check
|
|
|
|
make test
|
|
|
|
|
|
|
|
%files
|
2016-03-11 16:27:07 +00:00
|
|
|
%license Artistic COPYING LICENCE
|
|
|
|
%doc Changes README
|
|
|
|
%{perl_vendorlib}/DateTime/
|
|
|
|
%{_mandir}/man3/DateTime::Format::IBeat.3*
|
2006-08-06 16:58:12 +00:00
|
|
|
|
|
|
|
%changelog
|
2017-06-06 03:45:00 +00:00
|
|
|
* Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.161-28
|
|
|
|
- Perl 5.26 rebuild
|
|
|
|
|
2017-02-11 02:39:10 +00:00
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.161-27
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-05-16 00:10:14 +00:00
|
|
|
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.161-26
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
2016-03-11 16:27:07 +00:00
|
|
|
* Fri Mar 11 2016 Paul Howarth <paul@city-fan.org> - 0.161-25
|
|
|
|
- Spec clean-up
|
|
|
|
- Classify buildreqs by usage
|
|
|
|
- Make %%files list more explicit
|
|
|
|
- Use %%license
|
|
|
|
- Simplify find command using -delete
|
|
|
|
|
2016-02-04 13:14:25 +00:00
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.161-24
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-06-18 02:35:41 +00:00
|
|
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.161-23
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-06-06 19:50:40 +00:00
|
|
|
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.161-22
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
2014-08-29 14:48:13 +00:00
|
|
|
* Fri Aug 29 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.161-21
|
|
|
|
- Perl 5.20 rebuild
|
|
|
|
|
2014-06-07 03:11:34 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.161-20
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2013-08-03 19:48:20 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.161-19
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-07-31 02:18:43 +00:00
|
|
|
* Wed Jul 31 2013 Petr Pisar <ppisar@redhat.com> - 0.161-18
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
2013-02-17 17:42:04 +00:00
|
|
|
* Sun Feb 17 2013 Iain Arnell <iarnell@gmail.com> 0.161-17
|
|
|
|
- update spec for modern rpmbuild
|
|
|
|
- BR ExtUtils::MakeMaker
|
|
|
|
- change source link to backpan - it's no longer in cpan
|
|
|
|
|
2013-02-14 11:51:07 +00:00
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.161-16
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2012-07-20 14:33:54 +00:00
|
|
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.161-15
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-06-20 11:39:38 +00:00
|
|
|
* Wed Jun 20 2012 Petr Pisar <ppisar@redhat.com> - 0.161-14
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
2012-01-13 13:24:18 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.161-13
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-07-20 03:07:41 +00:00
|
|
|
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 0.161-12
|
|
|
|
- Perl mass rebuild
|
|
|
|
|
2011-02-08 21:00:27 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.161-11
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2010-12-16 05:11:17 +00:00
|
|
|
* Thu Dec 16 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.161-10
|
|
|
|
- 661697 rebuild for fixing problems with vendorach/lib
|
|
|
|
|
2010-04-30 13:55:17 +00:00
|
|
|
* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.161-9
|
|
|
|
- Mass rebuild with perl-5.12.0
|
|
|
|
|
2009-12-07 12:10:17 +00:00
|
|
|
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 0.161-8
|
|
|
|
- rebuild against perl 5.10.1
|
|
|
|
|
2009-07-26 05:36:49 +00:00
|
|
|
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.161-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-02-26 14:53:59 +00:00
|
|
|
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.161-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2008-03-04 19:31:14 +00:00
|
|
|
* Tue Mar 04 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.161-5
|
|
|
|
- rebuild for new perl
|
|
|
|
|
2006-09-01 04:01:04 +00:00
|
|
|
* Thu Aug 31 2006 Chris Weyl <cweyl.drew.edu> 0.161-4
|
|
|
|
- bump for mass rebuild
|
|
|
|
|
2006-08-06 19:09:17 +00:00
|
|
|
* Sun Aug 06 2006 Chris Weyl <cweyl@alumni.drew.edu> 0.161-3
|
|
|
|
- add br for test phase: perl(Test::Pod)
|
|
|
|
|
2006-08-06 16:59:46 +00:00
|
|
|
* Sun Aug 06 2006 Chris Weyl <cweyl@alumni.drew.edu> 0.161-2
|
|
|
|
- bump for build & release
|
|
|
|
- dropped extra template bits not needed for noarch packages
|
|
|
|
|
2006-08-06 16:58:12 +00:00
|
|
|
* Fri Aug 04 2006 Chris Weyl <cweyl@alumni.drew.edu> 0.161-1
|
|
|
|
- Initial spec file for F-E
|