commit 70a9f2edda2df4a65c72ed105564f99599ba320d
Author: Nathanael D. Noblet <nathan...@gnat.ca>
Date:   Mon Jun 25 12:58:31 2012 -0600

    require hinting is no longer supported

 w3c-markup-validator.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/w3c-markup-validator.spec b/w3c-markup-validator.spec
index b6c631c..0527759 100644
--- a/w3c-markup-validator.spec
+++ b/w3c-markup-validator.spec
@@ -28,7 +28,7 @@ Requires:       httpd
 Requires:       %{name}-libs = %{version}
 # Not autodetected
 Requires:       perl(XML::LibXML) >= 1.70
-Requires(hint): perl(HTML::Tidy)
+Requires:       perl(HTML::Tidy)
 
 %description
 The W3C Markup Validator checks documents like HTML and XHTML for
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to