]> git.pld-linux.org Git - packages/courier-authlib.git/commitdiff
- removed setcred patch, it makes authdaemon go crazy :( auto/th/courier-authlib-0_63_0-2
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Jan 2010 23:49:31 +0000 (23:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    courier-authlib-pam-setcred.patch -> 1.2
    courier-authlib.spec -> 1.74

courier-authlib-pam-setcred.patch [deleted file]
courier-authlib.spec

diff --git a/courier-authlib-pam-setcred.patch b/courier-authlib-pam-setcred.patch
deleted file mode 100644 (file)
index 6c99ca7..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
---- courier-authlib-0.62.2/authpam.c~  2006-10-28 21:22:52.000000000 +0200
-+++ courier-authlib-0.62.2/authpam.c   2010-01-03 23:44:16.465089062 +0100
-@@ -126,8 +126,6 @@
-               }
-       }
--#if 0
--
- #if   HAVE_PAM_SETCRED
-       if (retval == PAM_SUCCESS)
-       {
-@@ -138,7 +136,6 @@
-               }
-       }
- #endif
--#endif
-       if (retval == PAM_SUCCESS)
-       {
index 77856da5266b3ea4bb28bc8d2fa1669899296695..30d0172647551a4bc0b9d25fc51d76ecfa50e027 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Courier authentication library
 Summary(pl.UTF-8):     Biblioteka uwierzytelniania Couriera
 Name:          courier-authlib
 Version:       0.63.0
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2
@@ -12,7 +12,6 @@ Patch0:               %{name}-md5sum-passwords.patch
 Patch1:                %{name}-authdaemonrc.patch
 Patch2:                %{name}-nostatic.patch
 Patch3:                %{name}-ltdl.patch
-Patch4:                %{name}-pam-setcred.patch
 URL:           http://www.courier-mta.org/authlib/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -212,7 +211,6 @@ Ten pakiet zawiera schemat Couriera authldap.schema dla openldapa.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 
 rm -rf libltdl
 
This page took 0.123669 seconds and 4 git commands to generate.