kushal pushed to tunir (master). "Fixing the dependency."

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 6 03:22:27 UTC 2015


>From c2a6507defa45d7f43ab699d43e1234bf912e3cd Mon Sep 17 00:00:00 2001
From: Kushal Das <kushaldas at gmail.com>
Date: Wed, 6 May 2015 08:51:48 +0530
Subject: Fixing the dependency.


diff --git a/tunir.spec b/tunir.spec
index a9dbcb4..d208182 100644
--- a/tunir.spec
+++ b/tunir.spec
@@ -1,6 +1,6 @@
 Name:           tunir
 Version:        0.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        An ultra light CI system
 
 License:        GPLv2+
@@ -15,7 +15,7 @@ BuildRequires:  python-paramiko
 BuildArch:      noarch
 Requires:       redis
 Requires:       python-redis
-Requires:       docker-io
+Requires:       docker
 Requires:       libguestfs-tools
 Requires:       python-sqlalchemy
 Requires:       python-paramiko
@@ -51,6 +51,9 @@ rm -rf *.egg-info
 
 
 %changelog
+* Wed May 05 2015 Kushal Das <kushal at fedoraproject.org> 0.6-2
+- Fixing dependency with docker.
+
 * Fri Apr 17 2015 Kushal Das <kushal at fedoraproject.org> 0.6-1
 - Updates to 0.6 release
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/tunir.git/commit/?h=master&id=c2a6507defa45d7f43ab699d43e1234bf912e3cd


More information about the scm-commits mailing list