Return-Path: X-Original-To: apmail-incubator-bigtop-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-bigtop-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D4957D2E9 for ; Thu, 9 Aug 2012 20:35:22 +0000 (UTC) Received: (qmail 47599 invoked by uid 500); 9 Aug 2012 20:35:22 -0000 Delivered-To: apmail-incubator-bigtop-commits-archive@incubator.apache.org Received: (qmail 47565 invoked by uid 500); 9 Aug 2012 20:35:22 -0000 Mailing-List: contact bigtop-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@incubator.apache.org Delivered-To: mailing list bigtop-commits@incubator.apache.org Received: (qmail 47557 invoked by uid 99); 9 Aug 2012 20:35:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 20:35:22 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 20:35:21 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A28012388AA6; Thu, 9 Aug 2012 20:34:38 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1371448 - /incubator/bigtop/branches/branch-0.4/bigtop-packages/src/rpm/hbase/SPECS/hbase.spec Date: Thu, 09 Aug 2012 20:34:38 -0000 To: bigtop-commits@incubator.apache.org From: rvs@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120809203438.A28012388AA6@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rvs Date: Thu Aug 9 20:34:38 2012 New Revision: 1371448 URL: http://svn.apache.org/viewvc?rev=1371448&view=rev Log: BIGTOP-606. Bump version of HBase to 0.94.1 Modified: incubator/bigtop/branches/branch-0.4/bigtop-packages/src/rpm/hbase/SPECS/hbase.spec Modified: incubator/bigtop/branches/branch-0.4/bigtop-packages/src/rpm/hbase/SPECS/hbase.spec URL: http://svn.apache.org/viewvc/incubator/bigtop/branches/branch-0.4/bigtop-packages/src/rpm/hbase/SPECS/hbase.spec?rev=1371448&r1=1371447&r2=1371448&view=diff ============================================================================== --- incubator/bigtop/branches/branch-0.4/bigtop-packages/src/rpm/hbase/SPECS/hbase.spec (original) +++ incubator/bigtop/branches/branch-0.4/bigtop-packages/src/rpm/hbase/SPECS/hbase.spec Thu Aug 9 20:34:38 2012 @@ -233,7 +233,8 @@ Requires: redhat-lsb The Apache HBase REST gateway %prep -%setup -n %{name}-%{hbase_base_version} +#%setup -n %{name}-%{hbase_base_version} +%setup -n apache-hbase-9728756 %build env HBASE_VERSION=%{version} bash %{SOURCE1}