| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: erlang-rebar-src | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 2.6.4+git20180201.b6d3094 | Vendor: openSUSE |
| Release: bp156.3.2 | Build date: Mon May 13 12:07:10 2024 |
| Group: Development/Libraries/Other | Build host: obs-power9-11 |
| Size: 520196 | Source RPM: erlang-rebar-2.6.4+git20180201.b6d3094-bp156.3.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/rebar/rebar | |
| Summary: A sophisticated build-tool for Erlang projects that follows OTP principles | |
rebar is an Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
Apache-2.0
* Thu Feb 22 2024 Michael Vetter <mvetter@suse.com>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
* Thu Jan 04 2024 Dominique Leuenberger <dimstar@opensuse.org>
- HACK: do not build the -testsuite flavor in distro projects (i.e
in repositories called 'standard'). Allows to get fixes included
in the distro while the test suite actually still fails
(boo#1205140).
* Thu Aug 10 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Add _multibuild: declare additional spec files as further flavors
to build. Allows OBS to build those spec files without the need
for linked packages.
* Wed Oct 12 2022 Matwey Kornilov <matwey.kornilov@gmail.com>
- Add 0001-Fix-rebar-xref-for-recent-Erlang.patch:
fix testsuite
* Wed Jun 30 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Move rpm macros from /etc/rpm to %{_rpmmacrodir} (boo#1185668).
* Sat Jan 16 2021 Matwey Kornilov <matwey.kornilov@gmail.com>
- Add rebar-0014-erl_interface-was-removed-in-Erlang-23.patch:
erl_interface is missed since Erlang 23
* Thu Aug 16 2018 opensuse-packaging@opensuse.org
- Update to version 2.6.4+git20180201.b6d3094:
* travis-ci: allow Dialyzer job to fail
* travis-ci: update otp versions
* travis-ci: enable 20.1
* rebar_xref: ignore opaque type match Dialyzer warning
* rebar_cover: ignore opaque type match Dialyzer warning
* rebar_utils: fix Dialyzer warning
* Run Dialyzer on Travis-CI
* Log out success message with newlines
* travis-ci: otp 20.0.2 -> 20.0.4
* Revert "Drop crypto app reliance"
* Remove profiler note
* inttest/*: do not export_all
* Fix ctsuite template
* Improve pseudo-unique ct_run node name
* Drop crypto app reliance
* rebar.config: access retest repo via https
* Fix Erlang 20 export_all warnings
* Fix #634
* travis-ci: test with Erlang 20.0.2
* Properly skip apps with a .app.src.script file
* Fix typo in eunit help.
* Thu Mar 29 2018 guillaume.gardet@opensuse.org
- Add _constraints file to avoid slow CPU to pass testsuite
* Wed Jul 12 2017 bwiedemann@suse.com
- Add reproducible.patch to use a constant build time in .beam files
- Normalize zip file timestamps in /usr/bin/rebar (boo#1047218)
* Fri Sep 30 2016 matwey.kornilov@gmail.com
- Update to version 2.6.4+git20160922.576e121:
* Revert 'Treat port env vars as expandable only if they self reference'
* Add necessary missing OSX flags for port driver linking
* Prepare release 2.6.2
* qc: lift experimental notice
* port_compiler: consistently format default_env/0
* Introduce and use compat random number module
* Add an additional check for the existence of a 'rebar.beam' file during bootstrap run. Bootstrap fails on first run without any .beam files in the ebin folder.
* port_compiler: generate clang compilation db
* port_compiler: clean up compile_each()
* port_compiler: auto-select C++ specific link template
* Prepare release 2.6.3
* Fix cdb processing when a file is skipped
* rebar_utils: restore blank line
* port_compiler: fix handling of multiple specs
* Prepare release 2.6.4
* Remove superfluous space in unabbrev error msg
* Continuous integration on OTP 19.1
* Mon May 09 2016 matwey.kornilov@gmail.com
- Update to version 2.6.1+git20160413.9281b84:
+ Support rebar3-style deps
+ Add raw to VsnRegex-Free dep
+ add deprecated message
* Mon May 09 2016 matwey.kornilov@gmail.com
- BuildRoot should be common for both packages
* Sat Mar 19 2016 matwey.kornilov@gmail.com
- Update to version 2.6.1+git20160318.ef73556:
+ Optionally look for ct .spec files in the ct_dir that was specified
+ Introduce REBAR_VSN_CACHE_FILE env variable to load/save vsn cache
* Fri Mar 18 2016 matwey.kornilov@gmail.com
- Remove 0001-Find-all-deps-locally-first.patch:
+ use upstreamed alternative
- Remove 0002-Read-vsn-from-file.patch:
+ use upstreamed alternative
- Remove no-rebar-deps.patch: not needed anymore
* Fri Mar 18 2016 matwey.kornilov@gmail.com
- Update to version 2.6.1+git20160317.384af7e:
+ Add support for Windows integration testing
+ Update retest dependency url
+ Add neotoma regression test
+ Automatically clean neotoma-generated erl files Add myself to THANKS
+ Ensure ebin created for dia compiler
+ Add tests for dia compiler
+ Update regexp to account for newer OTP versions
+ Treat port env vars as expandable only if they self reference
+ Additional Common Test regression tests
+ Fix eunit_surefire crash with rebar eunit tests=...
+ Provide additional test coverage for surefire enabled eunit testing
+ Fix bug when running gcc in cross_sizeof
+ Introduce REBAR_DEPS_PREFER_LIBS env variable to alter search behaviour
* Sun Jan 17 2016 matwey.kornilov@gmail.com
- Update to version 2.6.1+git20160115.c534f8a:
+ fprof: document Cachegrind support
+ fprof: further document Cachegrind support
+ Add qualified name tests docs (see pr #119)
+ Fix windows eunit tests
+ Lock retest dependency
+ Allow windows release to use etc conf dir
+ xref: fix dialyzer warning introduced in 69802f63120
+ Provide additional debug logging on relup generation
+ Add the latest OTP 18 version to the Travis build
* Fri Oct 16 2015 matwey.kornilov@gmail.com
- erlang-rebar-src and erlang-rebar-obs-src should also be
in conflict explicitly
* Thu Oct 15 2015 matwey.kornilov@gmail.com
- Update to version 2.6.1+git20151013.5d73a8d:
+ Add Windows continuous integration through AppVeyor
* Wed Oct 07 2015 matwey.kornilov@gmail.com
- Update to version 2.6.1+git20150928.365ac64:
+ Fix #544
+ Fix #544 even more.
+ Fix #544
+ Add erl_first_files to other first_files
+ Add test for eunit_first_files
+ Add report and verbose options for LFE compile
+ bump to 2.6.1
* Wed Sep 30 2015 dmueller@suse.com
- use m4 for substitution of the base package name,
works around some defects in the source validator checks
* Fri Jul 24 2015 seife+obs@b1-systems.com
- fix "bad %if condition" for non-SUSE distro builds
/usr/lib64/erlang/lib/rebar-2.6.4/src /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_abnfc_compiler.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_app_utils.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_appups.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_asn1_compiler.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_base_compiler.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_cleaner.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_config.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_core.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_cover_utils.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_ct.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_deps.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_dia_compiler.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_dialyzer.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_edoc.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_erlc_compiler.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_erlydtl_compiler.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_escripter.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_eunit.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_file_utils.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_getopt.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_lfe_compiler.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_log.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_metacmds.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_mustache.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_neotoma_compiler.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_otp_app.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_otp_appup.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_port_compiler.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_proto_compiler.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_proto_gpb_compiler.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_protobuffs_compiler.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_qc.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_rand_compat.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_rel_utils.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_reltool.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_require_vsn.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_shell.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_subdirs.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_templater.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_upgrade.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_utils.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rebar_xref.erl /usr/lib64/erlang/lib/rebar-2.6.4/src/rmemo.erl
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 16:30:14 2026