Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=895479 --- Comment #1 from Jakub Hrozek <jhrozek@xxxxxxxxxx> --- rpmlint output: libcmocka.x86_64: W: spelling-error %description -l en_US CMocka -> Cockatoo libcmocka.x86_64: W: non-standard-group System/Libraries libcmocka.x86_64: W: no-version-in-last-changelog libcmocka.x86_64: W: invalid-license Apache License 2.0 libcmocka.x86_64: W: shared-lib-calls-exit /usr/lib64/libcmocka.so.0.0.1 exit@GLIBC_2.2.5 libcmocka.x86_64: W: one-line-command-in-%post /sbin/ldconfig libcmocka.x86_64: W: one-line-command-in-%postun /sbin/ldconfig libcmocka-devel.x86_64: W: spelling-error Summary(en_US) cmocka -> cockatoo libcmocka-devel.x86_64: W: spelling-error %description -l en_US cmocka -> cockatoo libcmocka-devel.x86_64: W: non-standard-group Development/Libraries/C and C++ libcmocka-devel.x86_64: W: no-version-in-last-changelog libcmocka-devel.x86_64: W: invalid-license Apache-2.0 libcmocka-devel.x86_64: W: no-documentation cmocka-debuginfo.x86_64: W: no-version-in-last-changelog cmocka-debuginfo.x86_64: W: invalid-license Apache-2.0 cmocka-debuginfo.x86_64: W: spurious-executable-perm /usr/src/debug/cmocka-0.2.0/src/cmocka.c cmocka-debuginfo.x86_64: W: spurious-executable-perm /usr/src/debug/cmocka-0.2.0/include/cmocka.h cmocka.src: W: non-standard-group Productivity/Networking/Other cmocka.src: W: no-version-in-last-changelog cmocka.src: W: invalid-license Apache-2.0 cmocka.src: W: invalid-url Source0: cmocka-0.2.0.tar.gz There's a couple of things to fix: 1) libcmocka.x86_64: W: non-standard-group System/Libraries Please pick a group from /usr/share/doc/rpm-4.10.2/GROUPS 2) libcmocka.x86_64: W: no-version-in-last-changelog Please format the changelog lines according to https://fedoraproject.org/wiki/Packaging:Guidelines#Changelogs 3) libcmocka.x86_64: W: invalid-license Apache License 2.0 Please see https://fedoraproject.org/wiki/Packaging:LicensingGuidelines?rd=Packaging/LicensingGuidelines#License:_field The license field should be a short name, in your case it should be "ASL 2.0" 4) libcmocka.x86_64: W: shared-lib-calls-exit /usr/lib64/libcmocka.so.0.0.1 exit@GLIBC_2.2.5 I guess this is something to fix upstream.. 5) libcmocka.x86_64: W: one-line-command-in-%post /sbin/ldconfig libcmocka.x86_64: W: one-line-command-in-%postun /sbin/ldconfig You can use %post -n <name> -p /sbin/ldconfig on one line -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=LaU3CCKVKB&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review