packages: sqlite3/sqlite3.spec - updated bcond desc

qboosh qboosh at pld-linux.org
Wed Mar 23 20:03:50 CET 2011


Author: qboosh                       Date: Wed Mar 23 19:03:50 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated bcond desc

---- Files affected:
packages/sqlite3:
   sqlite3.spec (1.97 -> 1.98) 

---- Diffs:

================================================================
Index: packages/sqlite3/sqlite3.spec
diff -u packages/sqlite3/sqlite3.spec:1.97 packages/sqlite3/sqlite3.spec:1.98
--- packages/sqlite3/sqlite3.spec:1.97	Tue Mar 22 19:58:00 2011
+++ packages/sqlite3/sqlite3.spec	Wed Mar 23 20:03:45 2011
@@ -5,11 +5,11 @@
 # - enable --enable-load-extension?
 #
 # Conditional build:
-%bcond_with	tests	# run tests
-%bcond_with	tcl	# enable tcl extension
-%bcond_without	doc	# disable documentation building
-%bcond_without	unlock_notify	# enable unlock notify api
-%bcond_with	load_extension	# enable load extension api
+%bcond_with	tests		# run tests
+%bcond_with	tcl		# enable tcl extension
+%bcond_without	doc		# disable documentation building
+%bcond_without	unlock_notify	# disable unlock notify API
+%bcond_with	load_extension	# enable load extension API
 
 %ifarch alpha sparc %{x8664}
 %undefine	with_tests
@@ -246,6 +246,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98  2011/03/23 19:03:45  qboosh
+- updated bcond desc
+
 Revision 1.97  2011/03/22 18:58:00  mmazur
 - rel 2
 - build with unlock notify api by default; required by iceweasel4
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sqlite3/sqlite3.spec?r1=1.97&r2=1.98&f=u



More information about the pld-cvs-commit mailing list