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
This commit is contained in:
parent
efafc74a58
commit
40b5461689
@ -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
|
||||
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user