From 38b3b7be0ddc6d013e5db5162ab1be248099cf6d597cbdfefd76865f1ad2baf4 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 22 Aug 2011 13:22:28 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/krb5 revision 70.0 OBS-URL: https://build.opensuse.org/package/show/network/krb5?expand=0&rev=2b4796e351a3d42a3bb42949f7b36ed1 --- krb5-doc.spec | 2 +- krb5-mini.spec | 4 ++-- krb5.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/krb5-doc.spec b/krb5-doc.spec index 3be88ad..6ad64d2 100644 --- a/krb5-doc.spec +++ b/krb5-doc.spec @@ -21,7 +21,7 @@ Name: krb5-doc BuildRequires: ghostscript-library latex2html texlive Version: 1.9.1 -Release: 6 +Release: 1 %define srcRoot krb5-1.9.1 Summary: MIT Kerberos5 Implementation--Documentation License: MIT License (or similar) diff --git a/krb5-mini.spec b/krb5-mini.spec index 54f5ac2..e81267e 100644 --- a/krb5-mini.spec +++ b/krb5-mini.spec @@ -1,5 +1,5 @@ # -# spec file for package krb5 +# spec file for package krb5-mini # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -29,7 +29,7 @@ BuildRequires: bison libcom_err-devel ncurses-devel BuildRequires: keyutils keyutils-devel BuildRequires: libselinux-devel Version: 1.9.1 -Release: 19 +Release: 1 %if ! 0%{?build_mini} BuildRequires: libopenssl-devel openldap2-devel BuildRequires: pam-devel diff --git a/krb5.spec b/krb5.spec index af23bce..851400c 100644 --- a/krb5.spec +++ b/krb5.spec @@ -29,7 +29,7 @@ BuildRequires: bison libcom_err-devel ncurses-devel BuildRequires: keyutils keyutils-devel BuildRequires: libselinux-devel Version: 1.9.1 -Release: 19 +Release: 1 %if ! 0%{?build_mini} BuildRequires: libopenssl-devel openldap2-devel BuildRequires: pam-devel From fa4d11a0f8422fc0583e4132a226c965f5d39a79cfc4ca30a3453197ef1c4729 Mon Sep 17 00:00:00 2001 From: Michael Calmer Date: Tue, 23 Aug 2011 11:52:42 +0000 Subject: [PATCH 2/2] - use --without-pam to build krb5-mini - use --without-pam to build krb5-mini OBS-URL: https://build.opensuse.org/package/show/network/krb5?expand=0&rev=49 --- krb5-mini.changes | 5 +++++ krb5-mini.spec | 3 ++- krb5.changes | 5 +++++ krb5.spec | 1 + 4 files changed, 13 insertions(+), 1 deletion(-) diff --git a/krb5-mini.changes b/krb5-mini.changes index b2d9a34..3fdefe6 100644 --- a/krb5-mini.changes +++ b/krb5-mini.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 23 13:52:03 CEST 2011 - mc@suse.de + +- use --without-pam to build krb5-mini + ------------------------------------------------------------------- Sun Aug 21 09:37:01 UTC 2011 - mc@novell.com diff --git a/krb5-mini.spec b/krb5-mini.spec index e81267e..5fb0b70 100644 --- a/krb5-mini.spec +++ b/krb5-mini.spec @@ -1,5 +1,5 @@ # -# spec file for package krb5-mini +# spec file for package krb5 # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -265,6 +265,7 @@ CFLAGS="$RPM_OPT_FLAGS -I/usr/include/et -fno-strict-aliasing -D_GNU_SOURCE -fPI --with-selinux \ %else --disable-pkinit \ + --without-pam \ %endif --with-system-et \ --with-system-ss diff --git a/krb5.changes b/krb5.changes index b2d9a34..3fdefe6 100644 --- a/krb5.changes +++ b/krb5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 23 13:52:03 CEST 2011 - mc@suse.de + +- use --without-pam to build krb5-mini + ------------------------------------------------------------------- Sun Aug 21 09:37:01 UTC 2011 - mc@novell.com diff --git a/krb5.spec b/krb5.spec index 851400c..53791aa 100644 --- a/krb5.spec +++ b/krb5.spec @@ -265,6 +265,7 @@ CFLAGS="$RPM_OPT_FLAGS -I/usr/include/et -fno-strict-aliasing -D_GNU_SOURCE -fPI --with-selinux \ %else --disable-pkinit \ + --without-pam \ %endif --with-system-et \ --with-system-ss