Update to 5.1.4
This commit is contained in:
parent
5f237b55d4
commit
85cba74cbb
@ -3,14 +3,14 @@
|
||||
%define luapkgdir %{_datadir}/lua/%{luaver}
|
||||
|
||||
Name: lua-posix
|
||||
Version: 5.1.2
|
||||
Release: 2%{?dist}
|
||||
Version: 5.1.4
|
||||
Release: 1%{?dist}
|
||||
Summary: A POSIX library for Lua
|
||||
|
||||
Group: Development/Libraries
|
||||
License: Public Domain
|
||||
URL: http://luaforge.net/projects/luaposix/
|
||||
Source0: http://luaforge.net/frs/download.php/3063/luaposix-5.1.2.tar.gz
|
||||
Source0: http://luaforge.net/frs/download.php/3572/luaposix-5.1.4.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: lua >= %{luaver}, lua-devel >= %{luaver}
|
||||
@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 22 2008 Tim Niemueller <tim@niemueller.de> - 5.1.4-1
|
||||
- Update to 5.1.4
|
||||
|
||||
* Sat Apr 05 2008 Tim Niemueller <tim@niemueller.de> - 5.1.2-2
|
||||
- Set proper CFLAGS for valid debuginfo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user