]> git.pld-linux.org Git - packages/sqlite3.git/commitdiff
- updated bcond desc
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 23 Mar 2011 19:03:45 +0000 (19:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sqlite3.spec -> 1.98

sqlite3.spec

index 32e4a50cf1063a56e1d96d3ccc79a1a8bf55b174..3174161de7900a75a6d27571d702a9317ac7cd32 100644 (file)
@@ -4,11 +4,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
This page took 0.042152 seconds and 4 git commands to generate.