Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        lua-devel - Development files for lua
        
        - This package contains development files for lua. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | lua-devel | 5.1.2 | 1.fc6 | x86_64 | 40 KiB | Mon Apr  2 16:11:55 2007 | 
        
        Changelog
        
            - * Mon Apr  2 18:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 5.1.2-1
- - New upstream release 5.1.2
- Fix use of rpath on x86_64 
            - * Fri Jan 19 17:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 5.1.1-3
- - Remove "-lreadline -lncurses" from lua.pc (bz 213895) 
            - * Sun Oct 15 18:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 5.1.1-2
- - Only link /usr/bin/lua with readline / do not link %{_libdir}/liblua-5.1.so
  with readline so that we don't cause any License troubles for packages
  linking against liblua-5.1.so, otherwise lua could drag the GPL only readline
  lib into the linking of non GPL apps.