Accepting request 580113 from home:favogt:licensetag
Use %license (boo#1082318). Please forward to SLE, if possible OBS-URL: https://build.opensuse.org/request/show/580113 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=173
This commit is contained in:
parent
0e07293a0f
commit
bd76b462a6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 15:10:42 UTC 2018 - fvogt@suse.com
|
||||
|
||||
- Use %license (boo#1082318)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 12 08:55:29 UTC 2017 - schwab@suse.de
|
||||
|
||||
|
10
pam.spec
10
pam.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pam
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -199,10 +199,6 @@ rm -f $RPM_BUILD_ROOT/%{_lib}/security/pam_tally.so
|
||||
rm -f $RPM_BUILD_ROOT/sbin/pam_tally
|
||||
rm -f $RPM_BUILD_ROOT%{_mandir}/man8/pam_tally.8*
|
||||
rm -f $RPM_BUILD_ROOT%{_defaultdocdir}/pam/modules/README.pam_tally
|
||||
#
|
||||
# Install misc docu
|
||||
#
|
||||
install -m 644 NEWS COPYING $DOC
|
||||
# Install unix2_chkpwd
|
||||
install -m 755 $RPM_BUILD_DIR/unix2_chkpwd $RPM_BUILD_ROOT/sbin/
|
||||
install -m 644 $RPM_SOURCE_DIR/unix2_chkpwd.8 $RPM_BUILD_ROOT%{_mandir}/man8/
|
||||
@ -240,8 +236,8 @@ install -m 644 $RPM_SOURCE_DIR/unix2_chkpwd.8 $RPM_BUILD_ROOT%{_mandir}/man8/
|
||||
%config(noreplace) %{_sysconfdir}/security/time.conf
|
||||
%config(noreplace) %{_sysconfdir}/security/namespace.conf
|
||||
%config(noreplace) %{_sysconfdir}/security/namespace.init
|
||||
%doc %{_defaultdocdir}/pam/NEWS
|
||||
%doc %{_defaultdocdir}/pam/COPYING
|
||||
%doc NEWS
|
||||
%license COPYING
|
||||
%doc %{_mandir}/man5/environment.5*
|
||||
%doc %{_mandir}/man5/*.conf.5*
|
||||
%doc %{_mandir}/man5/pam.d.5*
|
||||
|
Loading…
Reference in New Issue
Block a user