Accepting request 34610 from Linux-PAM
Copy from Linux-PAM/pam based on submit request 34610 from user kukuk OBS-URL: https://build.opensuse.org/request/show/34610 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=34
This commit is contained in:
parent
8d0977bae6
commit
cefc2a2846
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 11 13:25:46 CET 2010 - kukuk@suse.de
|
||||||
|
|
||||||
|
- Install correct documentation
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 16 15:22:39 CET 2009 - kukuk@suse.de
|
Wed Dec 16 15:22:39 CET 2009 - kukuk@suse.de
|
||||||
|
|
||||||
|
11
pam.spec
11
pam.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pam (Version 1.1.1)
|
# spec file for package pam (Version 1.1.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -44,7 +44,7 @@ Obsoletes: pam-64bit
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Version: 1.1.1
|
Version: 1.1.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A Security Tool that Provides Authentication for Applications
|
Summary: A Security Tool that Provides Authentication for Applications
|
||||||
Source: Linux-PAM-%{version}.tar.bz2
|
Source: Linux-PAM-%{version}.tar.bz2
|
||||||
Source1: Linux-PAM-%{version}-docs.tar.bz2
|
Source1: Linux-PAM-%{version}-docs.tar.bz2
|
||||||
@ -174,7 +174,7 @@ mkdir -p $DOC/modules
|
|||||||
#
|
#
|
||||||
# Install misc docu and md5.config
|
# Install misc docu and md5.config
|
||||||
#
|
#
|
||||||
install -m 644 CHANGELOG Copyright README $DOC
|
install -m 644 NEWS COPYING $DOC
|
||||||
# Not for CODE10 and older
|
# Not for CODE10 and older
|
||||||
%if %{suse_version} <= 1010
|
%if %{suse_version} <= 1010
|
||||||
rm $DOC/modules/README.pam_keyinit
|
rm $DOC/modules/README.pam_keyinit
|
||||||
@ -215,9 +215,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%config(noreplace) %{_sysconfdir}/security/namespace.conf
|
%config(noreplace) %{_sysconfdir}/security/namespace.conf
|
||||||
%config(noreplace) %{_sysconfdir}/security/namespace.init
|
%config(noreplace) %{_sysconfdir}/security/namespace.init
|
||||||
%endif
|
%endif
|
||||||
%doc %{_defaultdocdir}/pam/CHANGELOG
|
%doc %{_defaultdocdir}/pam/NEWS
|
||||||
%doc %{_defaultdocdir}/pam/Copyright
|
%doc %{_defaultdocdir}/pam/COPYING
|
||||||
%doc %{_defaultdocdir}/pam/README
|
|
||||||
%doc %{_mandir}/man5/*.conf.5*
|
%doc %{_mandir}/man5/*.conf.5*
|
||||||
%doc %{_mandir}/man5/pam.d.5*
|
%doc %{_mandir}/man5/pam.d.5*
|
||||||
%doc %{_mandir}/man8/*
|
%doc %{_mandir}/man8/*
|
||||||
|
Loading…
Reference in New Issue
Block a user