From: Elan Ruusamäe Date: Thu, 2 Feb 2012 14:17:58 +0000 (+0000) Subject: - fix without tcmalloc deps X-Git-Tag: auto/th/xfsprogs-3_1_8-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fxfsprogs.git;a=commitdiff_plain;h=727e5a6d658d1378c25cfcb2b50cab84f5db2255 - fix without tcmalloc deps Changed files: xfsprogs.spec -> 1.150 --- diff --git a/xfsprogs.spec b/xfsprogs.spec index 50118e4..9ad3c80 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -19,9 +19,9 @@ Patch2: %{name}-sharedlibs.patch Patch3: %{name}-pl.po-update.patch Patch4: %{name}-dynamic_exe.patch Patch5: %{name}-diet.patch -Patch6: xfsprogs-repair-mem.patch -Patch7: xfsprogs-repair-nofutexhang.patch -Patch8: xfsprogs-repair-tcmalloc.patch +Patch6: %{name}-repair-mem.patch +Patch7: %{name}-repair-nofutexhang.patch +Patch8: %{name}-repair-tcmalloc.patch Patch9: %{name}-noquotasync.patch URL: http://www.xfs.org/ BuildRequires: autoconf @@ -44,7 +44,7 @@ BuildRequires: libuuid-devel BuildRequires: readline-devel BuildRequires: rpm >= 4.4.9-56 BuildRequires: rpmbuild(macros) >= 1.402 -Requires: libtcmalloc >= 1.8.3-3 +%{?with_tcmalloc:Requires: libtcmalloc >= 1.8.3-3} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %if "%{pld_release}" == "ac"