From 40b546168930603d9c3db3e9971a2b68370c7f92607872f974823fc212ccbfa7 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 19 Nov 2010 17:19:53 +0000 Subject: [PATCH] Accepting request 53425 from home:coolo:branches:openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/53425 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam_krb5?expand=0&rev=15 --- pam_krb5.changes | 5 +++++ pam_krb5.spec | 9 --------- 2 files changed, 5 insertions(+), 9 deletions(-) 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 \