From 60804baa718ff61c4aaa7cab38b274cd38688e15 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Jul 17 2006 14:48:51 +0000 Subject: as they say, "duh" --- diff --git a/pam_krb5.spec b/pam_krb5.spec index 2598da3..becf87d 100644 --- a/pam_krb5.spec +++ b/pam_krb5.spec @@ -15,7 +15,7 @@ creation, and optional TGT verification and conversion to Kerberos IV tickets. The included pam_krb5afs module also gets AFS tokens if so configured. %prep -%setup -q -n pam_krb5-%{version}-%{release} +%setup -q -n pam_krb5-%{version}-1 %build CFLAGS="$RPM_OPT_FLAGS -fPIC"; export CFLAGS @@ -45,7 +45,7 @@ sed -ri -e 's|/lib(64)?/|/\$LIB/|g' $RPM_BUILD_ROOT/%{_mandir}/man*/pam_krb5*.8* %{_mandir}/man8/* %doc README* COPYING* ChangeLog NEWS -# $Id: pam_krb5.spec,v 1.46 2006/07/17 14:38:13 nalin Exp $ +# $Id: pam_krb5.spec,v 1.47 2006/07/17 14:48:51 nalin Exp $ %changelog * Mon Jul 17 2006 Nalin Dahyabhai - 2.2.8-1.2 - rebuild