Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > 1b5012f7cf3f9cbb8fe1bfd33292f899 > files > 2

erlang-cf-0.3.1-1.mga7.src.rpm

%global realname cf
%global upstream project-fifo

# Technically we're noarch, but our install path is not.
%global debug_package %{nil}

Name:     erlang-%{realname}
Version:  0.3.1
Release:  %mkrel 1
Summary:  Terminal color helper
Group:    Development/Other
License:  BSD
URL:      https://github.com/%{upstream}/%{realname}
Source0:  https://github.com/%{upstream}/%{realname}/archive/v%{version}.tar.gz#/%{realname}-%{version}.tar.gz
BuildRequires:  erlang-rebar
Requires:       erlang-rebar

%description
%{summary}.

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

%build
%{erlang_compile}

%install
%{erlang_install}

%check
%{erlang_test}

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



%changelog
* Tue Nov 20 2018 wally <wally> 0.3.1-1.mga7
+ Revision: 1332401
- imported package erlang-cf


* Thu Aug 02 2018 Timothée Floure <fnux@fedoraproject.org> - 0.3.1-1
- Update to latest upstream release

* Sat Jul 14 2018 Timothée Floure <fnux@fedoraproject.org> - 0.2.2-1
- Let there be package