Changelog for
erlang-rebar-src-2.3.1+git20140611.9080288-2.4.x86_64.rpm :
Thu Jun 12 14:00:00 2014 matwey.kornilovAATTgmail.com
- Version 2.3.1
- fix build for 17
Wed Apr 16 14:00:00 2014 matwey.kornilovAATTgmail.com
- Add erlang-rebar-obs package to use it in OBS only.
It does not require Internet.
- prjconf should be something like that:
Substitute: erlang-rebar erlang-rebar-obs
Wed Apr 16 14:00:00 2014 matwey.kornilovAATTgmail.com
- Version 2.2.0
Sat Mar 1 13:00:00 2014 nkrinnerAATTsuse.com
- Added rpmlintc file to allow build to succeed with a file with
source code
Sun Feb 2 13:00:00 2014 matwey.kornilovAATTgmail.com
- updated to latest master (2.1.0 release)
Mon Sep 30 14:00:00 2013 matwey.kornilovAATTgmail.com
- updated to latest master. some minor bugfixes
Wed Jun 26 14:00:00 2013 matwey.kornilovAATTgmail.com
- add bash autocompletion, rename -devel to -src
Wed Jun 26 14:00:00 2013 kruberAATTzib.de
- remove cyclic dependency to erlang-retest
(a pre-build version is already bundled with rebar in ./inttest)
- fix SLE build (hg version is incompatible thus some tests fail)
Wed Jun 26 14:00:00 2013 kruberAATTzib.de
- fix package build (require erlang-retest package for %check)
This dependency is cyclic, as erlang-retest needs rebar to build
normally, here rebar is built and then retest (from git) which
is only needed for the tests we don\'t have access to git from
OBS though, try this way (or disable %check).
Mon Jun 17 14:00:00 2013 speilickeAATTsuse.com
- Add %changelog section
Fri Apr 5 14:00:00 2013 speilickeAATTsuse.com
- Fix %rebar and %rebar_compile macros to take further parameters
Thu Apr 4 14:00:00 2013 speilickeAATTsuse.com
- Move rebar-specific macros from erlang package to erlang-rebar
Thu Apr 4 14:00:00 2013 speilickeAATTsuse.com
- Added macros.erlang-rebar, which includes the following RPM macros:
+ %erlang_rebar
- Install ebam and priv files
- Added devel package
Wed Apr 3 14:00:00 2013 speilickeAATTsuse.com
- Rename to erlang-rebar
- Use mode=\"disabled\" source service and properly create a tarball
- General cleanup for Factory
Sat Oct 6 14:00:00 2012 matwey.kornilovAATTgmail.com
- Cleaned up initial version