Пакет liblua5.1-compat-devel: Изменения

Последнее изменение


14 ноября 2020 г. Vladimir D. Seleznev 5.1.5-alt17
- lua5.1-compat-devel: do not provide pkgconfig(lua)
19 сентября 2019 г. Vladimir Didenko 5.1.5-alt16
- add lua(abi) = 5.1 to provides
27 марта 2018 г. Igor Vlasenko 5.1.5-alt15
- added Requires: libreadline-devel to devel (not found by autoreq)
26 марта 2017 г. Vladimir D. Seleznev 5.1.5-alt14
- removed lua5.1-5.1.5-alt-at-luaconf.patch in favor to general approach
9 марта 2017 г. Igor Vlasenko 5.1.5-alt13
- adjusted liblua5-devel conflicts (closes: #33223)
9 марта 2017 г. Igor Vlasenko 5.1.5-alt12
- added liblua5-devel provides (closes: #33223)
15 февраля 2017 г. Igor Vlasenko 5.1.5-alt11
- no need for lua5.1-alt-compat provides now
- stronger Conflicts: lua5.1-alt-compat < 1.0.1
14 февраля 2017 г. Igor Vlasenko 5.1.5-alt10
- compat devel stuff moved to liblua5.1-compat-devel (for future use)
14 февраля 2017 г. Igor Vlasenko 5.1.5-alt9
- added conflicts and provides for asterisk-build-hacks
11 февраля 2017 г. Igor Vlasenko 5.1.5-alt8
- added Requires: on preinstall subpackage
- upgrade script made more forceful (should help #33104)
10 февраля 2017 г. Igor Vlasenko 5.1.5-alt7
- added /usr/include/lua5.1 (seen in boswars, for better compatibility)
9 февраля 2017 г. Igor Vlasenko 5.1.5-alt6
- added lua5.1.pc and liblua5.1.so as packages expect them
- added if_with lua_compat to group conflicting files
9 февраля 2017 г. Igor Vlasenko 5.1.5-alt5
- added preinstall subpackage to help apt dist-upgrade.
8 февраля 2017 г. Igor Vlasenko 5.1.5-alt4
- restored luaconf.h LUA_CDIR / LUA_LDIR defaults
- split cummulative diff into separate patches
- added lua-5.1.4-idsize.patch (fc)
- added lua-5.1.4-lunatic.patch (fc)
- returned LUA_CDIR and LUA_LDIR definitions to luaconf.h
8 февраля 2017 г. Vladimir D. Seleznev 5.1.5-alt3
- added lua-5.1.pc, liblua-5.1.so and related files (thx Igor Vlasenko).
- removed liblua5-devel provides to avoid clash with liblua5.3-devel (thx Igor
  Vlasenko).
- renamed lua5 package to lua5.1.
- added %pre for 5->5.1 upgrade (thx Igor Vlasenko).
- added symlinks for fedora (thx Igor Vlasenko).
- removed %_bindir/lua %_bindir/luac %_man1dir/lua.1*
  %_man1dir/luac.1*.
- reverted LUA_LDIR and LUA_CDIR in luaconf.h and paths in lua.pc.
- fixed build with gcc6.
20 декабря 2016 г. Vladimir D. Seleznev 5.1.5-alt2
- renamed liblua5-devel package to liblua5.1-devel
- renamed liblua5-devel-static package to liblua5.1-devel-static
7 сентября 2014 г. Evgenii Terechkov 5.1.5-alt1
- Patch for CVE-2014-5461 applied
- 5.1.4 -> 5.1.5
- lua-5.1.4 patches reverted
- applied official pathes #1/#2 from lua.org/bugs.html
3 мая 2011 г. Evgenii Terechkov 5.1.4-alt5
- Add more info in lua.pc (ALT#25368)
26 февраля 2011 г. Dmitry V. Levin 5.1.4-alt4
- Rebuilt for debuginfo.
4 ноября 2010 г. Dmitry V. Levin 5.1.4-alt3
- Applied official patches #7 and #8 from lua.org/bugs.html (by at@).
16 февраля 2010 г. Alexey Tourbin 5.1.4-alt2
- applied official patch #6 from lua.org/bugs.html
28 сентября 2009 г. Alexey Tourbin 5.1.4-alt1
- 5.1.3 -> 5.1.4
- applied 3 official patches from lua.org/bugs.html
- reverted lua-5.0 compatibility hacks
- disabled APICHECK to workaround assertion failures (#18557)
24 июня 2008 г. Alexey Tourbin 5.1.3-alt2.1
- spec: removed "BuildArch: %_target_cpu"
22 июня 2008 г. Alexey Tourbin 5.1.3-alt2
- http://www.lua.org/ftp/patch-lua-5.1.3 (20080508)
- made lua5-doc package noarch
1 марта 2008 г. Alexey Tourbin 5.1.3-alt1
- 5.1.2 -> 5.1.3
24 октября 2007 г. Alexey Tourbin 5.1.2-alt4
- luaconf.h (lua_popen): call fflush(NULL) before popen()
- applied 1 more official patch from lua.org/bugs.html:
  + An error in a module loaded through the '-l' option shows no traceback.
12 августа 2007 г. Alexey Tourbin 5.1.2-alt3
- applied 2 more official patches from lua.org/bugs.html:
  + Very small numbers all collide in the hash function.
  + Too many variables in an assignment may cause a C stack overflow.
- changed src.rpm packaging to keep unmodified upstream tarball
17 июня 2007 г. Alexey Tourbin 5.1.2-alt2
- applied official patches from lua.org/bugs.html:
  + Code generated for "-nil", "-true", and "-false" is wrong.
  + Count hook may be called without being set.
  + Wrong error message in some concatenations.
- ldo.c (luaD_throw): abort() instead of exit(EXIT_FAILURE)
- relaxed lua5-doc dependencies
4 апреля 2007 г. Alexey Tourbin 5.1.2-alt1
- updated to 5.1.2
- installed /usr/lib64/pkgconfig/lua.pc
19 марта 2007 г. Alexey Tourbin 5.1.1-alt3
- applied 3 more official patches from lua.org/bugs.html
- in the COPYRIGHT file, added notice about readline/GPL