packages: vislcg3/vislcg3.spec - don't catch tcmalloc if google-perftools a...

qboosh qboosh at pld-linux.org
Sat Oct 22 19:02:50 CEST 2011


Author: qboosh                       Date: Sat Oct 22 17:02:50 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- don't catch tcmalloc if google-perftools are installed
- release 5

---- Files affected:
packages/vislcg3:
   vislcg3.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/vislcg3/vislcg3.spec
diff -u packages/vislcg3/vislcg3.spec:1.7 packages/vislcg3/vislcg3.spec:1.8
--- packages/vislcg3/vislcg3.spec:1.7	Sat Oct 22 09:29:29 2011
+++ packages/vislcg3/vislcg3.spec	Sat Oct 22 19:02:45 2011
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	VISL CG-3 - system ograniczonej gramatyki
 Name:		vislcg3
 Version:	0.9.7.7397
-Release:	4
+Release:	5
 License:	GPL v3+
 Group:		Applications/Text
 Source0:	http://beta.visl.sdu.dk/download/vislcg3/%{name}-%{version}.tar.gz
@@ -25,7 +25,9 @@
 %prep
 %setup -q
 
-sed -i -e 's#DESTINATION lib#DESTINATION %{_lib}#g' */CMakeLists.txt
+sed -i -e 's#DESTINATION lib#DESTINATION %{_lib}#g' \
+	-e 's#GOOGLE_TCMALLOC_LIB tcmalloc#GOOGLE_TCMALLOC_LIB tcmalloc_disabled#' \
+	src/CMakeLists.txt
 
 %build
 %cmake .
@@ -66,6 +68,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2011/10/22 17:02:45  qboosh
+- don't catch tcmalloc if google-perftools are installed
+- release 5
+
 Revision 1.7  2011/10/22 07:29:29  arekm
 - rel 4; fix build on lib64
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vislcg3/vislcg3.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list