terminalmage pushed to salt (f21). "Add missing dependency on which"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jun 1 14:31:04 UTC 2015


From 15d5873b330b6cae9c5c00ae40a99d23200bbc26 Mon Sep 17 00:00:00 2001
From: Erik Johnson <erik at saltstack.com>
Date: Mon, 1 Jun 2015 09:28:08 -0500
Subject: Add missing dependency on which


diff --git a/salt.spec b/salt.spec
index 7ee0239..abcaf06 100644
--- a/salt.spec
+++ b/salt.spec
@@ -16,7 +16,7 @@
 
 Name: salt
 Version: 2015.5.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: A parallel remote execution system
 
 Group:   System Environment/Daemons
@@ -46,6 +46,7 @@ Requires: dmidecode
 %endif
 
 Requires: pciutils
+Requires: which
 Requires: yum-utils
 
 %if 0%{?with_python26}
@@ -447,6 +448,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Mon Jun  1 2015 Erik Johnson <erik at saltstack.com> - 2015.5.1-2
+- Add missing dependency on which (RH #1226636)
+
 * Wed May 27 2015 Erik Johnson <erik at saltstack.com> - 2015.5.1-1
 - Update to bugfix release 2015.5.1
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/salt.git/commit/?h=f21&id=15d5873b330b6cae9c5c00ae40a99d23200bbc26


More information about the scm-commits mailing list