Sophie

Sophie

distrib > Mageia > 1 > x86_64 > media > core-release-src > by-pkgid > 06ab5a0e2837205e34f178e5655ef794 > files > 2

perl-Date-Manip-6.230.0-1.mga1.src.rpm

%define upstream_name	 Date-Manip
%define upstream_version 6.23

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

Summary:    %{upstream_name} upstream_name for Perl
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}/
Source0:    http://www.cpan.org/modules/by-module/Date/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(Carp)
BuildRequires: perl(Encode)
BuildRequires: perl(Exporter)
BuildRequires: perl(IO::File)
BuildRequires: perl(Module::Build) >= 0.360.0
BuildRequires: perl(Storable)
BuildRequires: perl(Test::Inter)
BuildRequires: perl(YAML::Syck)
BuildArch:  noarch

Obsoletes:  perl-DateManip < 5.46
Provides:   perl-DateManip < 5.46

%description
This is a set of routines designed to make any common date/time
manipulation easy to do. Operations such as comparing two times,
calculating a time a given amount of time from another, or parsing
international times are all easily done.

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

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

%check
./Build test

%install
%{__rm} -rf %{buildroot}
./Build install destdir=%{buildroot}

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc HISTORY INSTALL LICENSE META.yml README examples
%{_mandir}/man*/*
%{perl_vendorlib}/Date

%changelog
* Tue Apr 19 2011 jquelin <jquelin> 6.230.0-1.mga1
+ Revision: 88694
- update to 6.23

* Wed Mar 09 2011 jquelin <jquelin> 6.220.0-1.mga1
+ Revision: 66949
- update to 6.22

  + dmorgan <dmorgan>
    - Fix buildrequire

* Sun Jan 30 2011 dmorgan <dmorgan> 6.210.0-1.mga1
+ Revision: 44783
- New version

* Sat Jan 22 2011 jquelin <jquelin> 6.200.0-1.mga1
+ Revision: 31887
- mageia rebuild
- imported package perl-Date-Manip


* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.200.0-1mdv2011.0
+ Revision: 612074
- update to new version 6.20

* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.140.0-1mdv2011.0
+ Revision: 587612
- new version

* Mon Jul 26 2010 Funda Wang <fwang@mandriva.org> 6.110.0-1mdv2011.0
+ Revision: 560869
- fix summary

  + Jérôme Quelin <jquelin@mandriva.org>
    - adding missing buildrequires:
    - update to 6.11

* Mon Feb 08 2010 Jérôme Quelin <jquelin@mandriva.org> 6.70.0-1mdv2010.1
+ Revision: 502104
- update to 6.07

* Sat Dec 12 2009 Jérôme Quelin <jquelin@mandriva.org> 6.50.0-1mdv2010.1
+ Revision: 477626
- update to 6.05

* Fri Nov 27 2009 Jérôme Quelin <jquelin@mandriva.org> 6.40.0-1mdv2010.1
+ Revision: 470499
- removing test::pod* buildrequires
- they are in contrib while date::manip is in main
- their use is conditional, skipping tests if not present
- adding missing buildrequires:
- update to 6.04

  + Shlomi Fish <shlomif@mandriva.org>
    - Upgraded to Date-Manip version 6.04, no longer installing the non-existent TODO and got rid of the "cot" patch

* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 5.540.0-1mdv2010.0
+ Revision: 403090
- rebuild using %%perl_convert_version

* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 5.54-3mdv2009.1
+ Revision: 351709
- rebuild

* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 5.54-2mdv2009.0
+ Revision: 265353
- rebuild early 2009.0 package (before pixel changes)

* Sat May 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.54-1mdv2009.0
+ Revision: 208378
- new version
  rediff patch 0

* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.50-1mdv2009.0
+ Revision: 202291
- new version
- update to new version 5.50

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

  + Thierry Vignaud <tv@mandriva.org>
    - kill re-definition of %%buildroot on Pixel's request

* Wed Dec 05 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.48-2mdv2008.1
+ Revision: 115554
- re-add backward compatibility virtual package to ease upgrade

* Wed Nov 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.48-1mdv2008.1
+ Revision: 113647
- new version
  spec cleanup
  drop unappliable and undocumented sort patch

* Wed Nov 07 2007 Frederic Crozat <fcrozat@mandriva.com> 5.46-1mdv2008.1
+ Revision: 106705
- upstream module changed name
-Release 5.46
-rename package, since perl module changed name

* Tue Jul 31 2007 David Walluck <walluck@mandriva.org> 5.44-4mdv2008.0
+ Revision: 56781
- rebuild to fix %%mkrel