Accepting request 1073940 from home:dimstar:Factory
- Build mini flavor without keyutils support: breaks cycle between krb5-mini and keyutils. OBS-URL: https://build.opensuse.org/request/show/1073940 OBS-URL: https://build.opensuse.org/package/show/network/krb5?expand=0&rev=270
This commit is contained in:
parent
2d89800a45
commit
bed174ccde
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 23 10:12:48 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Build mini flavor without keyutils support: breaks cycle between
|
||||||
|
krb5-mini and keyutils.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 3 10:20:22 UTC 2023 - Samuel Cabrero <scabrero@suse.de>
|
Fri Mar 3 10:20:22 UTC 2023 - Samuel Cabrero <scabrero@suse.de>
|
||||||
|
|
||||||
|
@ -46,8 +46,6 @@ Patch7: 0007-SELinux-integration.patch
|
|||||||
Patch8: 0008-krb5-1.9-debuginfo.patch
|
Patch8: 0008-krb5-1.9-debuginfo.patch
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: keyutils
|
|
||||||
BuildRequires: keyutils-devel
|
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig(com_err)
|
BuildRequires: pkgconfig(com_err)
|
||||||
BuildRequires: pkgconfig(libselinux)
|
BuildRequires: pkgconfig(libselinux)
|
||||||
@ -73,7 +71,6 @@ dependencies
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for MIT Kerberos5 (openSUSE mini variant)
|
Summary: Development files for MIT Kerberos5 (openSUSE mini variant)
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: keyutils-devel
|
|
||||||
Requires: pkgconfig(com_err)
|
Requires: pkgconfig(com_err)
|
||||||
Requires: pkgconfig(libverto)
|
Requires: pkgconfig(libverto)
|
||||||
Requires: pkgconfig(ss)
|
Requires: pkgconfig(ss)
|
||||||
|
Loading…
Reference in New Issue
Block a user