From fb02148893f58663ed0e89754257264dca0a724993d86c277273471bd9daa78d Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Tue, 14 May 2024 10:34:17 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/containment-tik-img-to-rpm?expand=0&rev=18 --- containment-tik-img-to-rpm.spec | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/containment-tik-img-to-rpm.spec b/containment-tik-img-to-rpm.spec index 7e72a29..88a5913 100644 --- a/containment-tik-img-to-rpm.spec +++ b/containment-tik-img-to-rpm.spec @@ -15,23 +15,22 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -# norootforbuild Name: containment-tik-img-to-rpm Version: 1.0 Release: 0 -Summary: OBS Post check for containing tik-osimage-* images in RPM +Summary: OBS Post check for containing tik-osimage-* images in RPM License: MIT Source: containment-tik-img-to-rpm -Source1: image.spec.in +Source1: image.spec.in BuildRequires: filesystem -BuildArch: noarch +BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: jq -Requires: gawk +Requires: build Requires: coreutils -Conflicts: containment-rpm - +Requires: gawk +Requires: jq +Conflicts: containment-rpm %description OBS Post check for containing tik-osimage-* images in RPM @@ -52,4 +51,3 @@ install -m 644 %{SOURCE1} %{buildroot}/usr/lib/build/ %{_prefix}/lib/build/image.spec.in %changelog -