Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:21
lopt
lopt.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lopt.spec of Package lopt
%define bname lopt Name: %bname Version: 0.8.3 Release: 1 Summary: L Optimization for Erlang License: GPL-3.0+ Group: Development/Tools/Other URL: https://github.com/Ledest/%bname Source: %bname-%version.tar.xz BuildArch: noarch Provides: erlang-%bname = %version-%release Provides: %bname-devel = %version-%release Provides: erlang-%bname-devel = %version-%release BuildRequires: rpm-macros-erlang rpm-build-erlang BuildRequires: rebar >= 2.6.1-7 %description L Optimization for Erlang. %package doc Summary: Documentation of %bname Group: Documentation/HTML Provides: erlang-%bname-doc = %version-%release Conflicts: %name < 0.7.0 %description doc L Optimization for Erlang. This package contains documentation of %bname. %prep %setup -q -n %bname-%version %build erl -noshell -eval ' {ok, L} = file:consult("rebar.config"), file:write_file("%bname.rebar.config", [[io_lib:print(E), ".\n"] || E <- lists:keydelete(deps, 1, L)], [raw]), init:stop().' ERL_COMPILER_OPTIONS="[inline,verbose]" rebar %{?_smp_mflags} -C %bname.rebar.config compile -v rebar %{?_smp_mflags} -C %bname.rebar.config doc -v %install install -d -m 0755 %buildroot%_otplibdir/%bname-%version/ebin install -p -m 0644 ebin/* %buildroot%_otplibdir/%bname-%version/ebin/ install -d -m 0755 %buildroot%_otplibdir/%bname-%version/include install -p -m 0644 include/* %buildroot%_otplibdir/%bname-%version/include/ install -d -m 0755 %buildroot%_otplibdir/%bname-%version/doc install -p -m 0644 doc/*.{css,html,png} %buildroot%_otplibdir/%bname-%version/doc/ install -d -m 0755 %buildroot%_docdir/%name ln -sf %_otplibdir/%bname-%version/doc %buildroot%_docdir/%name/html %files %defattr(-,root,root) %_otplibdir/* %exclude %_otplibdir/%bname-*/doc %files doc %defattr(-,root,root) %doc %_docdir/%name %doc %dir %_otplibdir/%bname-* %doc %_otplibdir/%bname-*/doc %changelog * Wed Jun 12 2024 Led <ledest@gmail.com> 0.8.3-1 - 0.8.3 * Wed Jun 12 2024 Led <ledest@gmail.com> 0.8.2-1 - 0.8.2 * Wed Jun 12 2024 Led <ledest@gmail.com> 0.8.1-1 - 0.8.1 * Wed Jun 12 2024 Led <ledest@gmail.com> 0.8.0-1 - 0.8.0 * Mon Feb 03 2020 Led <ledest@gmail.com> 0.7.2-1 - 0.7.2 * Tue Jan 21 2020 Led <ledest@gmail.com> 0.7.1-1 - 0.7.1 * Tue Jan 21 2020 Led <ledest@gmail.com> 0.7.0-1 - 0.7.0 - move docs to separate subpackage * Wed Jul 12 2017 Led <ledest@gmail.com> 0.6.0-2 - spec clean ups * Sat Jul 08 2017 Led <ledest@gmail.com> 0.6.0-1 - 0.6.0 * Mon May 01 2017 Led <ledest@gmail.com> 0.5.0-1 - 0.5.0 * Mon May 01 2017 Led <ledest@gmail.com> 0.4.3-1 - 0.4.3 * Mon May 01 2017 Led <ledest@gmail.com> 0.4.2-1 - 0.4.2 * Mon May 01 2017 Led <ledest@gmail.com> 0.4.1-1 - 0.4.1 * Sun Apr 30 2017 Led <ledest@gmail.com> 0.4.0-1 - 0.4.0 * Sun Apr 09 2017 Led <ledest@gmail.com> 0.3.0-1 - 0.3.0 * Tue Feb 28 2017 Led <ledest@gmail.com> 0.2.4-2 - add Provides * Mon Feb 27 2017 Led <ledest@gmail.com> 0.2.4-1 - 0.2.4 * Sun Dec 25 2016 Led <ledest@gmail.com> 0.2.3-1 - 0.2.3 * Sun Dec 25 2016 Led <ledest@gmail.com> 0.2.2-1 - 0.2.2 * Sun Dec 25 2016 Led <ledest@gmail.com> 0.2.1-1 - initial build
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor