[Lunar-commits] <moonbase-core> Linux-PAM: add a patch to compile with glibc-2.16.0.
Stefan Wold
ratler at lunar-linux.org
Tue Jul 17 16:41:02 CEST 2012
commit 16fbc085c40a846f22320b2d8d5e8c40adecec39
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 17 Jul 2012 07:41:02 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/16fbc085c40a846f22320b2d8d5e8c40adecec39
Linux-PAM: add a patch to compile with glibc-2.16.0.
---
security/Linux-PAM/BUILD +3/-0
security/Linux-PAM/DETAILS +5/-2
2 files changed, 8 insertions (+), 2 deletions (-)
--- a/security/Linux-PAM/BUILD
+++ b/security/Linux-PAM/BUILD
@@ -1,5 +1,8 @@
(
+# patch to compile with glibc-2.16.0.
+ patch_it $SOURCE_CACHE/$SOURCE3 1 &&
+
export SGML2LATEX=no
export SGML2TXT=no
export SGML2HTML=no
--- a/security/Linux-PAM/DETAILS
+++ b/security/Linux-PAM/DETAILS
@@ -4,14 +4,17 @@
RHVERSION=0.99.10-1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE2=$MODULE-patches-$PVERSION.tar.bz2
+ SOURCE3=$MODULE-$VERSION+glibc-2.16.patch.bz2
SOURCE_URL=https://fedorahosted.org/releases/l/i/linux-pam
SOURCE2_URL=$PATCH_URL
+ SOURCE3_URL=$PATCH_URL
SOURCE_VFY=sha256:65def4df04254dc4c5156859d36c34ad6d7afbcf3adbf2780530ebc4dbf2a116
SOURCE2_VFY=sha256:6db8ff00621959a683b9b6932267a243263f1dcc1927df5941cb18d6edecf0a9
- WEB_SITE=https://fedorahosted.org/linux-pam/
+ SOURCE3_VFY=sha256:d095179f9b7128cc6502d1b0ac2a947321239ce27f5e7889b78b9de669d17333
+ WEB_SITE=https://fedorahosted.org/linux-pam
MAINTAINER=ratler at lunar-linux.org
ENTERED=20010922
- UPDATED=20120425
+ UPDATED=20120715
SHORT="Pluggable Authentication Modules"
PSAFE=no
More information about the Lunar-commits
mailing list