Procházet zdrojové kódy

default for autologin changed between versions

Thorsten Hohmeier před 20 roky
rodič
revize
2da5b49cd8
1 změnil soubory, kde provedl 4 přidání a 2 odebrání
  1. 4 2
      citadel/citadel.spec

+ 4 - 2
citadel/citadel.spec

@@ -32,8 +32,8 @@ Distribution: OpenPKG
 Class:        EVAL
 Group:        Mail
 License:      GNU
-Version:      6.55
-Release:      20050915
+Version:      6.61
+Release:      20051111
 
 #   package options
 %option       with_ical   no
@@ -104,6 +104,8 @@ AutoReqProv:  no
         --without-ldap \
 %endif
         --without-kthread \
+        --enable-autologin \
+        --enable-chkpwd \
         --without-newt
     %{l_make} %{l_mflags -O}