commit 52a2c77a4e4a8b384b1b48689a21f5ea939df6cafa7d1270ce4149b64acbc110 Author: Jan Engelhardt Date: Thu May 15 09:33:02 2025 +0200 Import 1.2.2 from OBS 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/nginx-module-rtmp.changes b/nginx-module-rtmp.changes new file mode 100644 index 0000000..39bb913 --- /dev/null +++ b/nginx-module-rtmp.changes @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Mon Feb 21 11:44:36 UTC 2022 - Jan Engelhardt + +- Initial package (0~g23/1e0fa0bf) for build.opensuse.org diff --git a/nginx-module-rtmp.spec b/nginx-module-rtmp.spec new file mode 100644 index 0000000..f75c54b --- /dev/null +++ b/nginx-module-rtmp.spec @@ -0,0 +1,52 @@ +# +# spec file for package nginx-module-rtmp +# +# Copyright (c) 2022 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/ +# + + +Name: nginx-module-rtmp +Version: 1.2.2 +Release: 0 +Summary: NGINX module for RTMP/HLS/DASH serving +License: BSD-2-Clause +Group: Productivity/Networking/Web/Proxy +URL: https://github.com/arut/nginx-rtmp-module/ +Source: https://github.com/arut/nginx-rtmp-module/archive/refs/tags/v%version.tar.gz +BuildRequires: nginx-source +%ngx_conditionals +%ngx_requires + +%description + +%prep +%autosetup -p1 -n nginx-rtmp-module-%version +cp -r %_prefix/src/nginx . + +%build +cd nginx +export CFLAGS="-Wno-error" +%ngx_configure --add-dynamic-module=.. +%make_build modules + +%install +mkdir -p %buildroot/%ngx_module_dir +install -Dpm0755 nginx/objs/ngx_rtmp_module.so %buildroot%ngx_module_dir + +%files +%license LICENSE +%doc *.md +%ngx_module_dir/ngx*.so + +%changelog diff --git a/v1.2.2.tar.gz b/v1.2.2.tar.gz new file mode 100644 index 0000000..7a3b881 --- /dev/null +++ b/v1.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07f19b7bffec5e357bb8820c63e5281debd45f5a2e6d46b1636d9202c3e09d78 +size 519934