forked from pool/cryptsetup
osc copypac from project:home:fcrozat:branches:security package:cryptsetup revision:2
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=94
This commit is contained in:
parent
9e6cb2b3b1
commit
6a9632a0b7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 11:40:07 UTC 2012 - fcrozat@suse.com
|
||||
|
||||
- Remove crypttab manpage, it is now provided by systemd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 13:37:04 UTC 2012 - lnussel@suse.de
|
||||
|
||||
|
@ -160,6 +160,9 @@ ln -s /etc/init.d/boot.crypto $RPM_BUILD_ROOT/sbin/rccrypto
|
||||
#
|
||||
%find_lang %name --all-name
|
||||
|
||||
# systemd is now providing cryptsetup manpage
|
||||
rm -f $RPM_BUILD_ROOT%_mandir/man5/crypttab.5*
|
||||
|
||||
%pre
|
||||
# hack to catch update case from aaa_base/util-linux-crypto
|
||||
if [ -f /etc/init.d/boot.d/S??boot.crypto ]; then
|
||||
@ -222,7 +225,6 @@ fi
|
||||
%_mandir/man8/cryptsetup.8.gz
|
||||
%_mandir/man8/cryptsetup-reencrypt.8.gz
|
||||
%_mandir/man8/veritysetup.8.gz
|
||||
%_mandir/man5/crypttab.5.gz
|
||||
%_mandir/man5/cryptotab.5.gz
|
||||
/lib/cryptsetup
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user