Accepting request 749270 from home:scarabeus_iv:branches:security:apparmor

- Properly pull in full python3 interpreter

OBS-URL: https://build.opensuse.org/request/show/749270
OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=256
This commit is contained in:
2019-11-18 11:15:04 +00:00
committed by Git OBS Bridge
parent 90a7b9f915
commit 36072d063b
3 changed files with 10 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package apparmor
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC.
# Copyright (c) 2011-2019 Christian Boltz
#
# All modifications and additions to the file contributed by third parties
@@ -40,7 +40,7 @@ Release: 0
Summary: AppArmor userlevel parser utility
License: GPL-2.0-or-later
Group: Productivity/Networking/Security
Url: https://launchpad.net/apparmor
URL: https://launchpad.net/apparmor
Source0: apparmor-%{version}.tar.gz
Source1: apparmor-%{version}.tar.gz.asc
Source2: %{name}.keyring
@@ -86,7 +86,7 @@ BuildRequires: flex
BuildRequires: gcc-c++
BuildRequires: pcre-devel
BuildRequires: pkg-config
BuildRequires: python
BuildRequires: python3
BuildRequires: python3-pyflakes
BuildRequires: perl(Locale::gettext)