rpms/WebKit/devel WebKit.spec,1.20,1.21

Peter Gordon pgordon at fedoraproject.org
Fri Oct 24 05:21:53 UTC 2008


Author: pgordon

Update of /cvs/pkgs/rpms/WebKit/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15634

Modified Files:
	WebKit.spec 
Log Message:
Some very minor aesthetic updates to the build-conditional comment block, to make punctuation and grammar usage more consistent.


Index: WebKit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/WebKit/devel/WebKit.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- WebKit.spec	24 Oct 2008 05:17:51 -0000	1.20
+++ WebKit.spec	24 Oct 2008 05:21:23 -0000	1.21
@@ -10,17 +10,17 @@
 ##	Also disables the optimized memory allocator.
 ##	(Default: No)
 ##
-## --with html5video: HTML5 video element support using Gstreamer
+## --with html5video: Enable HTML5 video element support using Gstreamer.
 ##	(Default: No) 
 ##
-## --with jit: Build with JIT ("just-in-time") JavaScript compiling support.
+## --with jit: Enable JIT ("just-in-time") JavaScript compiling support.
 ## 	Only supported on ix86 at this time, according to upstream.
-##	(Default: no.)
+##	(Default: No)
 ##	
-## --with libsoup: Use libsoup instead of cURL as the HTTP backend
+## --with libsoup: Use libsoup instead of cURL as the HTTP backend.
 ##	(Default: No - use cURL)
 ##
-## --with pango: Use Pango instead of freetype2 as the font renderer
+## --with pango: Use Pango instead of freetype2 as the font renderer.
 ##	CJK support is functional only with the freetype2 backend.
 ##	(Default: No - use freetype2)
 ##




More information about the fedora-extras-commits mailing list