packages: gegl/gegl.spec - fix doc bcond

glen glen at pld-linux.org
Wed Jul 20 12:20:42 CEST 2011


Author: glen                         Date: Wed Jul 20 10:20:42 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix doc bcond

---- Files affected:
packages/gegl:
   gegl.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: packages/gegl/gegl.spec
diff -u packages/gegl/gegl.spec:1.21 packages/gegl/gegl.spec:1.22
--- packages/gegl/gegl.spec:1.21	Thu Jun 30 11:40:07 2011
+++ packages/gegl/gegl.spec	Wed Jul 20 12:20:37 2011
@@ -3,8 +3,8 @@
 # Conditional build:
 %bcond_with	mmx	# use MMX instructions
 %bcond_with	sse	# use SSE instructions
-%bcond_with	docs
-#
+%bcond_with	doc
+
 %ifarch %{x8664} athlon pentium3 pentium4
 %define	with_mmx	1
 %endif
@@ -176,6 +176,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2011/07/20 10:20:37  glen
+- fix doc bcond
+
 Revision 1.21  2011/06/30 09:40:07  lisu
 - ffmpeg-devel >= 0.8 due to ffmepeg-0.8.patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gegl/gegl.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list