| 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
|
|
|