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:
cvsdist 2004-09-09 10:23:00 +00:00
parent 9257e3356e
commit 53049ee0a8
3 changed files with 9 additions and 5 deletions

View File

@ -1 +1 @@
URI-1.21.tar.gz URI-1.30.tar.gz

View File

@ -2,13 +2,13 @@
Summary: A Perl module implementing URI parsing and manipulation. Summary: A Perl module implementing URI parsing and manipulation.
Name: perl-URI Name: perl-URI
Version: 1.21 Version: 1.30
Release: 7 Release: 1
License: distributable License: distributable
Group: Applications/CPAN Group: Applications/CPAN
Source0: URI-%{version}.tar.gz Source0: URI-%{version}.tar.gz
Source1: filter-requires-perl-URI.sh Source1: filter-requires-perl-URI.sh
Url: http://www.cpan.org Url: http://search.cpan.org/search?query=URI
BuildRoot: %{_tmppath}/perl-URI-buildroot/ BuildRoot: %{_tmppath}/perl-URI-buildroot/
BuildRequires: perl >= 0:5.00503 BuildRequires: perl >= 0:5.00503
BuildRequires: perl(MIME::Base64) BuildRequires: perl(MIME::Base64)
@ -29,6 +29,7 @@ updated by RFC 2732).
%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 +56,9 @@ fi
%dir /usr/lib/perl5/vendor_perl/%(perl -MConfig -e 'print $Config{version}')/URI %dir /usr/lib/perl5/vendor_perl/%(perl -MConfig -e 'print $Config{version}')/URI
%changelog %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> * Tue Aug 6 2002 Chip Turner <cturner@redhat.com>
- automated release bump and build - automated release bump and build

View File

@ -1 +1 @@
ad6437ba6a8b404d16df16e2eb7a3648 URI-1.21.tar.gz 4da2adaba686a9409fb1deba3f0bfa04 URI-1.30.tar.gz