Accepting request 1088652 from home:aplanas:branches:security
- Cover ALP via the %{suse_version} macro OBS-URL: https://build.opensuse.org/request/show/1088652 OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=73
This commit is contained in:
parent
8e63387014
commit
be96b17c89
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 23 12:31:21 UTC 2023 - Alberto Planas Dominguez <aplanas@suse.com>
|
||||||
|
|
||||||
|
- Cover ALP via the %{suse_version} macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 15:07:28 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com>
|
Thu Dec 8 15:07:28 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package tpm2.0-abrmd
|
# spec file for package tpm2.0-abrmd
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 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
|
||||||
@ -18,8 +18,9 @@
|
|||||||
|
|
||||||
%global selinuxtype targeted
|
%global selinuxtype targeted
|
||||||
%global modulename tabrmd
|
%global modulename tabrmd
|
||||||
# the auto activation is not whitelisted for <= SLE12-SP3
|
# the auto activation is not whitelisted for <= SLE12-SP3 (includes
|
||||||
%if 0%{?sle_version} > 120300 || 0%{?is_opensuse}
|
# ALP in the with %{suse_version}
|
||||||
|
%if 0%{?sle_version} > 120300 || 0%{?is_opensuse} || 0%{suse_version} >= 1600
|
||||||
%define install_dbus_files 1
|
%define install_dbus_files 1
|
||||||
%endif
|
%endif
|
||||||
# selinux only for Tumbleweed for now
|
# selinux only for Tumbleweed for now
|
||||||
|
Loading…
x
Reference in New Issue
Block a user