summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add testsHEADadd_testYevhenii Shapovalov2017-11-0910-0/+271
|
* missing patchmasterTom Callaway2017-10-291-0/+14
|
* apply known upstream bugfixesTom Callaway2017-10-293-2/+35
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_RebuildFedora Release Engineering2017-08-031-1/+4
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_RebuildFedora Release Engineering2017-07-261-1/+4
|
* Refactor macros to a more common syntaxBjörn Esser2017-05-283-18/+20
| | | | Use rpm's build-in lua for macros
* Add rpm-macros file, providing packaging macros for lua add-ons (#1447324)Björn Esser2017-05-242-1/+28
|
* 5.3.4Tom Callaway2017-02-095-49/+10
|
* Rebuild for readline 7.xIgor Gnatenko2017-01-121-1/+4
| | | | Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
* luaconf.h: Add multilib support for RISC-V architecture.Richard W.M. Jones2016-09-101-0/+2
| | | | | Just a trivial change to make sure this doesn't break when building the .riscv64.rpm package.
* create lua-libs subpackage, disable bootstrapTom Callaway2016-07-261-0/+4
|
* create lua-libs subpackage, disable bootstrapTom Callaway2016-07-261-4/+19
|
* apply upstream fixes for bug 1 & 2Tom Callaway2016-07-253-1/+48
|
* 5.3.3Tom Callaway2016-06-073-4/+9
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_RebuildDennis Gilmore2016-02-041-1/+4
|
* fix multilib issuesTom Callaway2015-12-112-1/+70
|
* Update to 5.3.2 (#1039249,1173984) / Added upstream test suite to verify buildd. johnson2015-12-108-301/+4
|
* Update to 5.3.2 (#1039249,1173984) / Added upstream test suite to verify buildd. johnson2015-12-101-13/+38
|
* Adding STAGE2 bootstrap recipeJaromir Capik2015-11-051-0/+8
| | | | https://fedorahosted.org/fpc/ticket/529
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_RebuildDennis Gilmore2015-06-171-1/+4
|
* Define LUA_COMPAT_5_2 in addition to LUA_COMPAT_5_1Kalev Lember2015-03-202-3/+7
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=1204129
* Rebuilt for Fedora 23 ChangeTill Maas2015-02-211-1/+5
| | | | https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
* lua 5.3 (with 5.2 library as to not break the whole freaking universe while ↵Tom Callaway2015-01-168-11/+568
| | | | we rebuild things)
* 5.2.3Tom Callaway2014-12-102-1/+2
|
* 5.2.3Tom Callaway2014-12-102-7/+25
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_RebuildPeter Robinson2014-08-171-1/+4
|
* fix license handlingTom Callaway2014-07-182-1/+28
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_RebuildDennis Gilmore2014-06-071-1/+4
|
* readd and fix configure-compat-module.patch to use LUA_CONFIG_ALL insteadTom Callaway2013-10-232-3/+8
|
* drop configure-compat-module.patch, if you really need old lua behavior, use ↵Tom Callaway2013-10-231-7/+6
| | | | compat-lua
* Drop compat-lua-libs package, as there now is a separate compat-luaHans de Goede2013-08-056-43935/+7
| | | | package (including a -devel)
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_RebuildDennis Gilmore2013-08-031-1/+4
|
* lua 5.2Tom Callaway2013-05-148-29/+412
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_RebuildDennis Gilmore2013-02-131-1/+4
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_RebuildDennis Gilmore2012-07-191-1/+4
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_RebuildDennis Gilmore2012-01-131-1/+4
|
* Provide lua(abi) = 5.1 for better distro updates laterTim Niemueller2011-04-061-1/+5
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_RebuildDennis Gilmore2011-02-081-1/+4
|
* lua f13: branch file removedTim Niemueller2011-01-291-1/+0
|
* Merge branch 'master' into f13Tim Niemueller2011-01-296-13/+252
|\ | | | | | | | | Conflicts: .gitignore
| * Update autotoolize patch, include Lua bugfix patchTim Niemueller2011-01-293-13/+214
| |
| * Add IDSIZE patch for better error messagesTim Niemueller2011-01-283-1/+23
| |
| * dist-git conversionFedora Release Engineering2010-10-071-0/+0
| |
| * Add patch regarding dlopen flags to support lunatic (Lua-Python bridge)lua-5_1_4-5_fc14Tim Niemueller2010-05-092-1/+17
| |
* | dist-git conversionFedora Release Engineering2010-10-071-0/+0
| |
* | Initialize branch F-13 for luaJesse Keating2010-02-171-0/+1
|/
* Fix typo that causes a failure to update the common directory. (releng #2781)F-13-startF-13-splitBill Nottingham2009-11-251-1/+1
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_RebuildF-12-splitJesse Keating2009-07-251-1/+4
|
* Link liblua.so with -lm (math lib), fixes rhbz #499238lua-5_1_4-3_fc12Tim Niemueller2009-06-111-2/+5
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuildlua-5_1_4-2_fc11Jesse Keating2009-02-251-1/+4
|