- original message - Subject: Scratchbox-users Digest, Vol 16, Issue 3 From: [EMAIL PROTECTED] Date: 08/12/2006 10:00
Send Scratchbox-users mailing list submissions to scratchbox-users@lists.scratchbox.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reach the person managing the list at [EMAIL PROTECTED] When replying, please edit your Subject line so it is more specific than "Re: Contents of Scratchbox-users digest..." Today's Topics: 1. Patch to add release numbers to toolchains (Matt Hoosier) 2. Re: Patch to add release numbers to toolchains (Matt Hoosier) ---------------------------------------------------------------------- Message: 1 Date: Thu, 7 Dec 2006 07:58:11 -0600 From: "Matt Hoosier" <[EMAIL PROTECTED]> Subject: [Scratchbox-users] Patch to add release numbers to toolchains To: scratchbox-users@lists.scratchbox.org Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="utf-8" Hi, I often find that I need to make refinements to the packaging of foreign Scratchbox toolchains that are already deployed as Debian packages. This is a bit of a pain with sb-toolchain-extras, because the Debian packages generated have no release number and thus an updated toolchain package doesn't look newer to dpkg. The attached patch allows one to define a RELEASE variable in the toolchain .conf file, and this will be appended to the final binary package's version. Example: COMPILER_NAME = arm-linux-2006q3-27 COMPILER_PACKAGE = scratchbox-toolchain-arm-linux-2006q3-27 ALIEN_TC = yes RELEASE = 2 CC_VER = 4.1 ... --Matt -------------- next part -------------- A non-text attachment was scrubbed... Name: sb-toolchain-extras_releasenum.patch Type: text/x-patch Size: 598 bytes Desc: not available Url : http://lists.scratchbox.org/pipermail/scratchbox-users/attachments/20061207/bd5daf24/sb-toolchain-extras_releasenum-0001.bin ------------------------------ Message: 2 Date: Thu, 7 Dec 2006 12:00:23 -0600 From: "Matt Hoosier" <[EMAIL PROTECTED]> Subject: [Scratchbox-users] Re: Patch to add release numbers to toolchains To: scratchbox-users@lists.scratchbox.org Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="utf-8" This is an updated version which make a more tightly-focused change. On 12/7/06, Matt Hoosier <[EMAIL PROTECTED]> wrote: > Hi, > > I often find that I need to make refinements to the packaging of > foreign Scratchbox toolchains that are already deployed as Debian > packages. This is a bit of a pain with sb-toolchain-extras, because > the Debian packages generated have no release number and thus an > updated toolchain package doesn't look newer to dpkg. > > The attached patch allows one to define a RELEASE variable in the > toolchain .conf file, and this will be appended to the final binary > package's version. Example: > > COMPILER_NAME = arm-linux-2006q3-27 > COMPILER_PACKAGE = scratchbox-toolchain-arm-linux-2006q3-27 > ALIEN_TC = yes > > RELEASE = 2 > > CC_VER = 4.1 > ... > > --Matt > > > -------------- next part -------------- A non-text attachment was scrubbed... Name: sb-toolchain-extras_releasenum.patch Type: text/x-patch Size: 544 bytes Desc: not available Url : http://lists.scratchbox.org/pipermail/scratchbox-users/attachments/20061207/aa39013d/sb-toolchain-extras_releasenum-0001.bin ------------------------------ _______________________________________________ Scratchbox-users mailing list Scratchbox-users@lists.scratchbox.org http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users End of Scratchbox-users Digest, Vol 16, Issue 3 *********************************************** _______________________________________________ Scratchbox-users mailing list Scratchbox-users@lists.scratchbox.org http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users