commit c7c3c11f5fbd3d0dc6e618cfb833f97fbb637e7cdb6df28b981853ee9e15ad47 Author: Callum Farmer Date: Mon Oct 25 20:40:28 2021 +0000 Accepting request 927369 from home:gmbr3:Lua New prosody dep https://prosody.im/doc/packagers#navbar OBS-URL: https://build.opensuse.org/request/show/927369 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-lualdap?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..72d2b45 --- /dev/null +++ b/_multibuild @@ -0,0 +1,5 @@ + +lua51 +lua53 +lua54 + diff --git a/_service b/_service new file mode 100644 index 0000000..99e50ba --- /dev/null +++ b/_service @@ -0,0 +1,16 @@ + + + git + https://github.com/lualdap/lualdap.git + v1.3.0 + @PARENT_TAG@ + v(.*) + enable + + + + xz + *.tar + + + \ No newline at end of file diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..9dc0c01 --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + https://github.com/lualdap/lualdap.git + be380f5d98f779c813a4fb4ae1400262366fc8d4 \ No newline at end of file diff --git a/lua-lualdap.changes b/lua-lualdap.changes new file mode 100644 index 0000000..700402c --- /dev/null +++ b/lua-lualdap.changes @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Mon Oct 25 19:53:48 UTC 2021 - Callum Farmer + +- initial version 1.3.0 + diff --git a/lua-lualdap.spec b/lua-lualdap.spec new file mode 100644 index 0000000..98ffb1f --- /dev/null +++ b/lua-lualdap.spec @@ -0,0 +1,59 @@ +# +# spec file for package lua-lualdap +# +# Copyright (c) 2021 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%define flavor @BUILD_FLAVOR@%{nil} +%define mod_name lualdap +Version: 1.3.0 +Release: 0 +Summary: Lua binding to OpenLDAP +License: MIT +Group: Development/Libraries/Other +URL: https://github.com/lualdap/lualdap +Source0: %{mod_name}-%{version}.tar.xz +BuildRequires: %{flavor}-devel +BuildRequires: lua-macros +BuildRequires: openldap2-devel +BuildRequires: pkgconfig +Requires: %{flavor} +%{lua_provides} +%if "%{flavor}" == "" +Name: lua-lualdap +ExclusiveArch: do_not_build +%else +Name: %{flavor}-lualdap +%endif + +%description +LuaLDAP is a simple interface from Lua to an LDAP client, in fact it is a bind to OpenLDAP client or ADSI + +%prep +%autosetup -n %{mod_name}-%{version} + +%build +%make_build CFLAGS="%{optflags} -std=c99" LUA_LIBDIR=%{_libdir} LDAP_LIBDIR=%{_libdir} \ +LBER_LIBDIR=%{_libdir} \ +%{nil} + +%install +%make_install INST_LIBDIR=%{lua_archdir} + +%files +%license docs/license.md +%{lua_archdir}/lualdap.so + +%changelog diff --git a/lualdap-1.3.0.obscpio b/lualdap-1.3.0.obscpio new file mode 100644 index 0000000..e8192a4 --- /dev/null +++ b/lualdap-1.3.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be9e1607947913e38319e058548ca4f62bf950e8fc655faad4b7f680f818e36b +size 197643 diff --git a/lualdap.obsinfo b/lualdap.obsinfo new file mode 100644 index 0000000..62ccbd8 --- /dev/null +++ b/lualdap.obsinfo @@ -0,0 +1,5 @@ +name: lualdap +version: 1.3.0 +mtime: 1622900982 +commit: be380f5d98f779c813a4fb4ae1400262366fc8d4 +