RHEL 9.0.0 Alpha bootstrap

The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/memstrack#f2ac002d21f5455faab69765d15328f144e698e8
This commit is contained in:
Petr Šabata 2020-10-15 19:34:32 +02:00
parent 0eacc81677
commit 3ef8771f3b
4 changed files with 66 additions and 0 deletions

5
.gitignore vendored
View File

@ -0,0 +1,5 @@
/memstrack-ee02de2.tar.gz
/memstrack-855b2f4.tar.gz
/memstrack-2ad8f16.tar.gz
/memstrack-b73ebd0.tar.gz
/memstrack-4cf222f.tar.gz

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# memstrack
The memstrack package

57
memstrack.spec Normal file
View File

@ -0,0 +1,57 @@
# vim: syntax=spec
%global gitcommit 4cf222f4ee3d7b021efbda1cd080af08e4896610
%global gitshortcommit %(c=%{gitcommit}; echo ${c:0:7})
%global snapshotdate 20200830
Name: memstrack
Version: 0.1.12
Release: 1%{?dist}
Summary: A memory allocation tracer, like a hot spot analyzer for memory allocation
License: GPLv3
URL: https://github.com/ryncsn/memstrack
VCS: git+git@github.com:ryncsn/memstrack.git
BuildRequires: gcc
BuildRequires: ncurses-devel
Source: https://github.com/ryncsn/memstrack/archive/%{gitcommit}/memstrack-%{gitshortcommit}.tar.gz
%description
A memory allocation tracer, like a hot spot analyzer for memory allocation
%prep
%setup -q -n memstrack-%{gitcommit}
%build
%{set_build_flags}
make %{?_smp_mflags}
%install
mkdir -p %{buildroot}/%{_bindir}
install -p -m 755 memstrack %{buildroot}/%{_bindir}
%files
%doc README.md
%license LICENSE
%{_bindir}/memstrack
%changelog
* Sun Aug 30 2020 Kairui Song <kasong@redhat.com> - 0.1.12-1
- Update to upstream latest release
* Thu Jul 30 2020 Kairui Song <kasong@redhat.com> - 0.1.9-1
- Update to upstream latest release
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat Jun 06 2020 Kairui Song <kasong@redhat.com> - 0.1.8-1
- Update to upstream latest release
* Sat May 30 2020 Kairui Song <ryncsn@gmail.com> - 0.1.5-1
- Update to upstream latest release
* Tue Apr 21 2020 Kairui Song <ryncsn@gmail.com> - 0.1.2-1
- Update to upstream latest release
* Sun Mar 15 2020 Kairui Song <ryncsn@gmail.com> - 0-1.20200310gitee02de2
- First release

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (memstrack-4cf222f.tar.gz) = 125c31447bc38aeef6deb79546eb3b8b21f58a97673945ba78212e558e36d078196734e51e27c8d5f3fc78fff538f8a3dd3fe92163bb9cafbd02e8fea233feac