packages: sudo/sudo.spec -=?UTF-8?Q?=20?='without ldap' bcond fixed

jajcus jajcus at pld-linux.org
Fri Jun 22 16:07:16 CEST 2012


Author: jajcus                       Date: Fri Jun 22 14:07:16 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 'without ldap' bcond fixed

---- Files affected:
packages/sudo:
   sudo.spec (1.195 -> 1.196) 

---- Diffs:

================================================================
Index: packages/sudo/sudo.spec
diff -u packages/sudo/sudo.spec:1.195 packages/sudo/sudo.spec:1.196
--- packages/sudo/sudo.spec:1.195	Thu May 17 19:45:58 2012
+++ packages/sudo/sudo.spec	Fri Jun 22 16:07:10 2012
@@ -250,9 +250,11 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/sudo
 %attr(700,root,root) %dir /var/db/sudo
 
+%if %{with ldap}
 %files -n openldap-schema-sudo
 %defattr(644,root,root,755)
 %{schemadir}/sudo.schema
+%endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -260,6 +262,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.196  2012/06/22 14:07:10  jajcus
+- 'without ldap' bcond fixed
+
 Revision 1.195  2012/05/17 17:45:58  arekm
 - up to 1.7.9p1 (SECURITY fix if using ipv4 matching code in rules)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/sudo/sudo.spec?r1=1.195&r2=1.196



More information about the pld-cvs-commit mailing list