commit bcb0d925df2d144cdeee531ca3c7d38a184505e2
Author: Jan Rękorajski <[email protected]>
Date:   Tue Dec 30 20:07:01 2014 +0000

    - fix tcmalloc bcond for devel package

 leveldb.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/leveldb.spec b/leveldb.spec
index 6086ff4..869fb6b 100644
--- a/leveldb.spec
+++ b/leveldb.spec
@@ -37,7 +37,7 @@ Summary(pl.UTF-8):    Pliki nagłówkowe biblioteki LevelDB
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      libstdc++-devel
-Requires:      libtcmalloc-devel
+%{?with_tcmalloc:Requires:     libtcmalloc-devel}
 Requires:      snappy-devel
 
 %description devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/leveldb.git/commitdiff/bcb0d925df2d144cdeee531ca3c7d38a184505e2

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to