[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/xmlto/devel xmlto.spec,1.15,1.16



Author: twaugh

Update of /cvs/dist/rpms/xmlto/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv8809

Modified Files:
	xmlto.spec 
Log Message:
* Mon Aug  1 2005 Tim Waugh <twaugh redhat com>
- Requires w3m (bug #164798).



Index: xmlto.spec
===================================================================
RCS file: /cvs/dist/rpms/xmlto/devel/xmlto.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- xmlto.spec	25 Jul 2005 16:48:46 -0000	1.15
+++ xmlto.spec	1 Aug 2005 16:06:59 -0000	1.16
@@ -17,6 +17,10 @@
 # We rely heavily on the DocBook XSL stylesheets!
 Requires: docbook-xsl >= 1.56.0
 
+# We need w3m or elinks or lynx for text output.  Let's go for w3m,
+# since this one is preferred upstream.
+Requires: w3m
+
 # For full functionality, we need passivetex.
 %if %{tetex}
 Requires: passivetex >= 1.11
@@ -52,6 +56,9 @@
 %{_datadir}/xmlto
 
 %changelog
+* Mon Aug  1 2005 Tim Waugh <twaugh redhat com>
+- Requires w3m (bug #164798).
+
 * Mon Jul 25 2005 Tim Waugh <twaugh redhat com> 0.0.18-7
 - Rebuild for new man-pages stylesheet.
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]