From 6730cb3d1eb456295f419c2989f4253034cda20c Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 4 Nov 2006 20:53:07 +0000 Subject: [PATCH] - sorted BRs Changed files: util-vserver.spec -> 1.125 --- util-vserver.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/util-vserver.spec b/util-vserver.spec index 9927d19..b51c899 100644 --- a/util-vserver.spec +++ b/util-vserver.spec @@ -5,10 +5,10 @@ # m68k and mips are the only not supported archs # # Conditional build: -%bcond_without dietlibc # don't use dietlibc (ask for troubles) -%bcond_without doc # don't build documentation which needed LaTeX +%bcond_without dietlibc # don't use dietlibc (ask for troubles) +%bcond_without doc # don't build documentation which needed LaTeX %bcond_without no_dynamic_context # disable enforcement of disabled dynamic context -%bcond_with xalan # use the xalan xslt processor +%bcond_with xalan # use the xalan xslt processor # %define _vproc_version 0.01 # diet compile fails with ccache in %{__cc} @@ -59,12 +59,12 @@ BuildRequires: autoconf BuildRequires: automake >= 1.9 BuildRequires: beecrypt-devel %{?with_dietlibc:BuildRequires: dietlibc-static >= 2:0.29} +BuildRequires: e2fsprogs-devel BuildRequires: libstdc++-devel BuildRequires: libtool >= 1.5.14 %ifarch %{x8664} BuildRequires: sed >= 4.0 %endif -BuildRequires: e2fsprogs-devel BuildRequires: rpmbuild(macros) >= 1.268 %if %{with doc} BuildRequires: doxygen -- 2.44.0