SHA256
10
0
forked from pool/lua-luaposix
Tomáš Chvátal
2017-07-13 18:36:11 +00:00
committed by Git OBS Bridge
parent f8c55d3071
commit b37d4a1c9c
4 changed files with 7 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
%define flavor @BUILD_FLAVOR@
%define mod_name luaposix
Name: %{flavor}-%{mod_name}
Version: 33.4.0
Version: 33.3.1
Release: 0
Summary: POSIX library for Lua
License: MIT
@@ -27,6 +27,8 @@ Group: Development/Libraries/Other
Url: https://github.com/luaposix/luaposix
Source0: https://github.com/luaposix/luaposix/archive/release-v%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz
BuildRequires: %{flavor}-devel
BuildRequires: ncurses-devel
BuildRequires: perl
Requires: %{flavor}
%if "%{flavor}" == "lua53"
Provides: lua-%{_name} = %{version}