Re: Problems with panel displaying icons
- From: John Gotts <jgotts ww2 tqstats com>
- To: Telsa Gwynne <hobbit aloss ukuu org uk>
- Cc: gnome-list gnome org
- Subject: Re: Problems with panel displaying icons
- Date: Sun, 28 May 2000 14:19:44 -0400
In message <20000528101522.A5871@aloss.ukuu.org.uk>, Telsa Gwynne writes:
>I've gone through Gnotices, where kind people have posted things to
>try if specfiles are broken, but I haven't seen anything about gdk-pixbuf.
>How broken? Has some kind person already worked out the way to unbreak it?
>rpm -ta is my idea of technical as it is. Fixing specfiles sounds
>complicated.
>Not that I've actually managed to collect all the bits for 1.2 yet,
>but for when I do.. :)
I came up with the following patch and sent it to Jacob:
[I just needed a hint as to where the problem was and the solution was easy.]
--- ../../gnome-1.0.53/gdk-pixbuf-0.8.0/gdk-pixbuf.spec.in Sat Apr 22 01:49:57 2000
+++ gdk-pixbuf.spec Sat May 27 23:26:41 2000
@@ -90,6 +90,7 @@
%doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS README TODO doc/*.txt html
%{prefix}/lib/lib*.so.*
+%{prefix}/lib/%{name}/loaders/lib*.so.*
%{prefix}/lib/%{name}/loaders/lib*.so
%files devel
@@ -98,10 +99,10 @@
#%doc HACKING MAINTAINERS
%{prefix}/bin/*
%{prefix}/lib/lib*.so
-%{prefix}/lib/%{name}/loaders/lib*.a
-%{prefix}/lib/*.a
+%{prefix}/lib/%{name}/loaders/*a
+%{prefix}/lib/*a
%{prefix}/lib/*.sh
-%{prefix}/include/*
+%{prefix}/include/gdk-pixbuf/*
%{prefix}/share/aclocal/*
%{prefix}/share/gnome/html/*
--
John GOTTS <jgotts@linuxsavvy.com> http://www.linuxsavvy.com/staff/jgotts
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]