Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 43368 invoked from network); 22 Sep 2010 16:53:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Sep 2010 16:53:16 -0000 Received: (qmail 79324 invoked by uid 500); 22 Sep 2010 16:53:16 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 79306 invoked by uid 500); 22 Sep 2010 16:53:15 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 79298 invoked by uid 99); 22 Sep 2010 16:53:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Sep 2010 16:53:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Wed, 22 Sep 2010 16:53:15 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C61DC23888EC; Wed, 22 Sep 2010 16:52:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1000084 - /cassandra/branches/cassandra-0.6/redhat/apache-cassandra.spec Date: Wed, 22 Sep 2010 16:52:54 -0000 To: commits@cassandra.apache.org From: brandonwilliams@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100922165254.C61DC23888EC@eris.apache.org> Author: brandonwilliams Date: Wed Sep 22 16:52:54 2010 New Revision: 1000084 URL: http://svn.apache.org/viewvc?rev=1000084&view=rev Log: Change RPM version to 0.6.6. Patch by brandonwilliams. Modified: cassandra/branches/cassandra-0.6/redhat/apache-cassandra.spec Modified: cassandra/branches/cassandra-0.6/redhat/apache-cassandra.spec URL: http://svn.apache.org/viewvc/cassandra/branches/cassandra-0.6/redhat/apache-cassandra.spec?rev=1000084&r1=1000083&r2=1000084&view=diff ============================================================================== --- cassandra/branches/cassandra-0.6/redhat/apache-cassandra.spec (original) +++ cassandra/branches/cassandra-0.6/redhat/apache-cassandra.spec Wed Sep 22 16:52:54 2010 @@ -3,7 +3,7 @@ %global username cassandra Name: apache-cassandra -Version: 0.7.0 +Version: 0.6.6 Release: 1%{?dist} Summary: Cassandra is a highly scalable, eventually consistent, distributed, structured key-value store.