[Bug 664812] Review Request: perl-HTML-Quoted - Extract structure of quoted HTML mail message

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 26 13:56:54 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=664812

Ralf Corsepius <rc040203 at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pmatilai at redhat.com

--- Comment #6 from Ralf Corsepius <rc040203 at freenet.de> 2011-01-26 08:56:52 EST ---
Interesting - Fedora 15's rpm seems to catch it, while F13's and F15's rpm 
miss it:

$ rpm -q --requires -p perl-HTML-Quoted-0.03-1.fc13.noarch.rpm 
perl >= 0:5.008
perl(:MODULE_COMPAT_5.10.1)  
perl(base)  
perl(strict)  
perl(warnings)  
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadIsXz) <= 5.2-1

$ rpm -q --requires -p perl-HTML-Quoted-0.03-1.fc14.noarch.rpm 
perl >= 0:5.008
perl(:MODULE_COMPAT_5.12.2)  
perl(base)  
perl(strict)  
perl(warnings)  
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadIsXz) <= 5.2-1

$ rpm -q --requires -p perl-HTML-Quoted-0.03-1.fc15.noarch.rpm 
perl >= 0:5.008
perl(:MODULE_COMPAT_5.12.2)  
perl(HTML::Parser)  
perl(base)  
perl(strict)  
perl(warnings)  
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1

All packages built in local mocks on fedora-14 from 
http://corsepiu.fedorapeople.org/packages/perl-HTML-Quoted-0.03-1.fc15.src.rpm

Panu, any insights?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list