Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37040059
en ru br
Репозитории ALT

Группа :: Development/Erlang
Пакет: erlang-p1_utils

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

%global realname p1_utils

Name: erlang-%realname
Version: 1.0.23
Release: alt1
Summary: Erlang Utility Modules from ProcessOne
Group: Development/Erlang
License: Apache-2.0
Url: https://github.com/processone/p1_utils

BuildArch: noarch

# https://github.com/processone/p1_utils.git

Source: %name-%version.tar

%add_erlang_req_modules_skiplist str

BuildRequires(pre): rpm-build-erlang
BuildRequires: erlang-otp-devel erlang-devel
BuildRequires: /usr/bin/rebar

%description
Erlang Utility Modules from ProcessOne.

%prep
%setup

%build
%rebar_compile

%install
%rebar_install %realname

%check
%rebar_eunit -C rebar.test.config

%files
%doc LICENSE.txt
%doc doc README.md
%_erllibdir/%realname-%version

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin