Packaging cross toolchains with different versions
On 06/12/2011 05:19 AM, Shakthi Kannan wrote:
> Hi,
>
> I am starting to package cross-toolchains for Fedora/RHEL. Is it
> possible to have multiple versions of the same toolchain installed
> [1]?
>
> I went through the Fedora Embedded SIG [2] wiki page, and found that
> most packages don't have revisions in their names (for example:
> avr-binutils). In other words, it is okay to name the package .spec as
> rtems-4.11-i386-rtems4.11-binutils.spec?
A Fedora supplied rtems4.11 toolchain package's spec should be named
i386-rtems4.11-binutils.spec (rsp. the package be named
i386-rtems4.11-binutils).
The reason these *.specs are prefixed "rtems-4.11-" is them being
installed to /opt/rtems-4.11 (3rd party add-on packages) and not to /usr
(OS-vendor supplied packages).
Ralf
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
06-12-2011, 05:32 AM
Shakthi Kannan
Packaging cross toolchains with different versions
Hi Ralf:
--- On Sun, Jun 12, 2011 at 9:03 AM, Ralf Corsepius <rc040203@freenet.de> wrote:
| A Fedora supplied rtems4.11 toolchain package's spec should be named
| i386-rtems4.11-binutils.spec (rsp. the package be named
| i386-rtems4.11-binutils).
--
I shall follow the same. Thanks for your reply!
SK
--
Shakthi Kannan
http://www.shakthimaan.com
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel