[Bug 722781] Review Request: wmcube - Dockapp with a rotating 3d-object and the current CPU load

bugzilla at redhat.com bugzilla at redhat.com
Sun Jul 31 11:59:28 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=722781

--- Comment #4 from Martin Gieseking <martin.gieseking at uos.de> 2011-07-31 07:59:27 EDT ---
There are still two small issues (see rpmlint output below):

- Change the permissions of the original manpage (the file in your 
  ~/rpmbuild/SOURCES folder) to 644.

- Convert file CONTRIBUTE to UTF8 in %prep, e.g. like this:
  cd 3dObjects/
  iconv -f iso-8859-1 -t utf8 CONTRIBUTE > CONTRIBUTE.new
  touch -r CONTRIBUTE CONTRIBUTE.new
  mv CONTRIBUTE.new CONTRIBUTE


$ rpmlint *.rpm
wmcube.src: W: spelling-error Summary(en_US) Dockapp -> Dock app, Dock-app,
Paddock
wmcube.src: W: spelling-error Summary(de) Dockapp -> Doppelpack
wmcube.src: W: spelling-error %description -l en_US dockapp -> dock app,
dock-app, paddock
wmcube.src: W: spelling-error %description -l en_US realtime -> mealtime, real
time, real-time
wmcube.src: W: strange-permission wmcube.1 0600L
wmcube.x86_64: W: spelling-error Summary(en_US) Dockapp -> Dock app, Dock-app,
Paddock
wmcube.x86_64: W: spelling-error Summary(de) Dockapp -> Doppelpack
wmcube.x86_64: W: spelling-error %description -l en_US dockapp -> dock app,
dock-app, paddock
wmcube.x86_64: W: spelling-error %description -l en_US realtime -> mealtime,
real time, real-time
wmcube.x86_64: W: file-not-utf8 /usr/share/doc/wmcube-0.98/CONTRIBUTE
wmcube-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/wmcube/wmgeneral/misc.c
wmcube-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/wmcube/wmgeneral/list.c
wmcube-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/wmcube/wmgeneral/list.h
3 packages and 0 specfiles checked; 3 errors, 10 warnings.

-- 
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