[prev in list] [next in list] [prev in thread] [next in thread] 

List:       annvix-cvs
Subject:    [cvs] CVS commit in packages/chkauth on 2005/03/29 02:59:21
From:       cvsrep () annvix ! org
Date:       2005-03-29 2:59:21
Message-ID: E1DG6wr-0000zA-Gr () build ! annvix ! org
[Download RAW message or body]

Module name:   packages/chkauth
Changes by:    vdanen
Date:          2005/03/29 02:59:21

Commit log:
- update P0 with minor fixes

Index: chkauth-0.3-avx-misc_fixes.patch
===================================================================
RCS file: /work/annvix/cvsroot/packages/chkauth/Attic/chkauth-0.3-avx-misc_fixes.patch,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- chkauth-0.3-avx-misc_fixes.patch	16 Mar 2005 00:35:56 -0000	1.1.2.1
+++ chkauth-0.3-avx-misc_fixes.patch	29 Mar 2005 02:59:21 -0000	1.1.2.2
@@ -1,5 +1,5 @@
---- chkauth.1	2003-10-17 10:40:22.000000000 -0600
-+++ chkauth	2005-03-15 17:33:36.000000000 -0700
+--- chkauth.avx	2003-10-17 12:40:22.000000000 -0400
++++ chkauth	2005-03-28 21:12:27.000000000 -0500
 @@ -85,7 +85,7 @@
   
  auth       required       pam_nologin.so
@@ -45,7 +45,7 @@
 +		$need_pkg="1";
  	    }
  	}
-+	if ($need_pkg -eq "1") {
++	if ($need_pkg eq "1") {
 +	    exit (2);
 +	}
      }
@@ -58,3 +58,12 @@
  		exit (2);
  	    }	    
  	}
+@@ -296,7 +300,7 @@
+ 
+     exit_with_usage() if (($basedn eq "") || (scalar(@serveurs) < 1));
+ 
+-    print "LDAP: serveur=@serveurs: basedn=$basedn serveur number ". scalar(@serveurs) . "\n";
++    print "LDAP: server=@serveurs: basedn=$basedn serveur number ". scalar(@serveurs) . "\n";
+     set_nsswitch_priority("ldap");
+     pam_change ("ldap");
+     pam_conf_setup (($sslmode, $basedn, @serveurs));

Index: chkauth.spec
===================================================================
RCS file: /work/annvix/cvsroot/packages/chkauth/chkauth.spec,v
retrieving revision 1.2.2.4
retrieving revision 1.2.2.5
diff -u -r1.2.2.4 -r1.2.2.5
--- chkauth.spec	16 Mar 2005 00:35:56 -0000	1.2.2.4
+++ chkauth.spec	29 Mar 2005 02:59:21 -0000	1.2.2.5
@@ -1,6 +1,6 @@
 %define name	chkauth
 %define version 0.3
-%define release 5avx
+%define release 6avx
 	
 Summary:	Script to change authentification method (local, NIS, LDAP)
 Name:		%{name}
@@ -46,6 +46,9 @@
 %{_mandir}/*/*
 
 %changelog
+* Mon Mar 28 2005 Vincent Danen <vdanen@annvix.org> 0.3-6avx
+- update P0 with minor fixes
+
 * Tue Mar 15 2005 Vincent Danen <vdanen@annvix.org> 0.3-5avx
 - update P0 to made chkauth tell exactly what rpms are needed for LDAP
   all at once rather than one at a time


_______________________________________________
cvs mailing list
cvs@annvix.org
http://annvix.org/mailman/listinfo/cvs

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic