Jump to letter: [
          
            ABCDEFGHIJKLMNOPRSTUWXYZ
          ]
        
        lua-devel: Development files for lua
        
        
            | Name: | lua-devel | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 5.1.2 | 
            License: | MIT | 
        
        
            | Release: | 1.el5 | 
            URL: | http://www.lua.org/ | 
        
        
        
        - Summary
 
        - This package contains development files for lua.
 
        
        
        Changelog
        
            - * Mon Apr  2 17: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 16: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 17: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.