From fe6ab534dc028a68c02dcea22d80e4ce1561ddc33022c97b24e427d739c24a82 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Thu, 28 Jul 2016 12:29:55 +0000 Subject: [PATCH] - Add doc directory to filelist. OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=163 --- pam.changes | 5 +++++ pam.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/pam.changes b/pam.changes index a246f81..c0799d4 100644 --- a/pam.changes +++ b/pam.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 28 14:29:09 CEST 2016 - kukuk@suse.de + +- Add doc directory to filelist. + ------------------------------------------------------------------- Mon May 2 10:44:38 CEST 2016 - kukuk@suse.de diff --git a/pam.spec b/pam.spec index 61e6838..030ce24 100644 --- a/pam.spec +++ b/pam.spec @@ -219,6 +219,7 @@ install -m 644 $RPM_SOURCE_DIR/unix2_chkpwd.8 $RPM_BUILD_ROOT%{_mandir}/man8/ %dir %{_sysconfdir}/pam.d %dir %{_sysconfdir}/security %dir %{_sysconfdir}/security/limits.d +%dir %{_defaultdocdir}/pam %config(noreplace) %{_sysconfdir}/pam.d/other %config(noreplace) %{_sysconfdir}/pam.d/common-* %config(noreplace) %{_sysconfdir}/securetty @@ -306,6 +307,7 @@ install -m 644 $RPM_SOURCE_DIR/unix2_chkpwd.8 $RPM_BUILD_ROOT%{_mandir}/man8/ %files doc %defattr(644,root,root,755) +%dir %{_defaultdocdir}/pam %doc %{_defaultdocdir}/pam/html %doc %{_defaultdocdir}/pam/modules %doc %{_defaultdocdir}/pam/pdf