[Bug 1018568] Review Request: librfm - Rodent file manager primary library functionality

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



--- Comment #4 from Mario Blättermann <mario.blaettermann@xxxxxxxxx> ---
Scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=6118802

$ rpmlint -i -v *
librfm.src: I: checking
librfm.src: I: checking-url http://rodent.xffm.org/ (timeout 10 seconds)
librfm.src: W: strange-permission librfm-5.1.3.tar.bz2 0600L
A file that you listed to include in your package has strange permissions.
Usually, a file should have 0644 permissions.

librfm.src:15: W: mixed-use-of-spaces-and-tabs (spaces: line 1, tab: line 15)
The specfile mixes use of spaces and tabs for indentation, which is a cosmetic
annoyance.  Use either spaces or tabs for indentation, not both.

librfm.src: W: invalid-url Source1: librfm-COPYING.tar.gz
The value should be a valid, public HTTP, HTTPS, or FTP URL.

librfm.src: I: checking-url
http://sourceforge.net/projects/xffm/files/librfm/librfm-5.1.3.tar.bz2 (timeout
10 seconds)
librfm.armv7hl: I: checking
librfm.armv7hl: I: checking-url http://rodent.xffm.org/ (timeout 10 seconds)
librfm.armv7hl: E: no-ldconfig-symlink /usr/lib/librfm1.so.1.0.0
The package should not only include the shared library itself, but also the
symbolic link which ldconfig would produce. (This is necessary, so that the
link gets removed by rpm automatically when the package gets removed, even if
for some reason ldconfig would not be run at package postinstall phase.)

librfm.armv7hl: W: shared-lib-calls-exit /usr/lib/librfm1.so.1.0.0
exit@GLIBC_2.4
This library package calls exit() or _exit(), probably in a non-fork()
context. Doing so from a library is strongly discouraged - when a library
function calls exit(), it prevents the calling program from handling the
error, reporting it to the user, closing files properly, and cleaning up any
state that the program has. It is preferred for the library to return an
actual error code and let the calling program decide how to handle the
situation.

librfm.armv7hl: E: no-ldconfig-symlink /usr/lib/librodent1.so.1.0.0
The package should not only include the shared library itself, but also the
symbolic link which ldconfig would produce. (This is necessary, so that the
link gets removed by rpm automatically when the package gets removed, even if
for some reason ldconfig would not be run at package postinstall phase.)

librfm.i686: I: checking
librfm.i686: I: checking-url http://rodent.xffm.org/ (timeout 10 seconds)
librfm.i686: E: no-ldconfig-symlink /usr/lib/librfm1.so.1.0.0
The package should not only include the shared library itself, but also the
symbolic link which ldconfig would produce. (This is necessary, so that the
link gets removed by rpm automatically when the package gets removed, even if
for some reason ldconfig would not be run at package postinstall phase.)

librfm.i686: W: shared-lib-calls-exit /usr/lib/librfm1.so.1.0.0 exit@GLIBC_2.0
This library package calls exit() or _exit(), probably in a non-fork()
context. Doing so from a library is strongly discouraged - when a library
function calls exit(), it prevents the calling program from handling the
error, reporting it to the user, closing files properly, and cleaning up any
state that the program has. It is preferred for the library to return an
actual error code and let the calling program decide how to handle the
situation.

librfm.i686: E: no-ldconfig-symlink /usr/lib/librodent1.so.1.0.0
The package should not only include the shared library itself, but also the
symbolic link which ldconfig would produce. (This is necessary, so that the
link gets removed by rpm automatically when the package gets removed, even if
for some reason ldconfig would not be run at package postinstall phase.)

librfm.x86_64: I: checking
librfm.x86_64: I: checking-url http://rodent.xffm.org/ (timeout 10 seconds)
librfm.x86_64: E: no-ldconfig-symlink /usr/lib64/librodent1.so.1.0.0
The package should not only include the shared library itself, but also the
symbolic link which ldconfig would produce. (This is necessary, so that the
link gets removed by rpm automatically when the package gets removed, even if
for some reason ldconfig would not be run at package postinstall phase.)

librfm.x86_64: E: no-ldconfig-symlink /usr/lib64/librfm1.so.1.0.0
The package should not only include the shared library itself, but also the
symbolic link which ldconfig would produce. (This is necessary, so that the
link gets removed by rpm automatically when the package gets removed, even if
for some reason ldconfig would not be run at package postinstall phase.)

librfm.x86_64: W: shared-lib-calls-exit /usr/lib64/librfm1.so.1.0.0
exit@GLIBC_2.2.5
This library package calls exit() or _exit(), probably in a non-fork()
context. Doing so from a library is strongly discouraged - when a library
function calls exit(), it prevents the calling program from handling the
error, reporting it to the user, closing files properly, and cleaning up any
state that the program has. It is preferred for the library to return an
actual error code and let the calling program decide how to handle the
situation.

librfm-debuginfo.armv7hl: I: checking
librfm-debuginfo.armv7hl: I: checking-url http://rodent.xffm.org/ (timeout 10
seconds)
librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_population.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-entry.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_population.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_gridview.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_expose.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_expose.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_mouse.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_mouse.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-compat.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_popup.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_popup.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_tip.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-misc.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_popup_threads.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-environment.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_threadqueue.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_actions.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_popup_callbacks.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-layout.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-layout.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-run.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-run.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-ls.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-preview.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_deskview.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_population_threads.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-uri.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-modules.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/xfdir.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-icons.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.armv7hl: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_bookmarks.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: I: checking
librfm-debuginfo.i686: I: checking-url http://rodent.xffm.org/ (timeout 10
seconds)
librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_population.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-entry.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_population.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_gridview.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-compat.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_expose.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_expose.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_mouse.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_mouse.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_popup.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_popup.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_tip.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-misc.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_popup_threads.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-environment.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_threadqueue.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_actions.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_popup_callbacks.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-layout.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-layout.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-run.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-run.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-ls.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-preview.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_deskview.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_population_threads.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-uri.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-modules.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/xfdir.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-icons.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_bookmarks.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: I: checking
librfm-debuginfo.x86_64: I: checking-url http://rodent.xffm.org/ (timeout 10
seconds)
librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_population.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-entry.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_population.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-environment.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_gridview.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_expose.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_mouse.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_mouse.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_popup.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_popup.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_tip.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-misc.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_popup_threads.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_threadqueue.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-compat.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_actions.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_popup_callbacks.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-layout.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-layout.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-run.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-run.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-ls.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-preview.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_deskview.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_population_threads.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-uri.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_expose.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-modules.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/xfdir.i
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/primary/primary-icons.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/librfm-5.1.3/rodent/rodent_bookmarks.c
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

librfm-devel.armv7hl: I: checking
librfm-devel.armv7hl: I: checking-url http://rodent.xffm.org/ (timeout 10
seconds)
librfm-devel.armv7hl: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.

librfm-devel.i686: I: checking
librfm-devel.i686: I: checking-url http://rodent.xffm.org/ (timeout 10 seconds)
librfm-devel.i686: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.

librfm-devel.x86_64: I: checking
librfm-devel.x86_64: I: checking-url http://rodent.xffm.org/ (timeout 10
seconds)
librfm-devel.x86_64: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.

librfm.spec:15: W: mixed-use-of-spaces-and-tabs (spaces: line 1, tab: line 15)
The specfile mixes use of spaces and tabs for indentation, which is a cosmetic
annoyance.  Use either spaces or tabs for indentation, not both.

librfm.spec: W: invalid-url Source1: librfm-COPYING.tar.gz
The value should be a valid, public HTTP, HTTPS, or FTP URL.

librfm.spec: I: checking-url
http://sourceforge.net/projects/xffm/files/librfm/librfm-5.1.3.tar.bz2 (timeout
10 seconds)
10 packages and 1 specfiles checked; 105 errors, 11 warnings.



The wrong FSF addresses can be ignored for the time being, but have to be
reported upstream.

The license file has no valid URL, no problem. You might use the link to the
appropriate file in upstream's VCS, but it is not that important.

Mixed use of spaces and tabs is simply to fix. I recommend spaces, this way the
spec file looks the same in any text editor regardless of the configured tab
width.

Please fix the permissions of the tarball before creating the srpm.

The mentioned exit() call might be somewhat critical. But it is not up to you
to fix, please ask the upstream developers for a solution. Likewise for the
no-ldconfig-symlink warning.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]