From 8a3f522893202853c942120ebb5c685b69de1ea210d3d09290ee82bcaefcd797 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 12 Jun 2015 15:32:12 +0000 Subject: [PATCH] - Removed references to runlevels (obsolete). Only current systemd target is analyzed. - List of mandatory and optional services moved to a YAML file. OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-security?expand=0&rev=211 --- yast2-security-3.1.8.tar.bz2 | 4 ++-- yast2-security.changes | 7 +++++++ yast2-security.spec | 8 ++++++-- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/yast2-security-3.1.8.tar.bz2 b/yast2-security-3.1.8.tar.bz2 index 4e9ee24..e9ae75a 100644 --- a/yast2-security-3.1.8.tar.bz2 +++ b/yast2-security-3.1.8.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7502b8296ba3dfa894288f9d0c29a880a5f38a09ca1b9d981bd6b7ec53b5c78c -size 65438 +oid sha256:7368c60f771a4b8084a682236c6b57547934499ec9927e2f25ff41a98ed1ea7f +size 65599 diff --git a/yast2-security.changes b/yast2-security.changes index 25d1860..a328454 100644 --- a/yast2-security.changes +++ b/yast2-security.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 11 16:00:10 UTC 2015 - ancor@suse.com + +- Removed references to runlevels (obsolete). Only current systemd + target is analyzed. +- List of mandatory and optional services moved to a YAML file. + ------------------------------------------------------------------- Tue Jan 13 13:24:28 UTC 2015 - ancor@suse.com diff --git a/yast2-security.spec b/yast2-security.spec index 5be4d80..489c73d 100644 --- a/yast2-security.spec +++ b/yast2-security.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-security # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -30,13 +30,16 @@ BuildRequires: update-desktop-files BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-pam BuildRequires: yast2-testsuite +# Directory.find_data_file +BuildRequires: yast2 >= yast2-3.1.131 # new Pam.ycp API Requires: yast2-pam >= 2.14.0 # etc_sysctl_conf.scr # Wizard::SetDesktopTitleAndIcon -Requires: yast2 >= yast2-2.21.22 +# Directory.find_data_file +Requires: yast2 >= yast2-3.1.131 Provides: y2c_sec Provides: yast2-config-security @@ -82,6 +85,7 @@ fi %{yast_moduledir}/Security.rb %{yast_scrconfdir}/*.scr %{yast_schemadir}/autoyast/rnc/security.rnc +%{yast_ydatadir}/security %doc %{yast_docdir} %changelog