SHA256
10
0
forked from pool/lua-luaposix

- Update to 33.4.0:

* lua ncurses moved to separate plugin
- Drop patch install_path.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaposix?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2017-07-13 17:49:46 +00:00
committed by Git OBS Bridge
parent 772ae77bae
commit 7efb871ed6
5 changed files with 8 additions and 21 deletions

View File

@@ -1,11 +0,0 @@
--- local.mk 2015-02-27 16:14:59.000000000 -0800
+++ local.mk 2015-02-27 16:30:27.000000000 -0800
@@ -70,7 +70,7 @@
lib/posix/util.lua \
$(NOTHING_ELSE)
-luaexec_LTLIBRARIES += ext/posix/posix.la
+lib_LTLIBRARIES += ext/posix/posix.la
ext_posix_posix_la_SOURCES = \
ext/posix/posix.c \

View File

@@ -2,8 +2,10 @@
Thu Jul 13 17:38:22 UTC 2017 - tchvatal@suse.com
- Switch to multibuild build
- Update to 34.0.1:
- Update to 33.4.0:
* Various lua5.3 fixes
* lua ncurses moved to separate plugin
- Drop patch install_path.patch
-------------------------------------------------------------------
Wed Jan 4 15:48:47 UTC 2017 - eich@suse.com

View File

@@ -19,18 +19,14 @@
%define flavor @BUILD_FLAVOR@
%define mod_name luaposix
Name: %{flavor}-%{mod_name}
Version: 34.0.1
Version: 33.4.0
Release: 0
Summary: POSIX library for Lua
License: MIT
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
Patch1: install_path.patch
BuildRequires: %{flavor}-devel
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: ncurses-devel
Requires: %{flavor}
%if "%{flavor}" == "lua53"
Provides: lua-%{_name} = %{version}
@@ -50,7 +46,7 @@ Group: Documentation/HTML
BuildArch: noarch
%description doc
This package contains the documentation for lua-luaposix.
This package contains the documentation for %{_flavor}-luaposix.
%prep
%setup -q -n luaposix-release-v%{version}

3
luaposix-33.4.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e66262f5b7fe1c32c65f17a5ef5ffb31c4d1877019b4870a5d373e2ab6526a21
size 643523

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06bc4843f9b7acced6eea1b46c30d82f52df0654100c5c59ea7de7a13c687693
size 173873