summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@dahyabhai.net>2013-10-15 16:31:34 -0400
committerNalin Dahyabhai <nalin@dahyabhai.net>2013-11-19 17:32:18 -0500
commitf618776e186465da6ef69197621f2074abf506a7 (patch)
tree714fa0623307b8508649be6b826a3503e3229c89
parentd175d043f180e45828fbfbaa21b47cefd708f8fe (diff)
downloadkrb5-f618776e186465da6ef69197621f2074abf506a7.tar.gz
krb5-f618776e186465da6ef69197621f2074abf506a7.tar.xz
krb5-f618776e186465da6ef69197621f2074abf506a7.zip
Update for 1.12
-rw-r--r--krb5-1.12-ksu-path.patch (renamed from krb5-1.10-ksu-path.patch)4
-rw-r--r--krb5.spec2
2 files changed, 3 insertions, 3 deletions
diff --git a/krb5-1.10-ksu-path.patch b/krb5-1.12-ksu-path.patch
index 48443ef..65552c9 100644
--- a/krb5-1.10-ksu-path.patch
+++ b/krb5-1.12-ksu-path.patch
@@ -7,6 +7,6 @@ Set the default PATH to the one set by login.
BUILDTOP=$(REL)..$(S)..
-DEFINES = -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/bin /local/bin"'
+DEFINES = -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/usr/local/sbin /usr/local/bin /sbin /bin /usr/sbin /usr/bin"'
- DEFS=
- PROG_LIBPATH=-L$(TOPLIBD)
+ KSU_LIBS=@KSU_LIBS@
+ PAM_LIBS=@PAM_LIBS@
diff --git a/krb5.spec b/krb5.spec
index 43b5b57..149e7ac 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -74,7 +74,7 @@ BuildRequires: cmake
Source100: nss_wrapper-0.0-20130719153839Z.git6cb59864.bz2
Source101: noport.c
-Patch6: krb5-1.10-ksu-path.patch
+Patch6: krb5-1.12-ksu-path.patch
Patch12: krb5-1.7-ktany.patch
Patch16: krb5-1.10-buildconf.patch
Patch23: krb5-1.3.1-dns.patch