Author: glen Date: Thu Feb 2 22:17:43 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.10; new sonames
---- Files affected: packages/google-perftools: google-perftools.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/google-perftools/google-perftools.spec diff -u packages/google-perftools/google-perftools.spec:1.5 packages/google-perftools/google-perftools.spec:1.6 --- packages/google-perftools/google-perftools.spec:1.5 Mon Dec 26 18:08:21 2011 +++ packages/google-perftools/google-perftools.spec Thu Feb 2 23:17:38 2012 @@ -4,13 +4,13 @@ Summary: Fast, multi-threaded malloc and performance analysis tools Summary(pl.UTF-8): Szybka, wielowątkowa implementacja malloc i narzędzia do analizy wydajności Name: google-perftools -Version: 1.9.1 +Version: 1.10 Release: 1 License: BSD Group: Libraries -#Source0Download: http://code.google.com/p/google-perftools/downloads/list -Source0: http://google-perftools.googlecode.com/files/%{name}-%{version}.tar.gz -# Source0-md5: f5cb6030d8a15cb8c3a2638a88ff1fe4 +# Source0Download: http://code.google.com/p/google-perftools/downloads/list +Source0: http://gperftools.googlecode.com/files/%{name}-%{version}.tar.gz +# Source0-md5: d3821ffd8a99497c230a1c9652c9c304 URL: http://code.google.com/p/google-perftools/ BuildRequires: libstdc++-devel BuildRequires: libtool @@ -76,8 +76,8 @@ Summary: Fast, multi-threaded malloc by Google - header files Summary(pl.UTF-8): Szybka, wielowątkowa implementacja malloc firmy Google - pliki nagłówkowe Group: Development/Libraries -Requires: libtcmalloc = %{version}-%{release} Requires: libstdc++-devel +Requires: libtcmalloc = %{version}-%{release} %description -n libtcmalloc-devel Fast, multi-threaded malloc by Google - header files. @@ -141,11 +141,11 @@ %attr(755,root,root) %{_libdir}/libprofiler.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libprofiler.so.0 %attr(755,root,root) %{_libdir}/libtcmalloc_and_profiler.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libtcmalloc_and_profiler.so.0 +%attr(755,root,root) %ghost %{_libdir}/libtcmalloc_and_profiler.so.4 %attr(755,root,root) %{_libdir}/libtcmalloc_debug.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libtcmalloc_debug.so.0 +%attr(755,root,root) %ghost %{_libdir}/libtcmalloc_debug.so.4 %attr(755,root,root) %{_libdir}/libtcmalloc_minimal_debug.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libtcmalloc_minimal_debug.so.0 +%attr(755,root,root) %ghost %{_libdir}/libtcmalloc_minimal_debug.so.4 %{_mandir}/man1/pprof.1* %files devel @@ -173,9 +173,9 @@ %files -n libtcmalloc %defattr(644,root,root,755) %attr(755,root,root) /%{_lib}/libtcmalloc.so.*.*.* -%attr(755,root,root) %ghost /%{_lib}/libtcmalloc.so.0 +%attr(755,root,root) %ghost /%{_lib}/libtcmalloc.so.4 %attr(755,root,root) /%{_lib}/libtcmalloc_minimal.so.*.*.* -%attr(755,root,root) %ghost /%{_lib}/libtcmalloc_minimal.so.0 +%attr(755,root,root) %ghost /%{_lib}/libtcmalloc_minimal.so.4 %files -n libtcmalloc-devel %defattr(644,root,root,755) @@ -203,6 +203,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2012/02/02 22:17:38 glen +- up to 1.10; new sonames + Revision 1.5 2011/12/26 17:08:21 qboosh - updated to 1.9.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/google-perftools/google-perftools.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
