You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by js...@apache.org on 2016/03/14 18:38:38 UTC

aurora-packaging git commit: Remove cyrus-sasl and docker RPM dpendencies.

Repository: aurora-packaging
Updated Branches:
  refs/heads/master dc04762fe -> e9b879a98


Remove cyrus-sasl and docker RPM dpendencies.

I don't believe either of these dependencies are valid for the executor.

Reviewed at https://reviews.apache.org/r/44763/


Project: http://git-wip-us.apache.org/repos/asf/aurora-packaging/repo
Commit: http://git-wip-us.apache.org/repos/asf/aurora-packaging/commit/e9b879a9
Tree: http://git-wip-us.apache.org/repos/asf/aurora-packaging/tree/e9b879a9
Diff: http://git-wip-us.apache.org/repos/asf/aurora-packaging/diff/e9b879a9

Branch: refs/heads/master
Commit: e9b879a98b139377b115b46a40a2aa0886c8757d
Parents: dc04762
Author: Bill Farner <wf...@apache.org>
Authored: Mon Mar 14 11:39:27 2016 -0600
Committer: John Sirois <jo...@gmail.com>
Committed: Mon Mar 14 11:39:27 2016 -0600

----------------------------------------------------------------------
 specs/rpm/aurora.spec | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aurora-packaging/blob/e9b879a9/specs/rpm/aurora.spec
----------------------------------------------------------------------
diff --git a/specs/rpm/aurora.spec b/specs/rpm/aurora.spec
index 71ae030..20a6d34 100644
--- a/specs/rpm/aurora.spec
+++ b/specs/rpm/aurora.spec
@@ -126,13 +126,6 @@ schedulers.
 Summary: Mesos executor that runs and monitors tasks scheduled by the Aurora scheduler
 Group: Applications/System
 
-Requires: cyrus-sasl
-%if 0%{?rhel} && 0%{?rhel} < 7
-Requires: daemonize
-Requires: docker-io
-%else
-Requires: docker
-%endif
 Requires: mesos = %{MESOS_VERSION}
 %if 0%{?rhel} && 0%{?rhel} < 7
 Requires: python27