spec: sync

f7c4dca5 and 6d7181e8 changed the new spec file but omitted the changes from
the old one. This commit syncs them for consistency sake.
This commit is contained in:
Ondřej Budai 2020-06-29 12:00:04 +02:00
parent f87154af75
commit ee782c6860

View file

@ -39,6 +39,7 @@ BuildRequires: golang(github.com/google/uuid)
BuildRequires: golang(github.com/julienschmidt/httprouter)
BuildRequires: golang(github.com/gobwas/glob)
BuildRequires: golang(github.com/google/go-cmp/cmp)
BuildRequires: golang(github.com/gophercloud/gophercloud)
BuildRequires: golang(github.com/stretchr/testify)
%endif
@ -210,6 +211,7 @@ systemctl stop "osbuild-worker@*.service" "osbuild-remote-worker@*.service"
%package tests
Summary: Integration tests
Requires: %{name} = %{version}-%{release}
Requires: %{name}-rcm = %{version}-%{release}
Requires: composer-cli
Requires: createrepo_c
Requires: genisoimage