From 80a5021b60fe16c1e0725822f5237667c66fd91d Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 13 Aug 2020 13:57:14 -0400 Subject: [PATCH] use correct remote tag for podman-remote Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 349ee0a..7a187c6 100644 --- a/podman.spec +++ b/podman.spec @@ -467,7 +467,7 @@ export BUILDTAGS+=" containers_image_ostree_stub" %gobuild -o bin/%{name} %{import_path}/cmd/%{name} # build %%{name}-remote -export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion remoteclient" +export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion remote" %gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name} pushd dnsname-%{commit_plugins}