auto-import changelog data from perl-libwww-perl-5.79-4.src.rpm
Mon Aug 09 2004 Alan Cox <alan@redhat.com> 5.76-4 - added missing BuildRequires on perl(HTML::Parser) [Steve Grubb] Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt Fri Apr 16 2004 Warren Togami <wtogami@redhat.com> 5.76-2 - #12051 misc fixes from Ville Skyttä
This commit is contained in:
parent
2f67f0d955
commit
76143869c3
@ -3,20 +3,21 @@
|
||||
Summary: A Perl interface to the World-Wide Web.
|
||||
Name: perl-libwww-perl
|
||||
Version: 5.79
|
||||
Release: 1
|
||||
License: distributable
|
||||
Release: 4
|
||||
License: GPL or Artistic
|
||||
Group: Applications/CPAN
|
||||
Source0: libwww-perl-%{version}.tar.gz
|
||||
Source10: filter-depends.sh
|
||||
Url: http://search.cpan.org/search?query=libwww&mode=all
|
||||
URL: http://search.cpan.org/dist/libwww-perl/
|
||||
BuildRoot: %{_tmppath}/perl-libwww-perl-buildroot/
|
||||
BuildRequires: perl >= 0:5.00503
|
||||
Requires: perl >= 0:5.00503
|
||||
Requires: perl(URI) perl(Digest::MD5)
|
||||
Requires: perl(HTML::Parser)
|
||||
Requires: perl-HTML-Parser >= 0:3.33
|
||||
Requires: perl(HTML::Entities)
|
||||
BuildRequires: perl(MIME::Base64)
|
||||
BuildRequires: perl(HTML::Entities)
|
||||
Requires: perl-HTML-Parser >= 0:3.33
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -60,6 +61,7 @@ if [ "$(cat libwww-perl-%{version}-filelist)X" = "X" ] ; then
|
||||
fi
|
||||
|
||||
%files -f libwww-perl-%{version}-filelist
|
||||
%doc AUTHORS Changes README*
|
||||
%defattr(-,root,root)
|
||||
%dir /usr/lib/perl5/vendor_perl/%(perl -MConfig -e 'print $Config{version}')/LWP
|
||||
%dir /usr/lib/perl5/vendor_perl/%(perl -MConfig -e 'print $Config{version}')/Net
|
||||
@ -71,6 +73,15 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 09 2004 Alan Cox <alan@redhat.com> 5.76-4
|
||||
- added missing BuildRequires on perl(HTML::Parser) [Steve Grubb]
|
||||
|
||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Fri Apr 16 2004 Warren Togami <wtogami@redhat.com> 5.76-2
|
||||
- #12051 misc fixes from Ville Skyttä
|
||||
|
||||
* Fri Feb 13 2004 Chip Turner <cturner@redhat.com> 5.76-1
|
||||
- update to 5.76
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user