From: Karol Krenski Date: Fri, 15 Apr 2005 06:23:41 +0000 (+0000) Subject: - cosmetics (spaces -> tabs) X-Git-Tag: auto/ac/lighttpd-1_3_16-1~16 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=1da5e2eda0b1fb14b4a5a933ae4dcd8d1c0f9011;p=packages%2Flighttpd.git - cosmetics (spaces -> tabs) Changed files: lighttpd.spec -> 1.106 --- diff --git a/lighttpd.spec b/lighttpd.spec index f45acb4..58d34d4 100644 --- a/lighttpd.spec +++ b/lighttpd.spec @@ -6,12 +6,12 @@ # # Conditional build for lighttpd: %bcond_without xattr # without support of extended attributes -%bcond_without ipv6 # IPv4-only version (doesn't require IPv6 in kernel) -%bcond_without largefile # without largefile support +%bcond_without ipv6 # IPv4-only version (doesn't require IPv6 in kernel) +%bcond_without largefile # without largefile support # use it if you have 2.4 kernel to get sendfile() support, # and don't need > 2GB file requests, # see http://article.gmane.org/gmane.comp.web.lighttpd:722 -%bcond_without ssl # disable ssl support +%bcond_without ssl # disable ssl support %bcond_with mysql # with mysql %bcond_with ldap # with ldap %bcond_with valgrind # enable valgrind fixes in code.