Accepting request 236546 from Linux-PAM

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/236546
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam_krb5?expand=0&rev=56
This commit is contained in:
Stephan Kulow 2014-06-10 12:38:34 +00:00 committed by Git OBS Bridge
commit 9ca8c9b822
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 28 15:24:21 UTC 2014 - ckornacker@suse.com
- serialize make process to prevent build failures on s390
-------------------------------------------------------------------
Tue Apr 16 11:06:38 CEST 2013 - mc@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package pam_krb5
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -70,7 +70,7 @@ CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE " \
--with-default-multiple-ccaches="su su-l" \
--with-default-no-cred-session="sshd" \
--enable-default-ccname-template=DIR:/run/user/%%U/krb5cc_XXXXXX
make %{?jobs:-j%jobs}
make -j1
make -C po update-po
# does not work in the buildservice
#make check