summaryrefslogtreecommitdiffstats
path: root/openldap
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-05-19 20:04:18 +0000
committerpiernov <piernov@piernov.org>2012-05-19 20:04:18 +0000
commit3d5756bc5b2fc2860560c7bcb5dabefbc5ab6def (patch)
tree1a45efdb7b581e95aa2903f5277f74107facfc36 /openldap
parent3b54d78a72375b87d8f0687d48469c8408de685d (diff)
downloadnutyx-extra-3d5756bc5b2fc2860560c7bcb5dabefbc5ab6def.tar.gz
nutyx-extra-3d5756bc5b2fc2860560c7bcb5dabefbc5ab6def.tar.bz2
nutyx-extra-3d5756bc5b2fc2860560c7bcb5dabefbc5ab6def.tar.xz
nutyx-extra-3d5756bc5b2fc2860560c7bcb5dabefbc5ab6def.zip
openldap 2.4.31-1 màj port
Diffstat (limited to 'openldap')
-rw-r--r--openldap/.footprint.i6861
-rw-r--r--openldap/.footprint.x86_641
-rw-r--r--openldap/.md5sum.i6862
-rw-r--r--openldap/.md5sum.x86_642
-rw-r--r--openldap/Pkgfile12
5 files changed, 10 insertions, 8 deletions
diff --git a/openldap/.footprint.i686 b/openldap/.footprint.i686
index 62c7dfde7..6179b2fde 100644
--- a/openldap/.footprint.i686
+++ b/openldap/.footprint.i686
@@ -53,6 +53,7 @@ drwxr-xr-x root/root etc/rc.d/rc6.d/
lrwxrwxrwx root/root etc/rc.d/rc6.d/K46openldap -> ../init.d/openldap
drwxr-xr-x root/root etc/rc.d/rcS.d/
drwxr-xr-x root/root etc/sysconfig/
+-rw-r--r-- root/root etc/sysconfig/openldap
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/ldapadd -> ldapmodify
diff --git a/openldap/.footprint.x86_64 b/openldap/.footprint.x86_64
index 62c7dfde7..6179b2fde 100644
--- a/openldap/.footprint.x86_64
+++ b/openldap/.footprint.x86_64
@@ -53,6 +53,7 @@ drwxr-xr-x root/root etc/rc.d/rc6.d/
lrwxrwxrwx root/root etc/rc.d/rc6.d/K46openldap -> ../init.d/openldap
drwxr-xr-x root/root etc/rc.d/rcS.d/
drwxr-xr-x root/root etc/sysconfig/
+-rw-r--r-- root/root etc/sysconfig/openldap
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/ldapadd -> ldapmodify
diff --git a/openldap/.md5sum.i686 b/openldap/.md5sum.i686
index 3c387a03f..46fa8b36f 100644
--- a/openldap/.md5sum.i686
+++ b/openldap/.md5sum.i686
@@ -1 +1 @@
-196023e552eeb259e048edcd61a9645b openldap-2.4.28.tgz
+804c6cb5698db30b75ad0ff1c25baefd openldap-2.4.31.tgz
diff --git a/openldap/.md5sum.x86_64 b/openldap/.md5sum.x86_64
index 3c387a03f..46fa8b36f 100644
--- a/openldap/.md5sum.x86_64
+++ b/openldap/.md5sum.x86_64
@@ -1 +1 @@
-196023e552eeb259e048edcd61a9645b openldap-2.4.28.tgz
+804c6cb5698db30b75ad0ff1c25baefd openldap-2.4.31.tgz
diff --git a/openldap/Pkgfile b/openldap/Pkgfile
index 94c130027..d578b7a67 100644
--- a/openldap/Pkgfile
+++ b/openldap/Pkgfile
@@ -6,14 +6,14 @@
# Run on: libldap
name=openldap
-version=2.4.28
-release=2
+version=2.4.31
+release=1
source=(ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/$name-$version.tgz)
build() {
- source /etc/blfs-bootscripts
- wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
- tar xvf $scripts-$scriptsversion.tar.bz2
+ source /etc/blfs-bootscripts
+ wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
+ tar xvf $scripts-$scriptsversion.tar.bz2
cd $name-$version
export CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
@@ -64,7 +64,7 @@ build() {
ln -s libldap_r.so libldap_r.so.2) || exit 1
# Installation of the script
cd ../$scripts-$scriptsversion
- make DESTDIR=$PKG install-openldap1
+ make DESTDIR=$PKG install-openldap
# Suppress files from libldap
rm -r $PKG/usr/share/man/man{3,5}
rm -r $PKG/usr/{lib,include}