Accepting request 485764 from YaST:Head
submit new version 3.2.0 OBS-URL: https://build.opensuse.org/request/show/485764 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-apparmor?expand=0&rev=59
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e183083094409636ef848ca7e43ecb47e124814eb9a9ad5cf2554925fd34da43
|
||||
size 51627
|
3
yast2-apparmor-3.2.0.tar.bz2
Normal file
3
yast2-apparmor-3.2.0.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64ee7120e0b786519453e95819da3f162dd6710e447eb9763e162b63eb82832e
|
||||
size 48503
|
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 5 07:03:30 UTC 2017 - mfilka@suse.com
|
||||
|
||||
- bnc#1026027
|
||||
- removed package dependency on insserv
|
||||
- 3.2.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 14:06:20 UTC 2017 - rgoldwyn@suse.com
|
||||
|
||||
- Use Yast::Service to enable/disable service
|
||||
- Remove (unused) notify settings
|
||||
- Reload profiles by calling apparmor_parser directly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 4 09:49:13 UTC 2014 - jreidinger@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package yast2-apparmor
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-apparmor
|
||||
Version: 3.1.3
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
Summary: YaST2 - Plugins for AppArmor Profile Management
|
||||
License: GPL-2.0
|
||||
@@ -34,12 +34,12 @@ Requires: perl(Data::Dumper)
|
||||
Requires: perl(Encode)
|
||||
Requires: perl(Getopt::Long)
|
||||
Requires: perl(Immunix::AppArmor)
|
||||
Requires: perl(Immunix::Notify)
|
||||
Requires: perl(Locale::gettext)
|
||||
Requires: perl(POSIX)
|
||||
Requires: perl(ycp)
|
||||
Obsoletes: yast2-subdomain
|
||||
Provides: yast2-subdomain
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%if 0%{?suse_version} >= 1140
|
||||
@@ -73,8 +73,6 @@ SubDomain.
|
||||
%{yast_moduledir}
|
||||
%{yast_desktopdir}
|
||||
%{yast_agentdir}
|
||||
%dir %{perl_vendorlib}/Immunix
|
||||
%{perl_vendorlib}/Immunix/Notify.pm
|
||||
%dir %{_sysconfdir}/apparmor
|
||||
%config(noreplace) %{_sysconfdir}/apparmor/reports.crontab
|
||||
%config(noreplace) %{_sysconfdir}/apparmor/reports.conf
|
||||
|
Reference in New Issue
Block a user