Sophie

Sophie

distrib > Mageia > cauldron > i586 > by-pkgid > dcca47b9d6ca9e4bdd140170ba29e319 > files > 1

erlang-goldrush-0.2.0-2.mga9.src.rpm

%global realname goldrush
%global upstream DeadZen

Name:       erlang-%{realname}
Version:    0.2.0
Release:    %mkrel 2
BuildArch:  noarch
Group:      Development/Erlang
Summary:    Small, fast event processing and monitoring for Erlang/OTP applications
License:    MIT
URL:		https://github.com/%{upstream}/%{realname}
VCS:		scm:git:https://github.com/%{upstream}/%{realname}.git
Source0:	https://github.com/%{upstream}/%{realname}/archive/%{version}/%{realname}-%{version}.tar.gz
BuildRequires:	erlang-rebar


%description
A small Erlang app that provides fast event stream processing.


%prep
%autosetup -n %{realname}-%{version}


%build
%{erlang_compile}


%install
%{erlang_install}


%if 0
%check
%{erlang_test}
%endif


%files
%license LICENSE
%doc README.org
%{erlang_appdir}/



%changelog
* Thu Mar 31 2022 umeabot <umeabot> 0.2.0-2.mga9
+ Revision: 1836510
- Mageia 9 Mass Rebuild

* Sun Dec 20 2020 wally <wally> 0.2.0-1.mga8
+ Revision: 1661512
- new version 0.2.0
- make pkg noarch

* Wed Feb 12 2020 umeabot <umeabot> 0.1.9-3.mga8
+ Revision: 1510469
- Mageia 8 Mass Rebuild

* Fri Sep 21 2018 wally <wally> 0.1.9-2.mga7
+ Revision: 1295063
- revert noarch change

* Thu Sep 20 2018 wally <wally> 0.1.9-1.mga7
+ Revision: 1288409
- new version 0.1.9 (sync with Fedora)
- noarch build

* Sat May 07 2016 neoclust <neoclust> 0.1.8-3.mga6
+ Revision: 1010315
- imported package erlang-goldrush