44bfde5
%global realname sd_notify
44bfde5
44bfde5
44bfde5
Name:		erlang-%{realname}
0e0eeaf
Version:	1.1
7d42b07
Release:	%autorelease
0e0eeaf
BuildArch:	noarch
44bfde5
Summary:	Erlang interface to systemd notify subsystem
44bfde5
License:	MIT
f2906d3
URL:		https://github.com/systemd/erlang-%{realname}
f2906d3
VCS:		scm:git:%{url}.git
f2906d3
Source0:	%{url}/archive/v%{version}/erlang-%{realname}-%{version}.tar.gz
44bfde5
BuildRequires:	erlang-rebar
44bfde5
44bfde5
44bfde5
%description
44bfde5
%{summary}.
44bfde5
44bfde5
44bfde5
%prep
b8ec3ec
%autosetup
44bfde5
44bfde5
44bfde5
%build
45549ed
%{erlang_compile}
44bfde5
44bfde5
44bfde5
%install
45549ed
%{erlang_install}
44bfde5
44bfde5
44bfde5
%check
45549ed
%{erlang_test}
44bfde5
44bfde5
44bfde5
%files
45549ed
%license LICENSE
45549ed
%{erlang_appdir}/
44bfde5
44bfde5
44bfde5
%changelog
7d42b07
%autochangelog