Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B20E9D611 for ; Tue, 26 Feb 2013 14:56:28 +0000 (UTC) Received: (qmail 97005 invoked by uid 500); 26 Feb 2013 14:56:28 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 96713 invoked by uid 500); 26 Feb 2013 14:56:28 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 96682 invoked by uid 99); 26 Feb 2013 14:56:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2013 14:56:27 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.128.179] (HELO mail-ve0-f179.google.com) (209.85.128.179) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2013 14:56:21 +0000 Received: by mail-ve0-f179.google.com with SMTP id da11so3534689veb.38 for ; Tue, 26 Feb 2013 06:55:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type:x-gm-message-state; bh=OrrKg3edxI0F5Up97oJZ88DX8dl74Xexw9JbREqMCec=; b=gWTk0oYm4EVqrAQ6Qo/tl6z8tm3j5po4djuIINUaCQgxDw82TZYbXgsYnqjFlPEDfA dd1dYCvSouYBnYwnHvstKAYj2JH18m29ZIKnjkT1FC9M+66gzUTmnCYYyQua7D+l9sxz T6nns7LOqMRVKoGyF5RqQGy3Hllb9calEh+E33vNEpRYiPETZf3O4RuvBsnaIIul2aXS A2DvWchyiWOYwaQ+yy9B/gC59SxMIhy3CVrFwmRqPAWIf+MdJ4BZ0rL4gPB7Sppdlyyw g4ywWtUXpjYdRX9zrxTgE9VqpQnjdLLEZ+RBGKfvO42kbazWitNX0yBWmZ1B8M+ADDnx i0ow== X-Received: by 10.58.213.37 with SMTP id np5mr11784182vec.54.1361890559526; Tue, 26 Feb 2013 06:55:59 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.140.130 with HTTP; Tue, 26 Feb 2013 06:55:39 -0800 (PST) In-Reply-To: References: From: David Nalley Date: Tue, 26 Feb 2013 09:55:39 -0500 Message-ID: Subject: Re: RPM Build Errors - File Listed Twice To: cloudstack-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQlqAwyvpPA9pbZprAChL7adCDZe5K8twzgmoiVOJ14IpOg5YTtfKrPVJYd6uAivnirkn64R X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Feb 26, 2013 at 4:35 AM, Paul Sanders wrote: > Thanks David. > > Where will I find this specs file? (Apologies I am fairly new to all of > this). Will it be a part of the cloud.spec? > It's in the root of the source tarball. (cloud.spec) --David