]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- describe 'without tests' bcond
authorwrobell <wrobell@pld-linux.org>
Wed, 19 Nov 2003 13:10:23 +0000 (13:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postgresql.spec -> 1.236

postgresql.spec

index 30237969416307b4081747622c69c2a6330643ab..cdad602a22f474e955ce3eeecd0f819757a97710 100644 (file)
@@ -9,9 +9,10 @@
 #   routine and send it to postgresql team...
 #
 # Conditional build:
-%bcond_without tcl                     # disables Tcl support
+%bcond_without  tests                  # disable testing
+%bcond_without tcl                             # disables Tcl support
 %bcond_without kerberos5               # disable kerberos5 support
-%bcond_with    jdbc                    # enable JDBC driver
+%bcond_with    jdbc                            # enable JDBC driver
 %bcond_with    absolute_dbpaths        # enable absolute paths to create database
                                        # (disabled by default because it is a security risk)
 
This page took 0.036733 seconds and 4 git commands to generate.