gtk2 package changes

Dan Williams dcbw at redhat.com
Mon Jun 28 15:45:48 UTC 2004


Matthias,

Hmm, seems to be a problem for me here...

gtk2 provides /etc/gtk-2.0/i386-redhat-linux-gnu

update-gtk-immodules %{_host} when run from the %post sees that my
machine is an i686, and attempts to do stuff in /etc/gtk-2.0/i686-
redhat-linux-gnu which doesn't exist because gtk2 doesn't provide it
since gtk2 is an i386 package.  So we need to use %{arch} and some other
variables rather than %{_host} to make sure we match the gtk2 RPM
architecture.

Dan

On Sat, 2004-06-26 at 11:24 -0400, Matthias Clasen wrote:
> Am Sa, den 26.06.2004 schrieb Chris Blizzard um 09:25:
> > On Fri, 25 Jun 2004 23:14:41 -0400, Matthias Clasen <mclasen at redhat.com> wrote:
> > > So, if one of your packages installs an input module or pixbuf loader,
> > > please update the post hooks accordingly. You can look at librsvg2 or
> > > im-sdk for examples.
> > 
> > Have there been any changes to the pkg-config scripts?
> > 
> > --Chris
> > 
> 
> No
> 
> 





More information about the fedora-devel-list mailing list