X-Spam-Checker-Version: SpamAssassin 3.3.0-rupdated (updated) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.0-rupdated Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n1BHQTdC143748 for ; Wed, 11 Feb 2009 11:26:29 -0600 X-ASG-Debug-ID: 1234373153-397502380000-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from mx2.redhat.com (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id D6AA115D2B4E for ; Wed, 11 Feb 2009 09:25:53 -0800 (PST) Received: from mx2.redhat.com (mx2.redhat.com [66.187.237.31]) by cuda.sgi.com with ESMTP id fyxJutaeGmWIYXJH for ; Wed, 11 Feb 2009 09:25:53 -0800 (PST) Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n1BHPo6U030047; Wed, 11 Feb 2009 12:25:50 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n1BHPohO021395; Wed, 11 Feb 2009 12:25:50 -0500 Received: from liberator.sandeen.net (sebastian-int.corp.redhat.com [172.16.52.221]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n1BHPmYi010667; Wed, 11 Feb 2009 12:25:49 -0500 Message-ID: <49930A1B.7010905@sandeen.net> Date: Wed, 11 Feb 2009 11:25:47 -0600 From: Eric Sandeen User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209) MIME-Version: 1.0 To: Jan Engelhardt CC: xfs@oss.sgi.com X-ASG-Orig-Subj: Re: rfc 1/2: specfile: use rpm macros where possible Subject: Re: rfc 1/2: specfile: use rpm macros where possible References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.58 on 172.16.27.26 X-Barracuda-Connect: mx2.redhat.com[66.187.237.31] X-Barracuda-Start-Time: 1234373153 X-Barracuda-Bayes: INNOCENT GLOBAL 0.0000 1.0000 -2.0210 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Barracuda-Spam-Score: -2.02 X-Barracuda-Spam-Status: No, SCORE=-2.02 using per-user scores of TAG_LEVEL=2.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=2.1 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.1.17550 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on oss.sgi.com X-Virus-Status: Clean Jan Engelhardt wrote: > parent d8a0f148be5b5ea67ee84c61201e98d345c14eda (v{3.0.0}) > commit c32f9b41de79a420e0896d2d4321ce74235d26ce > Author: Jan Engelhardt > Date: Wed Feb 11 17:52:53 2009 +0100 > > specfile: use rpm macros where possible > > This way less places need to be changes (when a developer decides > to change it..) after the placeholders have been substituted. > > Signed-off-by: Jan Engelhardt > --- Fine by me, though I never use the specfile (who does?) I figure most distros have their own specfile to accomodate distro-specific policies, macros, etc. -Eric