packages: pam/pam.spec - rpm does not like not existing excludes

jajcus jajcus at pld-linux.org
Tue Jun 19 12:56:58 CEST 2012


Author: jajcus                       Date: Tue Jun 19 10:56:58 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rpm does not like not existing excludes

---- Files affected:
packages/pam:
   pam.spec (1.327 -> 1.328) 

---- Diffs:

================================================================
Index: packages/pam/pam.spec
diff -u packages/pam/pam.spec:1.327 packages/pam/pam.spec:1.328
--- packages/pam/pam.spec:1.327	Fri Apr 27 11:43:32 2012
+++ packages/pam/pam.spec	Tue Jun 19 12:56:53 2012
@@ -455,8 +455,10 @@
 %{_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
@@ -557,6 +559,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.328  2012/06/19 10:56:53  jajcus
+- rpm does not like not existing excludes
+
 Revision 1.327  2012/04/27 09:43:32  baggins
 - rel 7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/pam/pam.spec?r1=1.327&r2=1.328



More information about the pld-cvs-commit mailing list