Hilko Bengen
2012-Aug-14 19:57 UTC
[Libguestfs] [PATCH] Even on Debian, the package containing the diff binary it has been diffutils for two years.
There had been a virtual package "diff" that depended on diffutils, but that's gone in wheezy/sid, too. --- appliance/packagelist.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/appliance/packagelist.in b/appliance/packagelist.in index b26ef23..4830962 100644 --- a/appliance/packagelist.in +++ b/appliance/packagelist.in @@ -23,7 +23,6 @@ btrfs-progs cryptsetup cryptsetup-luks /* old name used before Fedora 17 */ - diffutils e2fsprogs /* e4fsprogs only exists on RHEL 5, will be ignored everywhere else. */ e4fsprogs @@ -51,7 +50,6 @@ bsdmainutils btrfs-tools cryptsetup - diff e2fsprogs gfs-tools gfs2-tools @@ -77,7 +75,6 @@ vim btrfs-progs-unstable cryptsetup - diffutils augeas zfs-fuse e2fsprogs @@ -98,6 +95,7 @@ binutils bzip2 coreutils cpio +diffutils dosfstools file findutils -- 1.7.10.4
Richard W.M. Jones
2012-Aug-15 10:04 UTC
[Libguestfs] [PATCH] Even on Debian, the package containing the diff binary it has been diffutils for two years.
On Tue, Aug 14, 2012 at 09:57:42PM +0200, Hilko Bengen wrote:> There had been a virtual package "diff" that depended on diffutils, but that's gone in wheezy/sid, too. > --- > appliance/packagelist.in | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/appliance/packagelist.in b/appliance/packagelist.in > index b26ef23..4830962 100644 > --- a/appliance/packagelist.in > +++ b/appliance/packagelist.in > @@ -23,7 +23,6 @@ > btrfs-progs > cryptsetup > cryptsetup-luks /* old name used before Fedora 17 */ > - diffutils > e2fsprogs > /* e4fsprogs only exists on RHEL 5, will be ignored everywhere else. */ > e4fsprogs > @@ -51,7 +50,6 @@ > bsdmainutils > btrfs-tools > cryptsetup > - diff > e2fsprogs > gfs-tools > gfs2-tools > @@ -77,7 +75,6 @@ > vim > btrfs-progs-unstable > cryptsetup > - diffutils > augeas > zfs-fuse > e2fsprogs > @@ -98,6 +95,7 @@ binutils > bzip2 > coreutils > cpio > +diffutils > dosfstools > file > findutils > -- > 1.7.10.4ACK, please push ... Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones New in Fedora 11: Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 70 libraries supprt'd http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw
Seemingly Similar Threads
- [PATCH v3 0/4] launch: libvirt: Use qemu-bridge-helper to implement a
- redhat 6.2 "libguestfs" for help
- [PATCH] appliance: add/remove some packages for Arch Linux
- [PATCH] appliance: add cdrkit-cdrtools-compat on openSUSE
- [PATCH] appliance: include dash for Debian distros