auto-import changelog data from perl-XML-Parser-2.34-4.src.rpm

Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Apr 16 2004 Warren Togami <wtogami@redhat.com> 2.34-3
- #110597 BR expat-devel
This commit is contained in:
cvsdist 2004-09-09 10:27:38 +00:00
parent b77914abb1
commit 719c831416

View File

@ -3,7 +3,7 @@
Summary: A low level Perl module for parsing XML either via trees or streaming.
Name: perl-XML-Parser
Version: 2.34
Release: 2
Release: 4
License: distributable
Group: Applications/CPAN
Source0: XML-Parser-%{version}.tar.gz
@ -12,6 +12,7 @@ BuildRoot: %{_tmppath}/perl-XML-Parser-buildroot/
BuildRequires: perl >= 2:5.8.0
BuildRequires: perl-libwww-perl
BuildRequires: perl-URI
BuildRequires: expat-devel
Requires: perl >= 2:5.8.0
Requires: perl-libwww-perl
Requires: perl-URI
@ -57,11 +58,17 @@ if [ "$(cat XML-Parser-%{version}-filelist)X" = "X" ] ; then
fi
%files -f XML-Parser-%{version}-filelist
%defattr(-,root,root)
%defattr(-,root,root,-)
%dir %{_libdir}/perl5/vendor_perl/%(perl -MConfig -le 'print "$Config{version}/$Config{archname}"')/XML/Parser
%dir %{_libdir}/perl5/vendor_perl/%(perl -MConfig -le 'print "$Config{version}/$Config{archname}"')/auto/XML/Parser
%changelog
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Fri Apr 16 2004 Warren Togami <wtogami@redhat.com> 2.34-3
- #110597 BR expat-devel
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt