|
|
@ -1,5 +1,5 @@ |
|
|
|
%if 0%{?fedora} >= 22 |
|
|
|
%if 0%{?fedora} >= 22 |
|
|
|
%global luaver 5.3 |
|
|
|
%global luaver 5.4 |
|
|
|
%global luacompatver 5.1 |
|
|
|
%global luacompatver 5.1 |
|
|
|
%global luacompatlibdir %{_libdir}/lua/%{luacompatver} |
|
|
|
%global luacompatlibdir %{_libdir}/lua/%{luacompatver} |
|
|
|
%global luacompatpkgdir %{_datadir}/lua/%{luacompatver} |
|
|
|
%global luacompatpkgdir %{_datadir}/lua/%{luacompatver} |
|
|
@ -21,7 +21,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
Name: lua-ldap |
|
|
|
Name: lua-ldap |
|
|
|
Version: 1.1.0 |
|
|
|
Version: 1.1.0 |
|
|
|
Release: 15%{?dist} |
|
|
|
Release: 16%{?dist} |
|
|
|
Summary: LDAP client library for Lua, using OpenLDAP |
|
|
|
Summary: LDAP client library for Lua, using OpenLDAP |
|
|
|
License: MIT |
|
|
|
License: MIT |
|
|
|
URL: http://www.keplerproject.org/lualdap/ |
|
|
|
URL: http://www.keplerproject.org/lualdap/ |
|
|
@ -124,6 +124,9 @@ popd |
|
|
|
%endif |
|
|
|
%endif |
|
|
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
%changelog |
|
|
|
|
|
|
|
* Tue Jun 30 2020 Björn Esser <besser82@fedoraproject.org> - 1.1.0-16 |
|
|
|
|
|
|
|
- Rebuilt for Lua 5.4 |
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-15 |
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-15 |
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild |
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild |
|
|
|
|
|
|
|
|
|
|
|