From 179fb9d0ff1cce293e74bb55bae294cc9ed1bc67eb0d17533f6ae79d92e0cec6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Suchomel?= Date: Thu, 8 Sep 2011 14:50:59 +0000 Subject: [PATCH] 2,12d1 < Thu Sep 8 15:43:35 CEST 2011 - jsuchome@suse.cz < < - sysctl settings now in /etc/sysctl.conf (bnc#714405) < - 2.21.2 < < ------------------------------------------------------------------- < Fri Aug 5 12:35:05 CEST 2011 - tgoettlicher@suse.de < < - fixed .desktop file (bnc #681249) < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-security?expand=0&rev=25 --- yast2-security-2.21.1.tar.bz2 | 3 --- yast2-security-2.21.2.tar.bz2 | 3 +++ yast2-security.changes | 11 +++++++++++ yast2-security.spec | 13 +++++++------ 4 files changed, 21 insertions(+), 9 deletions(-) delete mode 100644 yast2-security-2.21.1.tar.bz2 create mode 100644 yast2-security-2.21.2.tar.bz2 diff --git a/yast2-security-2.21.1.tar.bz2 b/yast2-security-2.21.1.tar.bz2 deleted file mode 100644 index afc99d0..0000000 --- a/yast2-security-2.21.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2000ad9dad00d516b9b0f326b15aa98b5727bc42fe7fd0896d3e272065d96e85 -size 113660 diff --git a/yast2-security-2.21.2.tar.bz2 b/yast2-security-2.21.2.tar.bz2 new file mode 100644 index 0000000..b6dbf4b --- /dev/null +++ b/yast2-security-2.21.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ee47705da144a3371a25acb51948dd2fc66d7a06ce2a2d1032fdb036466ca6 +size 114393 diff --git a/yast2-security.changes b/yast2-security.changes index 1c2eace..c0b1079 100644 --- a/yast2-security.changes +++ b/yast2-security.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Sep 8 15:43:35 CEST 2011 - jsuchome@suse.cz + +- sysctl settings now in /etc/sysctl.conf (bnc#714405) +- 2.21.2 + +------------------------------------------------------------------- +Fri Aug 5 12:35:05 CEST 2011 - tgoettlicher@suse.de + +- fixed .desktop file (bnc #681249) + ------------------------------------------------------------------- Wed Jul 20 11:04:03 CEST 2011 - jsuchome@suse.cz diff --git a/yast2-security.spec b/yast2-security.spec index 49093d0..1e5676c 100644 --- a/yast2-security.spec +++ b/yast2-security.spec @@ -19,11 +19,11 @@ Name: yast2-security -Version: 2.21.1 -Release: 1 +Version: 2.21.2 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-security-2.21.1.tar.bz2 +Source0: yast2-security-2.21.2.tar.bz2 Prefix: /usr @@ -34,8 +34,8 @@ BuildRequires: doxygen perl-XML-Writer pkg-config update-desktop-files yast2-de # new Pam.ycp API Requires: yast2-pam >= 2.14.0 -# Service::EnabledServices() -Requires: yast2 >= 2.17.25 +# etc_sysctl_conf.scr +Requires: yast2 >= yast2-2.21.17 Provides: y2c_sec yast2-config-security Obsoletes: y2c_sec yast2-config-security @@ -50,7 +50,7 @@ Summary: YaST2 - Security Configuration The YaST2 component for security settings configuration. %prep -%setup -n yast2-security-2.21.1 +%setup -n yast2-security-2.21.2 %build %{prefix}/bin/y2tool y2autoconf @@ -87,4 +87,5 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/scrconf/*.scr /usr/share/YaST2/schema/autoyast/rnc/security.rnc %doc %{prefix}/share/doc/packages/yast2-security + %changelog