Accepting request 39727 from Linux-PAM

Copy from Linux-PAM/pam based on submit request 39727 from user kukuk

OBS-URL: https://build.opensuse.org/request/show/39727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=36
This commit is contained in:
OBS User autobuild 2010-05-12 14:12:43 +00:00 committed by Git OBS Bridge
parent de541926e2
commit b9748d9c65
6 changed files with 16 additions and 29 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon May 10 14:22:18 CEST 2010 - kukuk@suse.de
- Update to current CVS version (pam_rootok: Add support for
chauthtok and acct_mgmt, [bnc#533249])
-------------------------------------------------------------------
Thu Mar 11 13:25:46 CET 2010 - kukuk@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package pam (Version 1.1.1)
# spec file for package pam (Version 1.1.1.90)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,25 +17,19 @@
# norootforbuild
%if %{suse_version} < 1110
%define enable_selinux 0
%else
%define enable_selinux 1
%endif
Name: pam
Url: http://www.kernel.org/pub/linux/libs/pam/
BuildRequires: bison cracklib-devel db-devel flex libxcrypt-devel
%if %{suse_version} > 1000
BuildRequires: audit-devel
%endif
%if %{enable_selinux}
BuildRequires: libselinux-devel
%endif
%define libpam_so_version 0.82.2
%define libpam_misc_so_version 0.82.0
%define libpamc_so_version 0.82.1
License: BSD3c ; GPLv2+
License: Beerware, Cardware, Shareware (not restricted) ; BSD3c ; GPLv2+
Group: System/Libraries
AutoReqProv: on
# bug437293
@ -43,8 +37,8 @@ AutoReqProv: on
Obsoletes: pam-64bit
%endif
#
Version: 1.1.1
Release: 2
Version: 1.1.1.90
Release: 1
Summary: A Security Tool that Provides Authentication for Applications
Source: Linux-PAM-%{version}.tar.bz2
Source1: Linux-PAM-%{version}-docs.tar.bz2
@ -175,13 +169,6 @@ mkdir -p $DOC/modules
# Install misc docu and md5.config
#
install -m 644 NEWS COPYING $DOC
# Not for CODE10 and older
%if %{suse_version} <= 1010
rm $DOC/modules/README.pam_keyinit
rm $DOC/modules/README.pam_namespace
rm -f $RPM_BUILD_ROOT%{_mandir}/man8/pam_keyinit*
rm -f $RPM_BUILD_ROOT/%{_lib}/security/pam_keyinit.so
%endif
# Create filelist with translatins
%{find_lang} Linux-PAM
@ -211,10 +198,8 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) %{_sysconfdir}/security/sepermit.conf
%endif
%config(noreplace) %{_sysconfdir}/security/time.conf
%if %{suse_version} > 1010
%config(noreplace) %{_sysconfdir}/security/namespace.conf
%config(noreplace) %{_sysconfdir}/security/namespace.init
%endif
%doc %{_defaultdocdir}/pam/NEWS
%doc %{_defaultdocdir}/pam/COPYING
%doc %{_mandir}/man5/*.conf.5*
@ -241,9 +226,7 @@ rm -rf $RPM_BUILD_ROOT
/%{_lib}/security/pam_ftp.so
/%{_lib}/security/pam_group.so
/%{_lib}/security/pam_issue.so
%if %{suse_version} > 1010
/%{_lib}/security/pam_keyinit.so
%endif
/%{_lib}/security/pam_lastlog.so
/%{_lib}/security/pam_limits.so
/%{_lib}/security/pam_listfile.so
@ -252,9 +235,7 @@ rm -rf $RPM_BUILD_ROOT
/%{_lib}/security/pam_mail.so
/%{_lib}/security/pam_mkhomedir.so
/%{_lib}/security/pam_motd.so
%if %{suse_version} > 1010
/%{_lib}/security/pam_namespace.so
%endif
/%{_lib}/security/pam_nologin.so
/%{_lib}/security/pam_permit.so
/%{_lib}/security/pam_pwhistory.so