1
0

Updated to git ref d9250c5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-apparmor?expand=0&rev=222
This commit is contained in:
YaST Team Bot 2020-09-24 17:45:58 +00:00 committed by Git OBS Bridge
parent 93d5107b12
commit dcf2852c78
2 changed files with 9 additions and 6 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:31b45b4c712185dafae6304944496104ec00e96e4e6c97a12dd312c0965e2b6c oid sha256:a334c86ec3b0636d14da9afd57abd16986e19a55cc3b97d830cc77d2911d5a0d
size 43860 size 43329

View File

@ -1,7 +1,7 @@
# #
# spec file for package yast2-apparmor # spec file for package yast2-apparmor
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 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
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
@ -22,13 +22,14 @@ Release: 0
Summary: YaST2 - Plugins for AppArmor Profile Management Summary: YaST2 - Plugins for AppArmor Profile Management
License: GPL-2.0-only License: GPL-2.0-only
Group: Productivity/Security Group: Productivity/Security
Url: https://github.com/yast/yast-apparmor URL: https://github.com/yast/yast-apparmor
Source0: %{name}-%{version}.tar.bz2 Source0: %{name}-%{version}.tar.bz2
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: yast2 BuildRequires: yast2
BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: yast2-devtools >= 4.2.2
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
# Yast::Execute.locally! # Yast::Execute.locally!
Requires: yast2 > 3.3.2 Requires: yast2 > 3.3.2
@ -48,8 +49,10 @@ profiles.
%prep %prep
%setup -q %setup -q
%check
%yast_check
%build %build
%yast_build
%install %install
%yast_install %yast_install