Author: glen Date: Mon Dec 12 20:40:57 2011 GMT Module: packages Tag: HEAD ---- Log message: - blah, no prefix system wide; redis needs patched otherwise
---- Files affected: packages/jemalloc: jemalloc.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/jemalloc/jemalloc.spec diff -u packages/jemalloc/jemalloc.spec:1.8 packages/jemalloc/jemalloc.spec:1.9 --- packages/jemalloc/jemalloc.spec:1.8 Sat Nov 26 13:40:27 2011 +++ packages/jemalloc/jemalloc.spec Mon Dec 12 21:40:52 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Ogólnego przeznaczenia, skalowalna, współbieżna implementacja funkcji malloc Name: jemalloc Version: 2.2.5 -Release: 1 +Release: 2 License: BSD Group: Libraries Source0: http://www.canonware.com/download/jemalloc/%{name}-%{version}.tar.bz2 @@ -63,9 +63,7 @@ cp -p VERSION version %build -%configure \ - --with-jemalloc-prefix=je_ - +%configure %{__make} %install @@ -113,6 +111,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2011/12/12 20:40:52 glen +- blah, no prefix system wide; redis needs patched otherwise + Revision 1.8 2011/11/26 12:40:27 qboosh - updated to 2.2.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jemalloc/jemalloc.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
