Bug 188772 - Change to cryptsetup deps in HAL
Bug#: 188772 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: cardoe@gentoo.org Reported By: strerror@gentoo.org
Component: Ebuilds
URL: 
Summary: Change to cryptsetup deps in HAL
Keywords:  
Status Whiteboard: 
Opened: 2007-08-13 23:46 0000
Description:   Opened: 2007-08-13 23:46 0000
I'm about to make some changes to the cryptsetup and cryptsetup-luks packages.
In effect I will be revving cryptsetup to 1.0.5 which will be cryptsetup-luks,
and eventually deprecating cryptsetup-luks. In order for this to work I need
you to change the crypt dep line in HAL to:

kernel_linux? ( crypt? ( || (>=sys-fs/cryptsetup-1.0.5
>=sys-fs/cryptsetup-luks-1.0.1 )))

if you don't have time or would prefer me to do it then please let me know.

------- Comment #1 From Benjamin Smee (strerror) (RETIRED) 2007-08-14 15:45:31 0000 -------
i've made the changes in cvs for all effected versions.