Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1395)

Unified Diff: third_party/tcmalloc/vendor/packages/rpm/rpm.spec

Issue 9316021: Update the tcmalloc vendor branch to r144 (gperftools 2.0). (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Reuploading Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/tcmalloc/vendor/packages/rpm/rpm.spec
diff --git a/third_party/tcmalloc/vendor/packages/rpm/rpm.spec b/third_party/tcmalloc/vendor/packages/rpm/rpm.spec
index 29244aaf23bc7e7504759ea668fa1190bcaba3a5..bb9a4ee8d0af9caa63d466129aeeac9ead6dd0a5 100644
--- a/third_party/tcmalloc/vendor/packages/rpm/rpm.spec
+++ b/third_party/tcmalloc/vendor/packages/rpm/rpm.spec
@@ -7,10 +7,10 @@ Summary: Performance tools for C++
Version: %VERSION
Release: %rel
Group: Development/Libraries
-URL: http://code.google.com/p/google-perftools/
+URL: http://code.google.com/p/gperftools/
License: BSD
-Vendor: Google
-Packager: Google <google-perftools@googlegroups.com>
+Vendor: Google Inc. and others
+Packager: Google Inc. and others <google-perftools@googlegroups.com>
Source: http://%{NAME}.googlecode.com/files/%{NAME}-%{VERSION}.tar.gz
Distribution: Redhat 7 and above.
Buildroot: %{_tmppath}/%{name}-root
@@ -70,6 +70,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root)
%{_includedir}/google
+%{_includedir}/gperftools
%{_libdir}/*.a
%{_libdir}/*.la
%{_libdir}/*.so
« no previous file with comments | « third_party/tcmalloc/vendor/packages/rpm.sh ('k') | third_party/tcmalloc/vendor/src/base/atomicops-internals-arm-gcc.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698