commit d93acec4e523b4558088bcf7219b5413e28455160a88431cf0c2bf480ebd5799 Author: Adrian Schröter Date: Fri May 3 19:38:12 2024 +0200 Sync from SUSE:SLFO:Main product-builder-plugin-ALP revision 514a7a34184385921d0ee99022ab7a57 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/_service b/_service new file mode 100644 index 0000000..1e1d3b8 --- /dev/null +++ b/_service @@ -0,0 +1,14 @@ + + + https://github.com/openSUSE/product-builder-plugins.git + ALP + git + 1.0.13 + + + + + *.tar + xz + + diff --git a/product-builder-plugin-ALP.changes b/product-builder-plugin-ALP.changes new file mode 100644 index 0000000..7ae8649 --- /dev/null +++ b/product-builder-plugin-ALP.changes @@ -0,0 +1,6 @@ +------------------------------------------------------------------- +Fri Jun 2 12:57:06 UTC 2023 - Adrian Schröter + +- ALP fork of current tumbleweed plugin + * only difference is the drop of dnf dependency for now. + diff --git a/product-builder-plugin-ALP.spec b/product-builder-plugin-ALP.spec new file mode 100644 index 0000000..3413a62 --- /dev/null +++ b/product-builder-plugin-ALP.spec @@ -0,0 +1,67 @@ +# +# spec file for package product-builder-plugin-Tumbleweed +# +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# +# 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 http://bugs.opensuse.org/ +# + + +Name: product-builder-plugin-ALP +Summary: openSUSE - KIWI Image System +License: GPL-2.0+ +Group: System/Management +Version: 1.0.13 +%define plugin_version suse-alp +Release: 0 +Source: product-builder-plugins-%version.tar.xz +Provides: product-builder-plugin = %version-%release +Requires: build >= 20230215 +Requires: createrepo_c +Requires: instsource-susedata +Requires: mkdosfs +Requires: mtools +Requires: package-EULAs +Requires: package-translations +Requires: instsource-susedata +Requires: product-builder +Supplements: product-builder +BuildArch: noarch + +%description +openSUSE - Product Builder Image System InstSource plugins provides information +and plugin code to create meta information for a SUSE +installation source. This particular package contains the metadata +plugins specific for the SUSE ALP media. + +%prep +%setup -n product-builder-plugins-%version + +%build +# empty because of rpmlint warning rpm-buildroot-usage + +%install +# build +test -e /.buildenv && . /.buildenv +make buildroot="%{buildroot}" version="%{plugin_version}" install + +%files +%defattr(-, root, root) +%license LICENSE +%dir %{_datadir}/kiwi +%dir %{_datadir}/kiwi/modules +%dir %{_datadir}/kiwi/modules/plugins +%dir %{_datadir}/kiwi/modules/plugins/%{plugin_version} +%{_datadir}/kiwi/modules/plugins/%{plugin_version}/*.pm +%config(noreplace) %{_datadir}/kiwi/modules/plugins/%{plugin_version}/*.ini + +%changelog diff --git a/product-builder-plugins-1.0.13.obscpio b/product-builder-plugins-1.0.13.obscpio new file mode 100644 index 0000000..77edf85 --- /dev/null +++ b/product-builder-plugins-1.0.13.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad9ffd2555bd7337f0a6caa4ee395b7301ac0aeea3960587dd24648e0b3bd3d3 +size 92171 diff --git a/product-builder-plugins.obsinfo b/product-builder-plugins.obsinfo new file mode 100644 index 0000000..e43381a --- /dev/null +++ b/product-builder-plugins.obsinfo @@ -0,0 +1,4 @@ +name: product-builder-plugins +version: 1.0.13 +mtime: 1685711151 +commit: 78fe990c645f30987a4c2161e889061a00c5c5c2