Accepting request 81576 from YaST:Head

- sysctl settings now in /etc/sysctl.conf (bnc#714405)
- 2.21.2 

- fixed .desktop file (bnc #681249)

OBS-URL: https://build.opensuse.org/request/show/81576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-security?expand=0&rev=39
This commit is contained in:
Sascha Peilicke 2011-09-09 10:28:49 +00:00 committed by Git OBS Bridge
commit c67a768681
4 changed files with 21 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2000ad9dad00d516b9b0f326b15aa98b5727bc42fe7fd0896d3e272065d96e85
size 113660

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a1ee47705da144a3371a25acb51948dd2fc66d7a06ce2a2d1032fdb036466ca6
size 114393

View File

@ -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

View File

@ -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