]> git.pld-linux.org Git - packages/e2fsprogs.git/commitdiff
- bconds, cosmetics
authoreothane <eothane@pld-linux.org>
Sun, 1 Feb 2004 23:29:29 +0000 (23:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    e2fsprogs.spec -> 1.128

e2fsprogs.spec

index c11a3e130c4115c69ccb545b521f991873daef35..0d416ab5596afc4c9d43fa528417b7d3fc24b4f1 100644 (file)
@@ -52,8 +52,8 @@ BuildRequires:        texinfo
 Requires(post,postun): /sbin/ldconfig
 Requires:      libcom_err = %{version}
 Requires:      libuuid = %{version}
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     libext2fs2
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The e2fsprogs package contains a number of utilities for creating,
@@ -548,7 +548,7 @@ cp /usr/share/automake/config.sub .
        --enable-compression \
        --enable-htree \
        --enable-evms-11 \
-       %{?_without_static:--enable-dynamic-e2fsck} \
+       %{!?with_static:--enable-dynamic-e2fsck} \
        --enable-fsck \
        --disable-rpath
 
This page took 0.165087 seconds and 4 git commands to generate.