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>
Fri, 14 Oct 2011 21:08:20 +0000 (22:08 +0100)
Therefore we need both names to be listed in the file.

appliance/packagelist.in

index 731ee7d..f8f2642 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. */