Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > bdad3fc0dcd188b507b592e6afd5a86f > files > 2

erlang-eflame-0-0.2.gita085181.5.mga9.src.rpm

%global realname eflame
%global upstream slfritchie

%define rel	5

Name:		erlang-%{realname}
Version:	0
Release:	%mkrel 0.2.gita085181.%{rel}
BuildArch:	noarch
Summary:	Flame Graph profiler for Erlang
Group:		Development/Erlang
License:	MIT
URL:		https://github.com/%{upstream}/%{realname}
%if 0%{?el7}%{?fedora}
VCS:		scm:git:https://github.com/%{upstream}/%{realname}.git
%endif
#Source0:	https://github.com/%{upstream}/%{realname}/archive/%{version}/%{realname}-%{version}.tar.gz
Source0:	https://github.com/%{upstream}/%{realname}/archive/a08518142126f5fc541a3a3c4a04c27f24448bae/%{realname}-%{version}.tar.gz
BuildRequires:	erlang-rebar


%description
Flame Graph profiler for Erlang.


%prep
%setup -q -n %{realname}-a08518142126f5fc541a3a3c4a04c27f24448bae


%build
%{erlang_compile}


%install
%{erlang_install}

install -D -p -m 0755 flamegraph.pl %{buildroot}%{erlang_appdir}/bin/flamegraph.pl
install -D -p -m 0755 flamegraph.riak-color.pl %{buildroot}%{erlang_appdir}/bin/flamegraph.riak-color.pl


%check
%{erlang_test}


%files
%license LICENSE
%doc README.md README-Riak-Example.md
%{erlang_appdir}/




%changelog
* Thu Jan 05 2023 daviddavid <daviddavid> 0-0.2.gita085181.5.mga9
+ Revision: 1930352
- Mageia 9 Mass Rebuild

* Sun Dec 20 2020 wally <wally> 0-0.2.gita085181.4.mga8
+ Revision: 1661621
- make pkg noarch

* Thu Feb 13 2020 umeabot <umeabot> 0-0.2.gita085181.3.mga8
+ Revision: 1512093
- Mageia 8 Mass Rebuild

* Sun Sep 23 2018 umeabot <umeabot> 0-0.2.gita085181.2.mga7
+ Revision: 1297619
- Mageia 7 Mass Rebuild

* Thu Nov 17 2016 neoclust <neoclust> 0-0.2.gita085181.1.mga6
+ Revision: 1067922
- imported package erlang-eflame