packages: xfsprogs/xfsprogs.spec - fix without tcmalloc deps

glen glen at pld-linux.org
Thu Feb 2 15:18:04 CET 2012


Author: glen                         Date: Thu Feb  2 14:18:03 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix without tcmalloc deps

---- Files affected:
packages/xfsprogs:
   xfsprogs.spec (1.149 -> 1.150) 

---- Diffs:

================================================================
Index: packages/xfsprogs/xfsprogs.spec
diff -u packages/xfsprogs/xfsprogs.spec:1.149 packages/xfsprogs/xfsprogs.spec:1.150
--- packages/xfsprogs/xfsprogs.spec:1.149	Mon Jan 30 13:02:09 2012
+++ packages/xfsprogs/xfsprogs.spec	Thu Feb  2 15:17:58 2012
@@ -20,9 +20,9 @@
 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
@@ -45,7 +45,7 @@
 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"
@@ -317,6 +317,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.150  2012/02/02 14:17:58  glen
+- fix without tcmalloc deps
+
 Revision 1.149  2012/01/30 12:02:09  arekm
 - rel 2; don't call expensive quota sync
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xfsprogs/xfsprogs.spec?r1=1.149&r2=1.150&f=u



More information about the pld-cvs-commit mailing list