Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 54095DB92 for ; Wed, 15 May 2013 19:06:48 +0000 (UTC) Received: (qmail 27720 invoked by uid 500); 15 May 2013 19:06:47 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 27672 invoked by uid 500); 15 May 2013 19:06:47 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 27662 invoked by uid 500); 15 May 2013 19:06:47 -0000 Delivered-To: apmail-incubator-cloudstack-dev@incubator.apache.org Received: (qmail 27657 invoked by uid 99); 15 May 2013 19:06:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 May 2013 19:06:47 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of imusayev@webmd.net designates 216.32.181.186 as permitted sender) Received: from [216.32.181.186] (HELO ch1outboundpool.messaging.microsoft.com) (216.32.181.186) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 May 2013 19:06:40 +0000 Received: from mail85-ch1-R.bigfish.com (10.43.68.244) by CH1EHSOBE003.bigfish.com (10.43.70.53) with Microsoft SMTP Server id 14.1.225.23; Wed, 15 May 2013 19:06:19 +0000 Received: from mail85-ch1 (localhost [127.0.0.1]) by mail85-ch1-R.bigfish.com (Postfix) with ESMTP id 207781E0D9D; Wed, 15 May 2013 19:06:19 +0000 (UTC) X-Forefront-Antispam-Report: CIP:67.130.38.18;KIP:(null);UIP:(null);IPV:NLI;H:EXHT02L-CRP-06.webmdhealth.net;RD:none;EFVD:NLI X-SpamScore: -4 X-BigFish: VPS-4(z551biz98dI9371I154dI542I1432Izz1f42h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ah1fc6hzz8275dhz31h2a8h668h839h944hd25hf0ah1220h1288h12a5h12a9h12bdh137ah13b6h1441h14ddh1504h1537h153bh15d0h162dh1631h1758h18e1h1946h19b5h1ad9h1b0ah1d0ch1d2eh1d3fh1155h) Received-SPF: softfail (mail85-ch1: transitioning domain of webmd.net does not designate 67.130.38.18 as permitted sender) client-ip=67.130.38.18; envelope-from=imusayev@webmd.net; helo=EXHT02L-CRP-06.webmdhealth.net ;mdhealth.net ; Received: from mail85-ch1 (localhost.localdomain [127.0.0.1]) by mail85-ch1 (MessageSwitch) id 1368644776544233_2117; Wed, 15 May 2013 19:06:16 +0000 (UTC) Received: from CH1EHSMHS010.bigfish.com (snatpool1.int.messaging.microsoft.com [10.43.68.251]) by mail85-ch1.bigfish.com (Postfix) with ESMTP id 8291126009F; Wed, 15 May 2013 19:06:16 +0000 (UTC) Received: from EXHT02L-CRP-06.webmdhealth.net (67.130.38.18) by CH1EHSMHS010.bigfish.com (10.43.70.10) with Microsoft SMTP Server (TLS) id 14.1.225.23; Wed, 15 May 2013 19:06:11 +0000 Received: from EXDFO01L-CRP-06.webmdhealth.net ([fe80::9dd9:c35b:dd4e:f7cf]) by EXHT02L-CRP-06.webmdhealth.net ([::1]) with mapi id 14.03.0123.003; Wed, 15 May 2013 15:06:10 -0400 From: "Musayev, Ilya" To: "dev@cloudstack.apache.org" CC: "cloudstack-dev@incubator.apache.org" Subject: RE: [DISCUSS] RPM BUILD - Add change log from git Thread-Topic: [DISCUSS] RPM BUILD - Add change log from git Thread-Index: Ac5RjIPPz+ZaYCzeRY+nnlp9nLbqGAAMJIsAAAeJYlA= Date: Wed, 15 May 2013 19:06:10 +0000 Message-ID: References: <20130515183940.GQ24552@USLT-205755.sungardas.corp> In-Reply-To: <20130515183940.GQ24552@USLT-205755.sungardas.corp> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.46.41.247] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: webmd.net X-Virus-Checked: Checked by ClamAV on apache.org > -----Original Message----- > From: Chip Childers [mailto:chip.childers@sungard.com] > Sent: Wednesday, May 15, 2013 2:40 PM > To: dev@cloudstack.apache.org > Cc: cloudstack-dev@incubator.apache.org > Subject: Re: [DISCUSS] RPM BUILD - Add change log from git >=20 > On Wed, May 15, 2013 at 05:02:08PM +0000, Musayev, Ilya wrote: > > Any thoughts on adding changelog into cloud.spec file pulled from git o= n > the build? > > > > Something like the output of "git log -oneline". >=20 > We can't assume that the build is happening based on a git repo. Our rel= ease > is a source tarball that's an extract from the git repo. Then perhaps we can stage the changelog file? Either way, I have the soluti= on in my realm, I was just thinking it would be nice to know what happened = between release x.y and x.z. Something I've seen as common practice when yo= u get the package from another open source project.=20