Accepting request 392049 from home:stroeder:branches:network
Update to 1.14.2. Please review carefully. Especially from glancing over the upstream source krb5-mechglue_inqure_attrs.patch seems obsolete even though the solution in upstream code looks slightly different. OBS-URL: https://build.opensuse.org/request/show/392049 OBS-URL: https://build.opensuse.org/package/show/network/krb5?expand=0&rev=166
This commit is contained in:
committed by
Git OBS Bridge
parent
9f56699b06
commit
f73cb2534d
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcRoot krb5-1.14.1
|
||||
%define srcRoot krb5-1.14.2
|
||||
%define vendorFiles %{_builddir}/%{srcRoot}/vendor-files/
|
||||
%define krb5docdir %{_defaultdocdir}/krb5
|
||||
|
||||
@@ -29,7 +29,7 @@ BuildRequires: keyutils-devel
|
||||
BuildRequires: libcom_err-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: ncurses-devel
|
||||
Version: 1.14.1
|
||||
Version: 1.14.2
|
||||
Release: 0
|
||||
Summary: MIT Kerberos5 implementation and libraries with minimal dependencies
|
||||
License: MIT
|
||||
@@ -65,7 +65,6 @@ Patch11: krb5-1.12-ksu-path.patch
|
||||
Patch12: krb5-1.12-selinux-label.patch
|
||||
Patch13: krb5-1.9-debuginfo.patch
|
||||
Patch15: krb5-fix_interposer.patch
|
||||
Patch16: krb5-mechglue_inqure_attrs.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
PreReq: mktemp, grep, /bin/touch, coreutils
|
||||
PreReq: %fillup_prereq
|
||||
@@ -111,7 +110,6 @@ Include Files for Development
|
||||
%patch12 -p1
|
||||
%patch13 -p0
|
||||
%patch15 -p1
|
||||
%patch16 -p1
|
||||
|
||||
%build
|
||||
# needs to be re-generated
|
||||
|
Reference in New Issue
Block a user