]> git.pld-linux.org Git - packages/xfsprogs.git/commitdiff
- fix without tcmalloc deps
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 2 Feb 2012 14:17:58 +0000 (14:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xfsprogs.spec -> 1.150

xfsprogs.spec

index 50118e496f9943c33223cf57bedbdecef3b0d9ab..9ad3c80780b3eeeef82fef2b16fbe377539bb8fb 100644 (file)
@@ -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"
This page took 0.17831 seconds and 4 git commands to generate.