[packages/systemd] crypttab manual only installed with cryptsetup on
    jajcus 
    jajcus at pld-linux.org
       
    Tue Dec 31 10:41:52 CET 2013
    
    
  
commit dd4800176c4aa89c39bc9ab60a3db81cd6d71d3e
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Tue Dec 31 10:41:14 2013 +0100
    crypttab manual only installed with cryptsetup on
 systemd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index 3f61807..b4e9bcc 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -1174,7 +1174,7 @@ fi
 %attr(755,root,root) /sbin/shutdown
 %attr(755,root,root) /sbin/telinit
 %{_mandir}/man1/init.1*
-%{_mandir}/man5/crypttab.5*
+%{?with_cryptsetup:%{_mandir}/man5/crypttab.5*}
 %{_mandir}/man8/halt.8*
 %{_mandir}/man8/poweroff.8*
 %{_mandir}/man8/reboot.8*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/dd4800176c4aa89c39bc9ab60a3db81cd6d71d3e
    
    
More information about the pld-cvs-commit
mailing list