diff -U2 -r /var/lib/copr-rpmbuild/results/image-builder/upstream-unpacked/Source0/image-builder-cli-7/image-builder.spec /var/lib/copr-rpmbuild/results/image-builder/srpm-unpacked/image-builder-cli-7.tar.gz-extract/image-builder-cli-7/image-builder.spec --- /var/lib/copr-rpmbuild/results/image-builder/upstream-unpacked/Source0/image-builder-cli-7/image-builder.spec 2025-01-22 08:18:15.000000000 +0000 +++ /var/lib/copr-rpmbuild/results/image-builder/srpm-unpacked/image-builder-cli-7.tar.gz-extract/image-builder-cli-7/image-builder.spec 2025-01-23 08:56:56.000000000 +0000 @@ -1,7 +1,2 @@ -# Do not build with tests by default -# Pass --with tests to rpmbuild to override -%bcond_with tests -%bcond_with relax_requires - # The minimum required osbuild version, note that this used to be 129 # but got bumped to 138 for librepo support which is not strictly @@ -13,5 +8,5 @@ %global goipath github.com/osbuild/image-builder-cli -Version: 7 +Version: 8 %gometa @@ -25,5 +20,5 @@ Release: 1%{?dist} Summary: An image building executable using osbuild -ExcludeArch: i686 armv7hl +ExcludeArch: i686 # Upstream license specification: Apache-2.0 @@ -37,8 +32,4 @@ BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} -BuildRequires: systemd -BuildRequires: krb5-devel -BuildRequires: python3-docutils -BuildRequires: make # Build requirements of 'theproglottis/gpgme' package BuildRequires: gpgme-devel @@ -47,6 +38,4 @@ BuildRequires: device-mapper-devel %if 0%{?fedora} -BuildRequires: systemd-rpm-macros -BuildRequires: git # Build requirements of 'github.com/containers/storage' package BuildRequires: btrfs-progs-devel diff -U2 -r /var/lib/copr-rpmbuild/results/image-builder/upstream-unpacked/Source0/image-builder-cli-7/rpmbuild/SPECS/image-builder.spec /var/lib/copr-rpmbuild/results/image-builder/srpm-unpacked/image-builder-cli-7.tar.gz-extract/image-builder-cli-7/rpmbuild/SPECS/image-builder.spec --- /var/lib/copr-rpmbuild/results/image-builder/upstream-unpacked/Source0/image-builder-cli-7/rpmbuild/SPECS/image-builder.spec 2025-01-22 08:18:15.000000000 +0000 +++ /var/lib/copr-rpmbuild/results/image-builder/srpm-unpacked/image-builder-cli-7.tar.gz-extract/image-builder-cli-7/rpmbuild/SPECS/image-builder.spec 2025-01-23 08:56:56.000000000 +0000 @@ -1,7 +1,2 @@ -# Do not build with tests by default -# Pass --with tests to rpmbuild to override -%bcond_with tests -%bcond_with relax_requires - # The minimum required osbuild version, note that this used to be 129 # but got bumped to 138 for librepo support which is not strictly @@ -13,5 +8,5 @@ %global goipath github.com/osbuild/image-builder-cli -Version: 7 +Version: 8 %gometa @@ -25,5 +20,5 @@ Release: 1%{?dist} Summary: An image building executable using osbuild -ExcludeArch: i686 armv7hl +ExcludeArch: i686 # Upstream license specification: Apache-2.0 @@ -37,8 +32,4 @@ BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} -BuildRequires: systemd -BuildRequires: krb5-devel -BuildRequires: python3-docutils -BuildRequires: make # Build requirements of 'theproglottis/gpgme' package BuildRequires: gpgme-devel @@ -47,6 +38,4 @@ BuildRequires: device-mapper-devel %if 0%{?fedora} -BuildRequires: systemd-rpm-macros -BuildRequires: git # Build requirements of 'github.com/containers/storage' package BuildRequires: btrfs-progs-devel