Remove e2fsprogs requirement, no longer needed.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Sun, 5 Aug 2007 18:35:40 +0000 (18:35 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Sun, 5 Aug 2007 18:35:40 +0000 (18:35 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2575 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver.spec.in

index afcabd3..312e5b8 100644 (file)
@@ -58,7 +58,7 @@ Requires:             util-linux
 %package build
 Summary:               Tools which can be used to build vservers
 Group:                 Applications/System
-Requires:              rpm wget binutils tar e2fsprogs
+Requires:              rpm wget binutils tar
 Requires:              %name = %version-%release
 Requires(pre):         %confdir
 Requires(postun):      %confdir
@@ -356,6 +356,7 @@ test "$1" = 0  || %_initrddir/rebootmgr   condrestart >/dev/null || :
 %changelog
 * Mon Jun 25 2007 Daniel Hokka Zakrisson <daniel@hozac.com> - 0.30.214-0
 - updated URLs
+- get rid of e2fsprogs requirement
 
 * Fri Dec 29 2006 Daniel Hokka Zakrisson <daniel@hozac.com> - 0.30.213-0
 - add --with legacy and --without doc switches