forked from pool/yast2-apparmor
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:
parent
93d5107b12
commit
dcf2852c78
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31b45b4c712185dafae6304944496104ec00e96e4e6c97a12dd312c0965e2b6c
|
||||
size 43860
|
||||
oid sha256:a334c86ec3b0636d14da9afd57abd16986e19a55cc3b97d830cc77d2911d5a0d
|
||||
size 43329
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# 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)
|
||||
# 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
|
||||
License: GPL-2.0-only
|
||||
Group: Productivity/Security
|
||||
Url: https://github.com/yast/yast-apparmor
|
||||
URL: https://github.com/yast/yast-apparmor
|
||||
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yast2
|
||||
BuildRequires: yast2-devtools >= 4.2.2
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||
|
||||
# Yast::Execute.locally!
|
||||
Requires: yast2 > 3.3.2
|
||||
@ -48,8 +49,10 @@ profiles.
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%check
|
||||
%yast_check
|
||||
|
||||
%build
|
||||
%yast_build
|
||||
|
||||
%install
|
||||
%yast_install
|
||||
|
Loading…
Reference in New Issue
Block a user