fun with autotools

This commit is contained in:
Tom Callaway 2013-05-14 22:07:32 -04:00
parent 2a1a006775
commit d62a4825e1
2 changed files with 2 additions and 3 deletions

View File

@ -15,7 +15,7 @@ Source0: https://github.com/luaposix/luaposix/archive/%{commit}/%{name}-%
Patch0: luaposix-lua-5.2.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: lua >= %{luaver}, lua-devel >= %{luaver}
BuildRequires: ncurses-devel, autoconf, automake, libtool
BuildRequires: ncurses-devel
Requires: lua >= %{luaver}
%description
@ -25,7 +25,6 @@ to Lua programs.
%prep
%setup -q -n luaposix-%{commit}
%patch0 -p1 -b .lua-52
autoreconf -vif
%build
%configure --libdir=%{lualibdir} --datadir=/%{luapkgdir}

View File

@ -1 +1 @@
df3d8b211ea79e82e9a60fd8e6165e3b lua-posix-5.1.28-8f80582.tar.gz
3798d86d4560a810f2a382ca5e235a0c lua-posix-5.1.28-8f80582.tar.gz