From 81eb056105a532331a6cf701186cd81df40d38f3 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Tue, 19 Jun 2012 10:56:53 +0000 Subject: [PATCH] - rpm does not like not existing excludes Changed files: pam.spec -> 1.328 --- pam.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pam.spec b/pam.spec index 839107d..6ba637a 100644 --- a/pam.spec +++ b/pam.spec @@ -454,8 +454,10 @@ end %{_mandir}/man8/pam_* %{_mandir}/man8/unix_chkpwd* %{_mandir}/man8/unix_update* +%if %{without selinux} %exclude %{_mandir}/man8/pam_selinux*.8* %exclude %{_mandir}/man8/pam_sepermit*.8* +%endif %ghost %verify(not md5 mtime size) /var/log/tallylog %files libs -- 2.44.0