diff --git a/pam_krb5.changes b/pam_krb5.changes index 7d89e57..dd7afc9 100644 --- a/pam_krb5.changes +++ b/pam_krb5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 19 10:44:35 UTC 2010 - coolo@novell.com + +- remove autoreconf call - breaks more than it helps + ------------------------------------------------------------------- Mon Mar 22 12:03:20 CET 2010 - mc@suse.de diff --git a/pam_krb5.spec b/pam_krb5.spec index 441b9a8..5530e5b 100644 --- a/pam_krb5.spec +++ b/pam_krb5.spec @@ -48,13 +48,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build This PAM module supports authentication against a Kerberos KDC. It also supports updating your Kerberos password. - - -Authors: --------- - Balazs Gal - Nalin Dahyabhai - %prep %setup -q -n pam_krb5-%{version}-%{PAM_RELEASE} %setup -a 2 -T -D -n pam_krb5-%{version}-%{PAM_RELEASE} @@ -65,8 +58,6 @@ Authors: %patch5 %build -%{suse_update_config -f} -autoreconf --verbose --force --install CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE " \ ./configure --libdir=/%_lib/ \ --prefix=/usr \