This commit is contained in:
parent
374c376fe2
commit
fb02148893
@ -15,23 +15,22 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
Name: containment-tik-img-to-rpm
|
Name: containment-tik-img-to-rpm
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 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
|
License: MIT
|
||||||
Source: containment-tik-img-to-rpm
|
Source: containment-tik-img-to-rpm
|
||||||
Source1: image.spec.in
|
Source1: image.spec.in
|
||||||
BuildRequires: filesystem
|
BuildRequires: filesystem
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires: jq
|
Requires: build
|
||||||
Requires: gawk
|
|
||||||
Requires: coreutils
|
Requires: coreutils
|
||||||
Conflicts: containment-rpm
|
Requires: gawk
|
||||||
|
Requires: jq
|
||||||
|
Conflicts: containment-rpm
|
||||||
|
|
||||||
%description
|
%description
|
||||||
OBS Post check for containing tik-osimage-* images in RPM
|
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
|
%{_prefix}/lib/build/image.spec.in
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user