]> git.pld-linux.org Git - packages/pure-ftpd.git/commitdiff
- reversed bcond longusername
authorzergin <zergin@pld-linux.org>
Fri, 10 Sep 2004 20:34:07 +0000 (20:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pure-ftpd.spec -> 1.123

pure-ftpd.spec

index 91e572bc272e75ba53639931131f422e471c3d4c..8d3348184f076fd75c44638299e97f4f1d36435e 100644 (file)
@@ -1,8 +1,8 @@
 #
 # Conditional build:
-%bcond_with    longusername    # with username length = 128 (default 32)
 %bcond_with    extra           # with additional, maybe useful, but unmaintained features
 %bcond_without ldap            # disable LDAP auth
+%bcond_without longusername    # with username length = 128 (default 32)
 %bcond_without mysql           # disable MySQL auth but disables PAM auth
 %bcond_without pgsql           # disable PostgreSQL support
 %bcond_without puredb          # disable pure-db support
This page took 0.094759 seconds and 4 git commands to generate.