|
|
@ -1,7 +1,7 @@
|
|
|
|
Summary: Simple date object for perl
|
|
|
|
Summary: Simple date object for perl
|
|
|
|
Name: perl-Date-Simple
|
|
|
|
Name: perl-Date-Simple
|
|
|
|
Version: 3.02
|
|
|
|
Version: 3.02
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
License: Artistic or GPL
|
|
|
|
License: Artistic or GPL
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
Url: http://search.cpan.org/dist/Date-Simple/
|
|
|
|
Url: http://search.cpan.org/dist/Date-Simple/
|
|
|
@ -55,6 +55,9 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
|
|
|
%{_mandir}/man3/Date::Simple*.3pm*
|
|
|
|
%{_mandir}/man3/Date::Simple*.3pm*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Aug 29 2006 Paul Howarth <paul@city-fan.org> 3.02-4
|
|
|
|
|
|
|
|
- FE6 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Feb 16 2006 Paul Howarth <paul@city-fan.org> 3.02-3
|
|
|
|
* Thu Feb 16 2006 Paul Howarth <paul@city-fan.org> 3.02-3
|
|
|
|
- don't use macros in command paths, hardcode them instead
|
|
|
|
- don't use macros in command paths, hardcode them instead
|
|
|
|
|
|
|
|
|
|
|
|