Bug 241597 (perl-HTML-Tidy) - Review Request: perl-HTML-Tidy - (X)HTML validation in a Perl object
Summary: Review Request: perl-HTML-Tidy - (X)HTML validation in a Perl object
Keywords:
Status: CLOSED NEXTRELEASE
Alias: perl-HTML-Tidy
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ruben Kerkhof
QA Contact: Fedora Package Reviews List
URL: http://search.cpan.org/dist/HTML-Tidy/
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-05-28 18:21 UTC by Chris Weyl
Modified: 2010-04-09 04:47 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-14 05:58:57 UTC
Type: ---
Embargoed:
ruben: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Chris Weyl 2007-05-28 18:21:46 UTC
SRPM URL: http://home.comcast.net/~ckweyl/perl-HTML-Tidy-1.08-1.fc6.src.rpm
SPEC URL: http://home.comcast.net/~ckweyl/perl-HTML-Tidy.spec

Description:
HTML::Tidy is an HTML checker in a handy dandy object. It's meant as a
replacement for HTML::Lint. If you're currently an HTML::Lint user looking
to migrate, see the section "Converting from HTML::Lint".

Comment 1 Ville Skyttä 2007-05-29 18:28:48 UTC
Not assigning to myself because I (still) think that including the test suite
code in the main package is not a good idea, but here's some notes:

make test fails at least in a devel x86_64 mach buildroot, and apparently for
someone else too: http://rt.cpan.org/Public/Bug/Display.html?id=26875

"validation" is misleading in Summary; tidy is not a validator.  "checking"
and/or "cleanup" would be more accurate.

Cosmetic: could use perl in %prep for all in-place edits - now there's one sed.

Comment 2 Jason Tibbitts 2007-09-22 03:44:18 UTC
I get 403: Forbidden when trying to fetch the package, and there's been no reply
to the existing commentary.  Setting NEEDINFO.

Comment 3 Jason Tibbitts 2007-10-23 20:47:03 UTC
So it seems that Chris is back.  Chris, did you want to move forward with this
package as well?

Comment 4 Chris Weyl 2007-11-18 20:00:05 UTC
Ok, updated packages posted:

http://fedora.biggerontheinside.net/review/perl-HTML-Tidy.spec
http://fedora.biggerontheinside.net/review/perl-HTML-Tidy-1.08-2.fc8.src.rpm

These packages build cleanly against the updated libtidy (yes, it was updated a
while ago :)) and in F-8 mock.

Comment 5 Ruben Kerkhof 2008-01-20 13:38:39 UTC
Hi Chris,

The package looks good to me, the only thing is that the webtidy script needs a dependency on 
LWP::Simple.

Checklist:
* source matches upstream:
   7912a2a739c6e2cfb6b409fb30b5047e18285dad  HTML-Tidy-1.08.tar.gz
* package is properly named according to the naming guidelines
* specfile is properly named, is cleanly written and uses macros consistently.
* summaries are OK.
* descriptions are OK.
* dist tag is present.
* build root is OK.
* license field matches the actual license.
* license is open source-compatible.
* license text not included upstream.
* latest version is being packaged.
* BuildRequires are proper.
* %clean is present.
* package builds fine in mock
* package installs properly
* rpmlint has no complaints.
* final provides and requires are sane:
[ruben@odin SPECS]$ rpm -q --provides perl-HTML-Tidy
Tidy.so  
perl(HTML::Tidy) = 1.08
perl(HTML::Tidy::Message)  
perl-HTML-Tidy = 1.08-2.fc8
[ruben@odin SPECS]$ rpm -q --requires perl-HTML-Tidy
/usr/bin/perl  
libc.so.6  
libc.so.6(GLIBC_2.1.3)  
libtidy-0.99.so.0  
perl >= 0:5.006001
perl(:MODULE_COMPAT_5.8.8)  
perl(Carp)  
perl(Getopt::Long)  
perl(HTML::Tidy)  
perl(HTML::Tidy::Message)  
perl(XSLoader)  
perl(base)  
perl(constant)  
perl(strict)  
perl(warnings)  
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rtld(GNU_HASH)  
* %check is present and succeeds
* owns the directories it creates.
* doesn't own any directories it shouldn't.
* no duplicates in %files.
* file permissions are appropriate.
* documentation is small, so no -doc subpackage is necessary.

APPROVED

Comment 6 Chris Weyl 2008-01-20 19:37:22 UTC
Thanks for the review!  I'll add the dep on LWP::Simple prior to building.

Comment 7 Chris Weyl 2008-01-20 19:43:05 UTC
New Package CVS Request
=======================
Package Name: perl-HTML-Tidy
Short Description: (X)HTML cleanup in a Perl object
Owners: cweyl
Branches: F-7, F-8, devel
InitialCC: perl-sig

Comment 8 Kevin Fenzi 2008-01-21 16:57:56 UTC
cvs done.

Comment 9 Ruben Kerkhof 2008-03-08 17:25:49 UTC
Chris, can you please import the package?

Comment 10 Chris Weyl 2008-03-14 05:58:57 UTC
*blush*

Imported and building for rawhide.

Comment 11 Nathanael Noblet 2010-04-06 23:32:08 UTC
Package Change Request
======================
Package Name: dspam
Short Description: (X)HTML cleanup in a Perl object
New Branches: EL-5
Owners: gnat
InitialCC: perl-sig

Comment 12 Chris Weyl 2010-04-06 23:38:29 UTC
Branch request acked and approved.  Enjoy! :)

Comment 13 Kevin Fenzi 2010-04-08 02:20:37 UTC
Did you mean perl-HTML-Tidy here?

Comment 14 Nathanael Noblet 2010-04-08 04:22:45 UTC
ah yes sorry. totally meant perl-HTML-Tidy

Comment 15 Kevin Fenzi 2010-04-09 04:47:50 UTC
cvs done.


Note You need to log in before you can comment on or make changes to this bug.