Mailinglist Archive: opensuse-packaging (130 mails)

< Previous Next >
Re: [opensuse-packaging] compiler / devel files in package
  • From: "Dominique Leuenberger" <Dominique.Leuenberger@xxxxxxxxxxxxx>
  • Date: Fri, 19 Mar 2010 09:23:15 +0100
  • Message-id: <4BA342830200002900095EA0@xxxxxxxxxxxxxxxxxxx>
On 3/19/2010 at 9:30, <oc2pus@xxxxxxxx> wrote:

I packaged it for packman this way:
orc (the compiler)
liborc-0_4-0 (the libs)
orc-devel (header and linklib, and devel-docs) with Requires: orc = %{version}

That was the 'obvious' idea but orc without the headers is as useless as gcc
without it's standard headers. Additionally, the orc package contains
only /usr/bin/orcc in this case which sounds like a huge overhead.

For it to be useful you'd have to Require the -devel package from orc
directly... thus the solution provided by Darix is just perfect for this
package.

Dominique
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx

< Previous Next >