From e5cae526839674e8438576070c7e0c7a995157f36a20fcaec1e7e3cbfa100c6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Suchomel?= Date: Wed, 25 Jan 2012 12:48:31 +0000 Subject: [PATCH] 2,7d1 < Wed Jan 25 13:45:22 CET 2012 - jsuchome@suse.cz < < - confirmed license < - 2.22.0 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-security?expand=0&rev=38 --- yast2-security-2.21.6.tar.bz2 | 3 --- yast2-security-2.22.0.tar.bz2 | 3 +++ yast2-security.changes | 6 ++++++ yast2-security.spec | 8 +++----- 4 files changed, 12 insertions(+), 8 deletions(-) delete mode 100644 yast2-security-2.21.6.tar.bz2 create mode 100644 yast2-security-2.22.0.tar.bz2 diff --git a/yast2-security-2.21.6.tar.bz2 b/yast2-security-2.21.6.tar.bz2 deleted file mode 100644 index 47637bf..0000000 --- a/yast2-security-2.21.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8c9bdf8d2387439635ce659e9d5f4e6843cedb2a7e6183231dd48acfc1c3d7e -size 114966 diff --git a/yast2-security-2.22.0.tar.bz2 b/yast2-security-2.22.0.tar.bz2 new file mode 100644 index 0000000..76d8bb9 --- /dev/null +++ b/yast2-security-2.22.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b60ae7b11f654961ce12f9134a557f60c70654ab62c855f16cf2a24ecde0104a +size 115468 diff --git a/yast2-security.changes b/yast2-security.changes index ffc820e..42c8c41 100644 --- a/yast2-security.changes +++ b/yast2-security.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 25 13:45:22 CET 2012 - jsuchome@suse.cz + +- confirmed license +- 2.22.0 + ------------------------------------------------------------------- Mon Oct 10 09:40:21 CEST 2011 - jsuchome@suse.cz diff --git a/yast2-security.spec b/yast2-security.spec index 52bbca7..f51eec7 100644 --- a/yast2-security.spec +++ b/yast2-security.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-security # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,18 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: yast2-security -Version: 2.21.6 +Version: 2.22.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-security-%{version}.tar.bz2 Group: System/YaST -License: GPL-2.0+ +License: GPL-2.0 BuildRequires: doxygen perl-XML-Writer pkg-config update-desktop-files yast2-devtools yast2-pam yast2-testsuite # new Pam.ycp API @@ -59,7 +58,6 @@ autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" -%{?suse_update_config:%{suse_update_config -f}} ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) # so that RPM_OPT_FLAGS check works