From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16791 invoked from network); 14 Oct 2004 22:08:26 +0000 Received: from smtp.gentoo.org (156.56.111.197) by lists.gentoo.org with AES256-SHA encrypted SMTP; 14 Oct 2004 22:08:26 +0000 Received: from lists.gentoo.org ([156.56.111.196] helo=parrot.gentoo.org) by smtp.gentoo.org with esmtp (Exim 4.41) id 1CIDlo-0005yq-Bv for arch-gentoo-dev@lists.gentoo.org; Thu, 14 Oct 2004 22:08:24 +0000 Received: (qmail 21643 invoked by uid 89); 14 Oct 2004 22:08:23 +0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 25751 invoked from network); 14 Oct 2004 22:08:22 +0000 Date: Thu, 14 Oct 2004 18:08:05 -0400 From: Dylan Carlson In-reply-to: <200410141638.22597.absinthe@gentoo.org> To: gentoo-dev@lists.gentoo.org Reply-to: absinthe@gentoo.org Message-id: <200410141808.05200.absinthe@gentoo.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.7.1 References: <1097608185.20261.8.camel@cgianelloni.nuvox.net> <200410141638.22597.absinthe@gentoo.org> Subject: [gentoo-dev] Patch filename conventions (WAS: Proposal: patches.gentoo.org) X-Archives-Salt: 63ce2056-de3d-4eb0-98ca-6cb747340a8c X-Archives-Hash: b53a666cbcbc36b02509805104f70b24 On Thu October 14 2004 16:38, Dylan Carlson wrote: > I'd also like to see a naming convention of patches established. I know it's bad form to reply to your own message, but I'm doing it anyway. Here's my quick stab on filename convention: ${PN}-${PV}-arch/use-##-short_desc[-gentoo].diff.bz2 where... ## = the patch number (two digit w/leading zeros) in order added arch = "any", or arch it applies to short_desc = ~20 characters or less, use flag at the beginning (if applic), underscores between words [-gentoo] = optional, if diff is gentoo-specific and/or originated @ gentoo examples: glibc-2.3.4-any-01-pax_localedef_fix_trampoline.diff.bz2 glibc-2.3.4-any-02-pax_pt.diff.bz2 glibc-2.3.4-any-03-pax_i386_got_fix.bz2 glibc-2.3.4-amd64-01-conf_libdir-gentoo.diff.bz2 glibc-2.3.4-mips-01-addabi.diff.bz2 glibc-2.3.4-mips-02-syscall.h.diff.bz2 glibc-2.3.4-mips-03-sysify.diff.bz2 glibc-2.3.4-mips-04-multilib_nolib3264.diff.bz2 glibc-2.3.4-mips-05-pax_dl_execstack_support.diff.bz2 This convention doesn't address files that aren't patches (i.e., conf files, makefiles, etc) -- Dylan Carlson [absinthe@gentoo.org] Public Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x708E165F -- gentoo-dev@gentoo.org mailing list