rebuilt without .la files [release 2.10-2mamba;Sat Jan 14 2023]
This commit is contained in:
parent
b34eec147e
commit
8694e5989a
@ -1,19 +1,17 @@
|
|||||||
Name: gperftools
|
Name: gperftools
|
||||||
Version: 2.10
|
Version: 2.10
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A collection of a high-performance multi-threaded malloc() implementation
|
Summary: A collection of a high-performance multi-threaded malloc() implementation
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://github.com/gperftools/gperftools
|
URL: https://github.com/gperftools/gperftools
|
||||||
## GITSOURCE https://github.com/gperftools/gperftools.git gperftools-2.7
|
|
||||||
Source: https://github.com/gperftools/gperftools.git/gperftools-%{version}/gperftools-%{version}.tar.bz2
|
Source: https://github.com/gperftools/gperftools.git/gperftools-%{version}/gperftools-%{version}.tar.bz2
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: liblzma-devel
|
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libunwind-devel
|
BuildRequires: libunwind-devel
|
||||||
@ -81,13 +79,10 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%dir %{_includedir}/gperftools
|
%dir %{_includedir}/gperftools
|
||||||
%{_includedir}/gperftools/*
|
%{_includedir}/gperftools/*
|
||||||
%{_libdir}/libprofiler.a
|
%{_libdir}/libprofiler.a
|
||||||
%{_libdir}/libprofiler.la
|
|
||||||
%{_libdir}/libprofiler.so
|
%{_libdir}/libprofiler.so
|
||||||
%{_libdir}/libtcmalloc.a
|
%{_libdir}/libtcmalloc.a
|
||||||
%{_libdir}/libtcmalloc.la
|
|
||||||
%{_libdir}/libtcmalloc.so
|
%{_libdir}/libtcmalloc.so
|
||||||
%{_libdir}/libtcmalloc_*.a
|
%{_libdir}/libtcmalloc_*.a
|
||||||
%{_libdir}/libtcmalloc_*.la
|
|
||||||
%{_libdir}/libtcmalloc_*.so
|
%{_libdir}/libtcmalloc_*.so
|
||||||
%{_libdir}/pkgconfig/libprofiler.pc
|
%{_libdir}/pkgconfig/libprofiler.pc
|
||||||
%{_libdir}/pkgconfig/libtcmalloc.pc
|
%{_libdir}/pkgconfig/libtcmalloc.pc
|
||||||
@ -98,6 +93,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc ChangeLog ChangeLog.old NEWS README TODO
|
%doc ChangeLog ChangeLog.old NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 14 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10-2mamba
|
||||||
|
- rebuilt without .la files
|
||||||
|
|
||||||
* Wed Jun 01 2022 Automatic Build System <autodist@mambasoft.it> 2.10-1mamba
|
* Wed Jun 01 2022 Automatic Build System <autodist@mambasoft.it> 2.10-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user