Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 65077 invoked from network); 17 Aug 2007 08:00:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Aug 2007 08:00:53 -0000 Received: (qmail 74523 invoked by uid 500); 17 Aug 2007 08:00:51 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 74301 invoked by uid 500); 17 Aug 2007 08:00:50 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 74290 invoked by uid 99); 17 Aug 2007 08:00:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 01:00:50 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 08:00:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2026771418F for ; Fri, 17 Aug 2007 01:00:31 -0700 (PDT) Message-ID: <25389206.1187337631125.JavaMail.jira@brutus> Date: Fri, 17 Aug 2007 01:00:31 -0700 (PDT) From: "Ersin Er (JIRA)" To: dev@directory.apache.org Subject: [jira] Closed: (DIRSERVER-246) The RPM spec for installers is inefficient In-Reply-To: <1316183271.1139481536993.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSERVER-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ersin Er closed DIRSERVER-246. ------------------------------ > The RPM spec for installers is inefficient > ------------------------------------------ > > Key: DIRSERVER-246 > URL: https://issues.apache.org/jira/browse/DIRSERVER-246 > Project: Directory ApacheDS > Issue Type: Improvement > Components: installer-plugin > Affects Versions: 1.0-RC1 > Reporter: Ersin Er > Assignee: Chris Custine > Priority: Minor > Fix For: 1.5.1 > > > The RPM spec we currently have is somewhat ineffienct while it has entries for "all" files it installs. Also I'm not sure if it's necessary to list files in both %install and %files sections. Reading http://fedora.redhat.com/docs/drafts/rpm-guide-en/ch09s05.html may help. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.