|
|
|
@ -8,9 +8,7 @@ Url: http://search.cpan.org/dist/Date-Simple/
|
|
|
|
|
Source0: http://search.cpan.org/CPAN/authors/id/Y/YV/YVES/Date-Simple-%{version}.tar.gz
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
|
|
|
|
%if 0%{?fedora} > 6
|
|
|
|
|
BuildRequires: perl-devel
|
|
|
|
|
%endif
|
|
|
|
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
%{summary}.
|
|
|
|
@ -58,8 +56,8 @@ BuildRequires: perl-devel
|
|
|
|
|
%{_mandir}/man3/Date::Simple*.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Mar 8 2007 Paul Howarth <paul@city-fan.org> 3.02-5
|
|
|
|
|
- Buildrequire perl-devel for Fedora 7 onwards
|
|
|
|
|
* Wed Apr 18 2007 Paul Howarth <paul@city-fan.org> 3.02-5
|
|
|
|
|
- Buildrequire perl(ExtUtils::MakeMaker)
|
|
|
|
|
- Fix argument order for find with -depth
|
|
|
|
|
- Fix permissions in debuginfo
|
|
|
|
|
|
|
|
|
|