I also did cinnamon-desktop and saw this message appear : ERROR: Failed to load typelib 'CDesktopEnums' ERROR: Failed to load typelib 'CinnamonDesktop'
Roelof From: [email protected] To: [email protected] Subject: RE: [OM Cooker] ask for revieuw Date: Fri, 24 Jan 2014 08:19:31 +0000 Oke, I changed the spec complete to your remarks. I have now this : https://abf.rosalinux.ru/projects And the error of the .gir file not found has disappeared. :) The only warnings I see are these : lib64cjs-dbus0.x86_64: W: shared-lib-calls-exit /usr/lib64/libcjs-dbus.so.0.0.0 exit@GLIBC_2.2.5 lib64cjs-gir1.0.x86_64: W: only-non-binary-in-usr-lib lib64cjs0.x86_64: W: no-documentation lib64cjs-gir1.0.x86_64: W: no-documentation I think there are all harmless or do you think otherwise. Is this spec according to standard or do I have to change something. Is this one is up to standard Im going to rewrite cinnamon-desktop. And if it´s allright with you , we going to rewrite all the specs so they all up to standard. Roelof Date: Thu, 23 Jan 2014 14:46:29 -0700 From: [email protected] To: [email protected] Subject: Re: [OM Cooker] ask for revieuw found your problem in cjs %package -n %{devname} Summary: Development files for %{name} Group: Development/C++ Requires: %{libname} = %{EVRD} you are missing the following: Requires: %{libcjsdbus} = %{EVRD} Requires: %{girname} = %{EVRD} On Thu, Jan 23, 2014 at 2:43 PM, Roelof Wobben <[email protected]> wrote: Date: Thu, 23 Jan 2014 14:42:00 -0700 From: [email protected] To: [email protected] Subject: Re: [OM Cooker] ask for revieuw No, what he told is right, but the devel pkg should have a require for the gir pkg. Can I see the spec you used and maybe I can see what is missing or not. All the spec files I use can be find here : https://abf.rosalinux.ru/roelof Roelof
