]> git.pld-linux.org Git - packages/xfsprogs.git/commitdiff
- tcmalloc not used anymore - since 661ed87b09d84c332268835dd920241e57cc0131
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 20 Oct 2015 20:28:20 +0000 (22:28 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 20 Oct 2015 20:28:20 +0000 (22:28 +0200)
xfsprogs.spec

index e63363fb2c621deba7defd4996908924778424a2..c94052dd2f00b1a996c6096417c9ea8cab2e2d09 100644 (file)
@@ -1,11 +1,3 @@
-#
-# Conditional build:
-%bcond_without tcmalloc        # don't use tcmalloc
-
-%ifarch x32
-%undefine      with_tcmalloc
-%endif
-
 Summary:       Tools for the XFS filesystem
 Summary(pl.UTF-8):     Narzędzia do systemu plików XFS
 Name:          xfsprogs
@@ -26,14 +18,12 @@ BuildRequires:      bash
 BuildRequires: gettext-tools
 BuildRequires: glibc-static
 BuildRequires: libblkid-devel
-%{?with_tcmalloc:BuildRequires:        libtcmalloc-devel}
 BuildRequires: libtool
 BuildRequires: libuuid-devel
 BuildRequires: libuuid-static
 BuildRequires: readline-devel
 BuildRequires: rpm >= 4.4.9-56
 BuildRequires: rpmbuild(macros) >= 1.402
-%{?with_tcmalloc:Requires:     libtcmalloc >= 1.8.3-3}
 Obsoletes:     xfsprogs-initrd
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.244321 seconds and 4 git commands to generate.