[Bug 684398] Review Request: Webilder - Configurable and automatic desktop wallpaper changer

bugzilla at redhat.com bugzilla at redhat.com
Sat Mar 12 09:53:51 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=684398

--- Comment #1 from Stjepan Gros <stjepan.gros at gmail.com> 2011-03-12 04:53:50 EST ---
I run rpmlint against srpms and rpms packages and there are some errors/warning
I don't know how to fix. For srpms, the error is:

$ rpmlint Webilder-0.7-1.src.rpm 
Webilder.src:59: E: hardcoded-library-path in %{_prefix}/lib/bonobo/servers/*
1 packages and 0 specfiles checked; 1 errors, 0 warnings.

I looked into one other applet that uses the same path, so I don't know what to
set instead of this?

On rpm package, the warnings are:

$ rpmlint Webilder-0.7-1.x86_64.rpm 
Webilder.x86_64: E: no-binary
Webilder.x86_64: W: file-not-in-%lang
/usr/lib/python2.7/site-packages/webilder/locale/fr/LC_MESSAGES/webilder.mo
Webilder.x86_64: W: file-not-in-%lang
/usr/lib/python2.7/site-packages/webilder/locale/it/LC_MESSAGES/webilder.mo
1 packages and 0 specfiles checked; 1 errors, 2 warnings.

I don't know what is this 'no-binary' about?! For lang warning, the problem is
that the locales are not in the standard directory so find_lang is useless in
this case. What should I do, manually specify that those are language file
(how? just create file with a list and pass that file to %files macro) or
should I move those locale files into appropriate global directory? In the
letter case I don't know how the application will behave after that...

And I'm using this applet currently for a few days without any noticeable
problem so far...

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list