jds SVN: spec-files

Patrick Ale patrick.ale at gmail.com
Sun Dec 23 06:07:38 PST 2007


On Dec 18, 2007 9:24 PM,  <damien.carbery at sun.com> wrote:
> Author: dcarbery
> Repository: /svn/jds/spec-files
> Latest revision: 12651
> Total changesets: 1
> Branch: trunk
> Date: 2007-12-18 20:24:06 +0000 (Tue, 18 Dec 2007)

> Log message:
> 2007-12-18  Damien Carbery <damien.carbery at sun.com>
>
>         * base-specs/libggz.spec: Added, required by gnome-games.
>         * patches/libggz-01-ggzfunction.diff: Added to change __FUNCTION__ to
>           __func__.
>         * SUNWgnome-games.spec: Add libggz module.


I am afraid this wont work. GGZ really has to be installed _before_
SUNWgnome-games goes into the build stage. SUNWgnome-libs does a check
in the various library directories (/usr/lib /usr/local/lib etc) for
libggz.

So either we have to modify the configure scripts for gnome-games or
we have to split SUNWgnome-games and ggz into two packages
(SUNWgnome-games.spec and SUNWgnome-ggz.spec) where
SUNWgnome-games.spec gets a BuildRequires and Requires for
SUNWgnome-ggz.spec.

I have zero knowledge about figuring out what dependencies ggz has. If
you guys know a quick trick for this I can try to fabricate a spec
file.


Patrick


More information about the jds-notify mailing list