From 3320a5b9aa1fbf35eda8ad3bf13fda7d62633a0a Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Sun, 5 Aug 2007 18:35:40 +0000 Subject: [PATCH 1/1] Remove e2fsprogs requirement, no longer needed. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2575 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver.spec.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/util-vserver.spec.in b/util-vserver.spec.in index afcabd3..312e5b8 100644 --- a/util-vserver.spec.in +++ b/util-vserver.spec.in @@ -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 - 0.30.214-0 - updated URLs +- get rid of e2fsprogs requirement * Fri Dec 29 2006 Daniel Hokka Zakrisson - 0.30.213-0 - add --with legacy and --without doc switches -- 1.8.1.5