Accepting request 53542 from Linux-PAM

Accepted submit request 53542 from user coolo

OBS-URL: https://build.opensuse.org/request/show/53542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam_krb5?expand=0&rev=42
This commit is contained in:
Ruediger Oertel 2010-11-20 11:34:26 +00:00 committed by Git OBS Bridge
commit 877648dd82
2 changed files with 5 additions and 9 deletions

View File

@ -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

View File

@ -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 <balsa@rit.bme.hu>
Nalin Dahyabhai <nalin@redhat.com>
%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 \