]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- formatting
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 9 May 2006 13:42:31 +0000 (13:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.332

mysql.spec

index ffdbc9402a159b4e77cffd05e74d2dedb90f1441..db312e365521624e3a0dd8666e35352b7002a814 100644 (file)
@@ -6,11 +6,11 @@
 # - http://bugs.mysql.com/bug.php?id=16470
 #
 # Conditional build:
-%bcond_with    bdb     # Berkeley DB support
-%bcond_without innodb  # Without InnoDB support
-%bcond_without raid    # Without raid
-%bcond_without ssl     # Without OpenSSL
-%bcond_without tcpd    # Without libwrap (tcp_wrappers) support
+%bcond_with    bdb             # Berkeley DB support
+%bcond_without innodb          # Without InnoDB support
+%bcond_without raid            # Without raid
+%bcond_without ssl             # Without OpenSSL
+%bcond_without tcpd            # Without libwrap (tcp_wrappers) support
 %bcond_without big_tables      # Support tables with more than 4G rows even on 32 bit platforms
 #
 %include       /usr/lib/rpm/macros.perl
This page took 0.054339 seconds and 4 git commands to generate.