< Wed Jan 25 08:46:17 CET 2012 - jsuchome@suse.cz
< 
< - confirmed license
< - 2.22.0 
< 
< -------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-pam?expand=0&rev=20
This commit is contained in:
Jiří Suchomel 2012-01-25 07:48:20 +00:00 committed by Git OBS Bridge
parent db7603cc1b
commit a2fc4249c1
4 changed files with 12 additions and 8 deletions

View File

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

3
yast2-pam-2.22.0.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 25 08:46:17 CET 2012 - jsuchome@suse.cz
- confirmed license
- 2.22.0
-------------------------------------------------------------------
Mon Oct 17 09:59:01 CEST 2011 - jsuchome@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package yast2-pam
#
# 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-pam
Version: 2.21.0
Version: 2.22.0
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-pam-%{version}.tar.bz2
Group: System/YaST
License: GPL-2.0+
License: GPL-2.0
BuildRequires: doxygen perl-XML-Writer yast2 yast2-core-devel yast2-devtools yast2-testsuite
Requires: yast2
@ -55,7 +54,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