forked from pool/libselinux
- Add Requires for exact libselinux1 version for selinux-tools
(bsc#1195361) OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libselinux?expand=0&rev=139
This commit is contained in:
parent
b9d0e7ecc5
commit
b6905172e8
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libselinux-bindings
|
# spec file for package libselinux-bindings
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 15 07:49:43 UTC 2022 - Johannes Segitz <jsegitz@suse.com>
|
||||||
|
|
||||||
|
- Add Requires for exact libselinux1 version for selinux-tools
|
||||||
|
(bsc#1195361)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 11 13:25:30 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
Thu Nov 11 13:25:30 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libselinux
|
# spec file for package libselinux
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -56,6 +56,7 @@ Security.)
|
|||||||
Summary: SELinux command-line utilities
|
Summary: SELinux command-line utilities
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
Provides: libselinux-utils = %{version}-%{release}
|
Provides: libselinux-utils = %{version}-%{release}
|
||||||
|
Requires: libselinux1 = %{version}
|
||||||
|
|
||||||
%description -n selinux-tools
|
%description -n selinux-tools
|
||||||
Security-enhanced Linux is a feature of the kernel and some
|
Security-enhanced Linux is a feature of the kernel and some
|
||||||
|
Loading…
Reference in New Issue
Block a user