Return-Path: X-Original-To: apmail-bigtop-commits-archive@www.apache.org Delivered-To: apmail-bigtop-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E75A21060E for ; Thu, 26 Sep 2013 15:30:57 +0000 (UTC) Received: (qmail 74584 invoked by uid 500); 26 Sep 2013 15:30:57 -0000 Delivered-To: apmail-bigtop-commits-archive@bigtop.apache.org Received: (qmail 74532 invoked by uid 500); 26 Sep 2013 15:30:57 -0000 Mailing-List: contact commits-help@bigtop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@bigtop.apache.org Delivered-To: mailing list commits@bigtop.apache.org Received: (qmail 74525 invoked by uid 99); 26 Sep 2013 15:30:55 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Sep 2013 15:30:55 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 2B28990AC5A; Thu, 26 Sep 2013 15:30:55 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rvs@apache.org To: commits@bigtop.apache.org Message-Id: <9f22b1dca12748719aa93664e585985d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: BIGTOP-1098. now that Saprk has had its first incubator release we have to adjust bigtop accordingly Date: Thu, 26 Sep 2013 15:30:55 +0000 (UTC) Updated Branches: refs/heads/master 7d7843855 -> 7188a9c48 BIGTOP-1098. now that Saprk has had its first incubator release we have to adjust bigtop accordingly Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/7188a9c4 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/7188a9c4 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/7188a9c4 Branch: refs/heads/master Commit: 7188a9c48a4c09f6a7badcc3b1036aac5de38acf Parents: 7d78438 Author: Roman Shaposhnik Authored: Thu Sep 26 08:30:23 2013 -0700 Committer: Roman Shaposhnik Committed: Thu Sep 26 08:30:23 2013 -0700 ---------------------------------------------------------------------- bigtop-packages/src/rpm/spark/SPECS/spark.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/7188a9c4/bigtop-packages/src/rpm/spark/SPECS/spark.spec ---------------------------------------------------------------------- diff --git a/bigtop-packages/src/rpm/spark/SPECS/spark.spec b/bigtop-packages/src/rpm/spark/SPECS/spark.spec index e6f5e2d..b5e0a17 100644 --- a/bigtop-packages/src/rpm/spark/SPECS/spark.spec +++ b/bigtop-packages/src/rpm/spark/SPECS/spark.spec @@ -76,8 +76,7 @@ language-integrated syntax that makes it easy to write parallel jobs. Spark runs on top of the Apache Mesos cluster manager. %prep -#%setup -n %{name}-%{spark_base_version} -%setup -n spark-branch-0.8 +%setup -n %{name}-%{spark_base_version} %build bash $RPM_SOURCE_DIR/do-component-build