# Generated by go2rpm 1.18.0 %bcond check 1 # https://github.com/grafana/alloy %global goipath github.com/grafana/alloy Version: v1.11.3 %global tag v1.11.3 %gometa -L -f Name: alloy Release: 1%{?dist} Summary: OpenTelemetry Collector distribution with programmable pipelines # Generated by go-vendor-tools License: AFL-2.1 AND AFL-3.0 AND AGPL-3.0-only AND Apache-2.0 AND BSD-2-Clause AND BSD-2-Clause-Views AND BSD-2-Clause-first-lines AND BSD-3-Clause AND BSD-3-Clause-Clear AND BSD-3-Clause-No-Nuclear-Warranty AND BSD-4-Clause AND BSD-4-Clause-UC AND BSD-4.3TAHOE AND BSD-Source-Code AND Beerware AND Bison-exception-2.2 AND CC-BY-3.0 AND CC-BY-4.0 AND CC-BY-SA-2.0 AND CC-BY-SA-3.0 AND CC-BY-SA-4.0 AND CC-PDDC AND CMU-Mach AND CMU-Mach-nodoc AND FSFULLR AND FSFULLRWD AND GFDL-1.1-only AND GFDL-1.1-or-later AND GFDL-1.3-only AND GFDL-1.3-or-later AND GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later WITH mif-exception AND GPL-3.0-only AND GPL-3.0-or-later AND GPL-3.0-or-later WITH Bison-exception-2.2 AND GPL-3.0-or-later WITH GCC-exception-3.1 AND HPND AND HPND-Markus-Kuhn AND HPND-export-US-acknowledgement AND HPND-export-US-modify AND HPND-export2-US AND ISC AND Inner-Net-2.0 AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.0-or-later WITH GCC-exception-2.0 AND LGPL-2.1-only AND LGPL-2.1-only WITH LicenseRef-scancode-unlimited-link-exception-lgpl AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH LicenseRef-scancode-unlimited-link-exception-lgpl AND LGPL-3.0-only AND LGPL-3.0-only WITH LGPL-3.0-linking-exception AND LGPL-3.0-or-later AND LPPL-1.3c AND LicenseRef-Fedora-Public-Domain AND LicenseRef-scancode-brian-gladman-3-clause AND LicenseRef-scancode-bsd-unchanged AND LicenseRef-scancode-generic-export-compliance AND LicenseRef-scancode-google-patent-license-golang AND LicenseRef-scancode-gutenberg-2020 AND LicenseRef-scancode-ietf AND LicenseRef-scancode-ietf-trust AND LicenseRef-scancode-ldpgpl-1 AND LicenseRef-scancode-ldpgpl-1a AND LicenseRef-scancode-michigan-disclaimer AND LicenseRef-scancode-mit-old-style AND LicenseRef-scancode-newlib-historical AND LicenseRef-scancode-ocb-open-source-2013 AND LicenseRef-scancode-openwall-md5-permissive AND LicenseRef-scancode-other-copyleft AND LicenseRef-scancode-other-permissive AND LicenseRef-scancode-pcre AND LicenseRef-scancode-proprietary-license AND LicenseRef-scancode-punycode AND LicenseRef-scancode-rsa-1990 AND LicenseRef-scancode-rsa-md4 AND LicenseRef-scancode-softfloat-2.0 AND LicenseRef-scancode-sun-rpc AND LicenseRef-scancode-unknown-license-reference AND LicenseRef-scancode-warranty-disclaimer AND Linux-man-pages-copyleft-2-para AND MIT AND MIT-CMU AND MPL-2.0 AND MS-PL AND NCSA AND OFL-1.1 AND OLDAP-2.8 AND OSL-1.1 AND OpenSSL AND OpenSSL-standalone AND OpenVision AND RSA-MD AND Rdisc AND SSH-OpenSSH AND SSLeay-standalone AND Sleepycat AND Spencer-94 AND SunPro AND TCL AND UPL-1.0 AND X11 AND X11-distribute-modifications-variant AND Zlib AND blessing AND bzip2-1.0.6 AND snprintf AND ssh-keyscan AND (EPL-1.0 AND LicenseRef-scancode-other-copyleft) AND (GPL-2.0-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later WITH LicenseRef-scancode-gcc-compiler-exception-2.0) AND (GPL-3.0-or-later WITH Bison-exception-2.2 AND Ruby) AND (LGPL-2.1-or-later AND LicenseRef-scancode-other-copyleft AND LicenseRef-scancode-other-permissive) AND (LicenseRef-scancode-other-permissive AND OpenSSL) AND (LicenseRef-scancode-unknown-license-reference AND MIT) AND (AFL-2.0 OR LGPL-2.0-or-later) AND (AFL-2.1 OR GPL-2.0-or-later) AND (Apache-2.0 OR GPL-2.0-only) AND (BSD-2-Clause OR GPL-2.0-only) AND (BSD-2-Clause OR GPL-2.0-or-later) AND (BSD-3-Clause OR GPL-1.0-or-later) AND (BSD-3-Clause OR GPL-2.0-only) AND (BSD-3-Clause OR LGPL-2.0-or-later) AND (BSD-3-Clause OR LGPL-2.1-or-later) AND (BSD-3-Clause OR OpenSSL) AND (BSD-3-Clause-Clear OR GPL-2.0-or-later) AND (GPL-1.0-or-later OR LGPL-2.0-or-later) AND (GPL-1.0-or-later OR LicenseRef-scancode-other-copyleft) AND (GPL-1.0-or-later OR MIT) AND (GPL-2.0-only OR MPL-2.0) AND (GPL-2.0-only OR OSL-1.1) AND (GPL-2.0-or-later OR LGPL-3.0-or-later) AND (GPL-2.0-or-later OR MIT) AND (LGPL-2.1-or-later OR LicenseRef-scancode-csprng) AND (MIT OR NCSA) URL: %{gourl} Source0: %{gosource} # Generated by go-vendor-tools Source1: %{archivename}-vendor.tar.bz2 Source2: go-vendor-tools.toml BuildRequires: go-vendor-tools BuildRequires: git %description OpenTelemetry Collector distribution with programmable pipelines. %prep %goprep -A %setup -q -T -D -a1 %{forgesetupargs} %generate_buildrequires %go_vendor_license_buildrequires -c %{S:2} %build %global gomodulesmode GO111MODULE=on %gobuild -o %{gobuilddir}/bin/alloy %{goipath} %install %go_vendor_license_install -c %{S:2} install -m 0755 -vd %{buildroot}%{_bindir} install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %check %files -f %{go_vendor_license_filelist} %license vendor/modules.txt %doc docs example CHANGELOG.md CODE_OF_CONDUCT.md GOVERNANCE.md LICENSING.md %doc MAINTAINERS.md README.md SECURITY.md %doc operations/alloy-syntax-jsonnet/README.md operations/helm/README.md %doc operations/helm/charts/alloy/CHANGELOG.md %doc operations/helm/charts/alloy/README.md %doc operations/helm/charts/alloy/README.md.gotmpl %doc operations/helm/charts/alloy/templates/NOTES.txt syntax/README.md %doc tools/release-note.md tools/build-image/README.md %{_bindir}/alloy %changelog * Tue Oct 28 2025 Juraj Marcin - v1.11.3-1 - Initial package