packages: systemd/systemd.spec - without_cryptsetup bcond fix

jajcus jajcus at pld-linux.org
Fri Apr 27 15:09:37 CEST 2012


Author: jajcus                       Date: Fri Apr 27 13:09:37 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- without_cryptsetup bcond fix

---- Files affected:
packages/systemd:
   systemd.spec (1.154 -> 1.155) 

---- Diffs:

================================================================
Index: packages/systemd/systemd.spec
diff -u packages/systemd/systemd.spec:1.154 packages/systemd/systemd.spec:1.155
--- packages/systemd/systemd.spec:1.154	Mon Apr 23 08:20:19 2012
+++ packages/systemd/systemd.spec	Fri Apr 27 15:09:32 2012
@@ -683,7 +683,7 @@
 %config(noreplace,missingok) %{systemdunitdir}/runlevel[12345].target.wants/*
 %config(noreplace,missingok) %{systemdunitdir}/shutdown.target.wants/*
 %config(noreplace,missingok) %{systemdunitdir}/sockets.target.wants/*
-%config(noreplace,missingok) %{systemdunitdir}/sysinit.target.wants/cryptsetup.target
+%{?with_cryptsetup:%config(noreplace,missingok) %{systemdunitdir}/sysinit.target.wants/cryptsetup.target}
 %config(noreplace,missingok) %{systemdunitdir}/sysinit.target.wants/dev-hugepages.mount
 %config(noreplace,missingok) %{systemdunitdir}/sysinit.target.wants/dev-mqueue.mount
 %config(noreplace,missingok) %{systemdunitdir}/sysinit.target.wants/proc-sys-fs-binfmt_misc.automount
@@ -788,6 +788,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.155  2012/04/27 13:09:32  jajcus
+- without_cryptsetup bcond fix
+
 Revision 1.154  2012/04/23 06:20:19  baggins
 - rel 13
 - leave /proc/kmsg (as in kernel log messages) processing to syslog
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/systemd/systemd.spec?r1=1.154&r2=1.155



More information about the pld-cvs-commit mailing list