walters pushed to rpm-ostree-toolbox (f22). "Change Requires to just docker per the rename"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Mar 27 13:07:33 UTC 2015


>From 5a9d60bad9d55b05f379f35865b257e029274d6f Mon Sep 17 00:00:00 2001
From: Colin Walters <walters at verbum.org>
Date: Wed, 25 Mar 2015 12:13:01 -0400
Subject: Change Requires to just docker per the rename


diff --git a/rpm-ostree-toolbox.spec b/rpm-ostree-toolbox.spec
index 34ce102..f37fe92 100644
--- a/rpm-ostree-toolbox.spec
+++ b/rpm-ostree-toolbox.spec
@@ -1,7 +1,7 @@
 Summary: Extra tools for rpm-ostree
 Name: rpm-ostree-toolbox
 Version: 2015.5
-Release: 2%{?dist}
+Release: 3%{?dist}
 #VCS: https://github.com/cgwalters/rpm-ostree-toolbox
 # This tarball is generated via "make -C packaging -f Makefile.dist-packaging dist-snapshot"
 # which is really just a wrapper for "git archive".
@@ -26,14 +26,7 @@ Requires: python
 Requires: python-iniparse
 Requires: pygobject2 pygobject3-base
 Requires: libvirt-python rpm-ostree
-
-%ifarch x86_64
-%if 0%{?fedora}
-Requires: docker-io
-%else
 Requires: docker
-%endif
-%endif
 
 Requires: gjs
 Requires: libguestfs-tools-c
@@ -108,6 +101,9 @@ getent passwd %{unprivileged_user} >/dev/null || \
 %{_unitdir}/rpm-ostree-toolbox-watch at .service
 
 %changelog
+* Wed Mar 25 2015 Colin Walters <walters at redhat.com> - 2015.5-3
+- Change Requires to just docker per the rename
+
 * Thu Feb 05 2015 Colin Walters <walters at redhat.com> - 2015.5-2
 - New upstream release
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rpm-ostree-toolbox.git/commit/?h=f22&id=5a9d60bad9d55b05f379f35865b257e029274d6f


More information about the scm-commits mailing list