auto-import changelog data from perl-TimeDate-1.16-1.src.rpm
1.16-1 - update to 1.16, bump epoch since previous version was 1.1301
This commit is contained in:
parent
28d0e79a50
commit
6bf10a785e
@ -1 +1 @@
|
|||||||
TimeDate-1.1301.tar.gz
|
TimeDate-1.16.tar.gz
|
||||||
|
@ -2,12 +2,13 @@
|
|||||||
|
|
||||||
Summary: A Perl module for time and date manipulation.
|
Summary: A Perl module for time and date manipulation.
|
||||||
Name: perl-TimeDate
|
Name: perl-TimeDate
|
||||||
Version: 1.1301
|
Version: 1.16
|
||||||
Release: 5
|
Epoch: 1
|
||||||
|
Release: 1
|
||||||
License: distributable
|
License: distributable
|
||||||
Group: Applications/CPAN
|
Group: Applications/CPAN
|
||||||
Source0: TimeDate-%{version}.tar.gz
|
Source0: TimeDate-%{version}.tar.gz
|
||||||
Url: http://www.cpan.org
|
Url: http://search.cpan.org/search?query=timedate&mode=all
|
||||||
BuildRoot: %{_tmppath}/perl-TimeDate-buildroot/
|
BuildRoot: %{_tmppath}/perl-TimeDate-buildroot/
|
||||||
BuildRequires: perl >= 0:5.00503
|
BuildRequires: perl >= 0:5.00503
|
||||||
Requires: perl >= 0:5.00503
|
Requires: perl >= 0:5.00503
|
||||||
@ -30,6 +31,7 @@ textual representations of points in time.
|
|||||||
%build
|
%build
|
||||||
CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL PREFIX=$RPM_BUILD_ROOT/usr INSTALLDIRS=vendor
|
CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL PREFIX=$RPM_BUILD_ROOT/usr INSTALLDIRS=vendor
|
||||||
make
|
make
|
||||||
|
make test
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
@ -55,6 +57,9 @@ fi
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 13 2004 Chip Turner <cturner@redhat.com> 1:1.16-1
|
||||||
|
- update to 1.16, bump epoch since previous version was 1.1301
|
||||||
|
|
||||||
* Tue Aug 6 2002 Chip Turner <cturner@redhat.com>
|
* Tue Aug 6 2002 Chip Turner <cturner@redhat.com>
|
||||||
- automated release bump and build
|
- automated release bump and build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user