[Lunar-commits] <moonbase> Linux-PAM: version bumped to 1.1.4.

Florin Braescu florin at lunar-linux.org
Tue Aug 23 10:29:22 CEST 2011


commit b7bfcf07f07e7e9cad760576d73ccce009514050
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Aug 23 12:29:22 2011 +0400

    Linux-PAM: version bumped to 1.1.4.
---
 security/Linux-PAM/BUILD   |   20 ++++++++++----------
 security/Linux-PAM/DETAILS |   10 +++++-----
 2 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/security/Linux-PAM/BUILD b/security/Linux-PAM/BUILD
index a6aa4d9..17d4552 100644
--- a/security/Linux-PAM/BUILD
+++ b/security/Linux-PAM/BUILD
@@ -12,16 +12,16 @@
   AT_M4DIR="m4" autoreconf &&
 #  libtoolize &&
 
-  ./configure  --libdir=/lib                            \
-               --docdir=/usr/share/doc/Linux-PAM        \
-               --disable-prelude                        \
-               --mandir=/usr/share/man                  \
-               --enable-db=no                           \
-               --disable-selinux                        \
-               --disable-audit                          \
-               --enable-isadir=../../lib/security       \
-               --enable-nls                             \
-               $OPTS &&
+  ./configure  --libdir=/lib                       \
+               --docdir=/usr/share/doc/Linux-PAM   \
+               --disable-prelude                   \
+               --mandir=/usr/share/man             \
+               --enable-db=no                      \
+               --disable-selinux                   \
+               --disable-audit                     \
+               --enable-isadir=../../lib/security  \
+               --enable-nls                        \
+               $OPTS                              &&
 
   sedit  "s/examples//"  Makefile           &&
   sedit  "s/read yes//"  conf/install_conf  &&
diff --git a/security/Linux-PAM/DETAILS b/security/Linux-PAM/DETAILS
index bcb1e54..8629de7 100644
--- a/security/Linux-PAM/DETAILS
+++ b/security/Linux-PAM/DETAILS
@@ -1,18 +1,18 @@
           MODULE=Linux-PAM
-         VERSION=1.1.3
+         VERSION=1.1.4
         PVERSION=2.3
        RHVERSION=0.99.10-1
           SOURCE=$MODULE-$VERSION.tar.bz2
          SOURCE2=$MODULE-patches-$PVERSION.tar.bz2
-   SOURCE_URL[0]=$KERNEL_URL/pub/linux/libs/pam/library/
-   SOURCE_URL[1]=ftp://ftp.kernel.org/pub/linux/libs/pam/library/
+   SOURCE_URL[0]=$KERNEL_URL/pub/linux/libs/pam/library
+   SOURCE_URL[1]=ftp://ftp.kernel.org/pub/linux/libs/pam/library
      SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha256:17b268789b935a76e736a1150210dd12f156972973e79347668f828d43632652
+      SOURCE_VFY=sha256:ccd89331914390b1e9e99c954471d65f19b660d81e15a46eeb96cee125d44056
      SOURCE2_VFY=sha256:25055bd45c3b0db77c91acfd3a1b149ed360a77d2dda41ff158b940d7172421c
         WEB_SITE=http://www.kernel.org/pub/linux/libs/pam
       MAINTAINER=ratler at lunar-linux.org
          ENTERED=20010922
-         UPDATED=20101124
+         UPDATED=20110823
            SHORT="Pluggable Authentication Modules"
 PSAFE=no
 


More information about the Lunar-commits mailing list