appliance: Fedora cryptsetup-luks renamed to cryptsetup.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 14 Oct 2011 21:08:20 +0000 (22:08 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 19 Oct 2011 17:32:35 +0000 (18:32 +0100)
Therefore we need both names to be listed in the file.
(cherry picked from commit af0c123be8cc62acf9e1368b1d00acccdd6d91e9)

appliance/packagelist.in

index 05afa94..6d70a56 100644 (file)
@@ -21,7 +21,8 @@
 #ifdef REDHAT
   augeas-libs
   btrfs-progs
-  cryptsetup-luks
+  cryptsetup
+  cryptsetup-luks /* old name used before Fedora 17 */
   diffutils
   e2fsprogs
   /* e4fsprogs only exists on RHEL 5, will be ignored everywhere else. */