auto-import changelog data from perl-URI-1.30-1.src.rpm
Fri Feb 13 2004 Chip Turner <cturner@redhat.com> 1.30-1 - update to 1.30
This commit is contained in:
parent
9257e3356e
commit
53049ee0a8
@ -1 +1 @@
|
||||
URI-1.21.tar.gz
|
||||
URI-1.30.tar.gz
|
||||
|
@ -2,13 +2,13 @@
|
||||
|
||||
Summary: A Perl module implementing URI parsing and manipulation.
|
||||
Name: perl-URI
|
||||
Version: 1.21
|
||||
Release: 7
|
||||
Version: 1.30
|
||||
Release: 1
|
||||
License: distributable
|
||||
Group: Applications/CPAN
|
||||
Source0: URI-%{version}.tar.gz
|
||||
Source1: filter-requires-perl-URI.sh
|
||||
Url: http://www.cpan.org
|
||||
Url: http://search.cpan.org/search?query=URI
|
||||
BuildRoot: %{_tmppath}/perl-URI-buildroot/
|
||||
BuildRequires: perl >= 0:5.00503
|
||||
BuildRequires: perl(MIME::Base64)
|
||||
@ -29,6 +29,7 @@ updated by RFC 2732).
|
||||
%build
|
||||
CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL PREFIX=$RPM_BUILD_ROOT/usr INSTALLDIRS=vendor
|
||||
make
|
||||
make test
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
@ -55,6 +56,9 @@ fi
|
||||
%dir /usr/lib/perl5/vendor_perl/%(perl -MConfig -e 'print $Config{version}')/URI
|
||||
|
||||
%changelog
|
||||
* Fri Feb 13 2004 Chip Turner <cturner@redhat.com> 1.30-1
|
||||
- update to 1.30
|
||||
|
||||
* Tue Aug 6 2002 Chip Turner <cturner@redhat.com>
|
||||
- automated release bump and build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user