Package Review ============== Key: [x] = Pass [!] = Fail [-] = Not applicable [?] = Not evaluated [ ] = Manual review needed Issues: ======= - Large documentation must go in a -doc subpackage. Note: Documentation size is 1382400 bytes in 155 files. See: http://fedoraproject.org/wiki/Packaging/Guidelines#PackageDocumentation - Permissions on files are set properly. Note: See rpmlint output See: http://fedoraproject.org/wiki/Packaging/Guidelines#FilePermissions ===== MUST items ===== C/C++: [ ]: Provides: bundled(gnulib) in place as required. Note: Sources not installed [ ]: Package does not contain kernel modules. [ ]: Package contains no static executables. [ ]: Development (unversioned) .so files in -devel subpackage, if present. Note: Unversioned so-files in private %_libdir subdirectory (see attachment). Verify they are not in ld path. [x]: Header files in -devel subpackage, if present. [x]: Package does not contain any libtool archives (.la) [x]: Rpath absent or only used for internal libs. Generic: [ ]: %build honors applicable compiler flags or justifies otherwise. [ ]: Package contains no bundled libraries without FPC exception. [ ]: Changelog in prescribed format. [ ]: Sources contain only permissible code or content. [ ]: Each %files section contains %defattr if rpm < 4.4 Note: %defattr present but not needed [ ]: Package contains desktop file if it is a GUI application. [ ]: Development files must be in a -devel package [ ]: Package requires other packages for directories it uses. [ ]: Package uses nothing in %doc for runtime. [ ]: Package is not known to require ExcludeArch. [ ]: Package does not contain duplicates in %files. [ ]: Package complies to the Packaging Guidelines [ ]: If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %doc. [ ]: License file installed when any subpackage combination is installed. [ ]: The spec file handles locales properly. [ ]: Package consistently uses macro is (instead of hard-coded directory names). [ ]: If the package is under multiple licenses, the licensing breakdown must be documented in the spec. [ ]: Package is named according to the Package Naming Guidelines. [ ]: Package does not generate any conflict. [ ]: Package obeys FHS, except libexecdir and /usr/target. [ ]: If the package is a rename of another package, proper Obsoletes and Provides are present. [ ]: Package must own all directories that it creates. [ ]: Package does not own files or directories owned by other packages. [ ]: Requires correct, justified where necessary. [ ]: Spec file is legible and written in American English. [ ]: Package contains systemd file(s) if in need. [ ]: Useful -debuginfo package or justification otherwise. [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: %config files are marked noreplace or the reason is justified. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Fully versioned dependency in subpackages, if present. [x]: Spec file lacks Packager, Vendor, PreReq tags. [x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: No %config files under /usr. [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: File names are valid UTF-8. [x]: Packages must not store files under /srv, /opt or /usr/local [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [!]: Uses parallel make. [!]: Spec use %global instead of %define. Note: %define pam_redhat_version 0.99.10-1 %define _sbindir /sbin %define _moduledir /%{_lib}/security %define _secconfdir %{_sysconfdir}/security %define _pamconfdir %{_sysconfdir}/pam.d %define WITH_SELINUX 1 %define WITH_AUDIT 1 [ ]: Buildroot is not present Note: Buildroot: present but not needed [ ]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) Note: %clean present but not required [ ]: Final provides and requires are sane (see attachments). [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Patches link to upstream bugs/comments/lists or are otherwise justified. [ ]: Scriptlets must be sane, if used. [ ]: Description and summary sections in the package spec file contains translations for supported Non-English languages, if available. [ ]: Package should compile and build into binary rpms on all supported architectures. [ ]: %check is present and all tests pass. [ ]: Packages should try to preserve timestamps of original installed files. [ ]: Files in /run, var/run and /var/lock uses tmpfiles.d when appropriate [x]: Sources can be downloaded from URI in Source: tag [x]: Dist tag is present. [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: SourceX tarball generation or download is documented. [x]: SourceX is a working URL. ===== EXTRA items ===== Generic: [ ]: Large data in /usr/share should live in a noarch subpackage if package is arched. Note: Arch-ed rpms have a total of 2365440 bytes in /usr/share 604160 pam-devel-1.1.6-4.fc19.x86_64.rpm 1761280 pam-1.1.6-4.fc19.x86_64.rpm Rpmlint ------- Checking: pam-1.1.6-4.fc19.x86_64.rpm pam-devel-1.1.6-4.fc19.x86_64.rpm pam.x86_64: W: invalid-url URL: http://www.us.kernel.org/pub/linux/libs/pam/index.html pam.x86_64: W: shared-lib-calls-exit /lib64/libpam_misc.so.0.82.0 exit@GLIBC_2.2.5 pam.x86_64: W: only-non-binary-in-usr-lib pam.x86_64: W: conffile-without-noreplace-flag /etc/security/console.perms pam.x86_64: W: manual-page-warning /usr/share/man/man5/pam_env.conf.5.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man5/pam_env.conf.5.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_time.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_time.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_debug.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_debug.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/unix_update.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/unix_update.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_securetty.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_securetty.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_listfile.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_listfile.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_loginuid.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_loginuid.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man5/time.conf.5.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man5/time.conf.5.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_lastlog.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_lastlog.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man5/access.conf.5.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man5/access.conf.5.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_timestamp.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_timestamp.8.gz 169: warning: macro `"' not defined pam.x86_64: E: setuid-binary /sbin/pam_timestamp_check root 04755L pam.x86_64: E: non-standard-executable-perm /sbin/pam_timestamp_check 04755L pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_umask.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_umask.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_rootok.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_rootok.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_echo.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_echo.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man5/pam.conf.5.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man5/pam.conf.5.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_motd.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_motd.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_tally2.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_tally2.8.gz 169: warning: macro `"' not defined pam.x86_64: E: executable-marked-as-config-file /etc/security/namespace.init pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_access.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_access.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_nologin.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_nologin.8.gz 169: warning: macro `"' not defined pam.x86_64: E: non-readable /sbin/unix_update 0700L pam.x86_64: E: non-standard-executable-perm /sbin/unix_update 0700L pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_warn.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_warn.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_mkhomedir.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_mkhomedir.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_succeed_if.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_succeed_if.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_pwhistory.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_pwhistory.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_rhosts.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_rhosts.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_timestamp_check.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_timestamp_check.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_cracklib.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_cracklib.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_mail.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_mail.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man5/group.conf.5.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man5/group.conf.5.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/PAM.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/PAM.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_permit.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_permit.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man5/limits.conf.5.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man5/limits.conf.5.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_issue.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_issue.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/unix_chkpwd.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/unix_chkpwd.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_wheel.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_wheel.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_exec.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_exec.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_shells.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_shells.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_keyinit.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_keyinit.8.gz 169: warning: macro `"' not defined pam.x86_64: E: setuid-binary /sbin/unix_chkpwd root 04755L pam.x86_64: E: non-standard-executable-perm /sbin/unix_chkpwd 04755L pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_sepermit.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_sepermit.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_xauth.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_xauth.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_namespace.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_namespace.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_ftp.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_ftp.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_faildelay.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_faildelay.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man5/sepermit.conf.5.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man5/sepermit.conf.5.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_localuser.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_localuser.8.gz 169: warning: macro `"' not defined pam.x86_64: E: non-readable /etc/security/opasswd 0600L pam.x86_64: E: zero-length /etc/security/opasswd pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_group.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_group.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_tty_audit.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_tty_audit.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_selinux.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_selinux.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_deny.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_deny.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/mkhomedir_helper.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/mkhomedir_helper.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_limits.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_limits.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_userdb.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_userdb.8.gz 169: warning: macro `"' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_filter.8.gz 169: warning: macro `HTML-TAG' not defined pam.x86_64: W: manual-page-warning /usr/share/man/man8/pam_filter.8.gz 169: warning: macro `"' not defined pam.x86_64: W: log-files-without-logrotate /var/log/tallylog pam.x86_64: W: dangerous-command-in-%post install pam-devel.x86_64: W: invalid-url URL: http://www.us.kernel.org/pub/linux/libs/pam/index.html pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_misc_setenv.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_misc_setenv.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_conv.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_conv.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_fail_delay.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_fail_delay.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_get_data.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_get_data.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_chauthtok.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_chauthtok.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_get_authtok.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_get_authtok.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_sm_setcred.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_sm_setcred.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_open_session.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_open_session.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_sm_chauthtok.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_sm_chauthtok.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_getenv.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_getenv.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_acct_mgmt.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_acct_mgmt.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/misc_conv.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/misc_conv.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_authenticate.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_authenticate.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_set_data.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_set_data.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_error.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_error.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_prompt.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_prompt.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_close_session.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_close_session.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_setcred.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_setcred.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_putenv.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_putenv.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_sm_acct_mgmt.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_sm_acct_mgmt.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_syslog.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_syslog.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_misc_drop_env.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_misc_drop_env.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_xauth_data.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_xauth_data.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_end.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_end.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_start.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_start.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_misc_paste_env.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_misc_paste_env.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_strerror.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_strerror.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_getenvlist.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_getenvlist.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_get_item.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_get_item.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_sm_open_session.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_sm_open_session.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_sm_authenticate.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_sm_authenticate.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_info.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_info.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_set_item.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_set_item.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_sm_close_session.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_sm_close_session.3.gz 169: warning: macro `"' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_get_user.3.gz 169: warning: macro `HTML-TAG' not defined pam-devel.x86_64: W: manual-page-warning /usr/share/man/man3/pam_get_user.3.gz 169: warning: macro `"' not defined 2 packages and 0 specfiles checked; 9 errors, 183 warnings. Requires -------- pam (rpmlib, GLIBC filtered): /bin/sh /sbin/ldconfig audit-libs config(pam) coreutils cracklib-dicts glibc libaudit.so.1()(64bit) libc.so.6()(64bit) libcrack.so.2()(64bit) libcrypt.so.1()(64bit) libdb-5.3.so()(64bit) libdl.so.2()(64bit) libnsl.so.1()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpam.so.0(LIBPAM_EXTENSION_1.0)(64bit) libpam.so.0(LIBPAM_EXTENSION_1.1)(64bit) libpam.so.0(LIBPAM_EXTENSION_1.1.1)(64bit) libpam.so.0(LIBPAM_MODUTIL_1.0)(64bit) libpam.so.0(LIBPAM_MODUTIL_1.1)(64bit) libpam.so.0(LIBPAM_MODUTIL_1.1.3)(64bit) libpwquality libselinux libselinux.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) pam-devel (rpmlib, GLIBC filtered): libpam.so.0()(64bit) libpam_misc.so.0()(64bit) libpamc.so.0()(64bit) pam(x86-64) Provides -------- pam: config(pam) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpam.so.0(LIBPAM_EXTENSION_1.0)(64bit) libpam.so.0(LIBPAM_EXTENSION_1.1)(64bit) libpam.so.0(LIBPAM_EXTENSION_1.1.1)(64bit) libpam.so.0(LIBPAM_MODUTIL_1.0)(64bit) libpam.so.0(LIBPAM_MODUTIL_1.1)(64bit) libpam.so.0(LIBPAM_MODUTIL_1.1.3)(64bit) libpam_misc.so.0()(64bit) libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit) libpamc.so.0()(64bit) libpamc.so.0(LIBPAMC_1.0)(64bit) pam pam(x86-64) pam_access.so()(64bit) pam_chroot.so()(64bit) pam_console.so()(64bit) pam_cracklib.so()(64bit) pam_debug.so()(64bit) pam_deny.so()(64bit) pam_echo.so()(64bit) pam_env.so()(64bit) pam_exec.so()(64bit) pam_faildelay.so()(64bit) pam_faillock.so()(64bit) pam_filter.so()(64bit) pam_ftp.so()(64bit) pam_group.so()(64bit) pam_issue.so()(64bit) pam_keyinit.so()(64bit) pam_lastlog.so()(64bit) pam_limits.so()(64bit) pam_listfile.so()(64bit) pam_localuser.so()(64bit) pam_loginuid.so()(64bit) pam_mail.so()(64bit) pam_mkhomedir.so()(64bit) pam_motd.so()(64bit) pam_namespace.so()(64bit) pam_nologin.so()(64bit) pam_permit.so()(64bit) pam_postgresok.so()(64bit) pam_pwhistory.so()(64bit) pam_rhosts.so()(64bit) pam_rootok.so()(64bit) pam_securetty.so()(64bit) pam_selinux.so()(64bit) pam_sepermit.so()(64bit) pam_shells.so()(64bit) pam_stress.so()(64bit) pam_succeed_if.so()(64bit) pam_tally2.so()(64bit) pam_time.so()(64bit) pam_timestamp.so()(64bit) pam_tty_audit.so()(64bit) pam_umask.so()(64bit) pam_unix.so()(64bit) pam_userdb.so()(64bit) pam_warn.so()(64bit) pam_wheel.so()(64bit) pam_xauth.so()(64bit) pam-devel: pam-devel pam-devel(x86-64) Unversioned so-files -------------------- pam: /lib64/security/pam_access.so pam: /lib64/security/pam_chroot.so pam: /lib64/security/pam_console.so pam: /lib64/security/pam_cracklib.so pam: /lib64/security/pam_debug.so pam: /lib64/security/pam_deny.so pam: /lib64/security/pam_echo.so pam: /lib64/security/pam_env.so pam: /lib64/security/pam_exec.so pam: /lib64/security/pam_faildelay.so pam: /lib64/security/pam_faillock.so pam: /lib64/security/pam_filter.so pam: /lib64/security/pam_ftp.so pam: /lib64/security/pam_group.so pam: /lib64/security/pam_issue.so pam: /lib64/security/pam_keyinit.so pam: /lib64/security/pam_lastlog.so pam: /lib64/security/pam_limits.so pam: /lib64/security/pam_listfile.so pam: /lib64/security/pam_localuser.so pam: /lib64/security/pam_loginuid.so pam: /lib64/security/pam_mail.so pam: /lib64/security/pam_mkhomedir.so pam: /lib64/security/pam_motd.so pam: /lib64/security/pam_namespace.so pam: /lib64/security/pam_nologin.so pam: /lib64/security/pam_permit.so pam: /lib64/security/pam_postgresok.so pam: /lib64/security/pam_pwhistory.so pam: /lib64/security/pam_rhosts.so pam: /lib64/security/pam_rootok.so pam: /lib64/security/pam_securetty.so pam: /lib64/security/pam_selinux.so pam: /lib64/security/pam_selinux_permit.so pam: /lib64/security/pam_sepermit.so pam: /lib64/security/pam_shells.so pam: /lib64/security/pam_stress.so pam: /lib64/security/pam_succeed_if.so pam: /lib64/security/pam_tally2.so pam: /lib64/security/pam_time.so pam: /lib64/security/pam_timestamp.so pam: /lib64/security/pam_tty_audit.so pam: /lib64/security/pam_umask.so pam: /lib64/security/pam_unix.so pam: /lib64/security/pam_unix_acct.so pam: /lib64/security/pam_unix_auth.so pam: /lib64/security/pam_unix_passwd.so pam: /lib64/security/pam_unix_session.so pam: /lib64/security/pam_userdb.so pam: /lib64/security/pam_warn.so pam: /lib64/security/pam_wheel.so pam: /lib64/security/pam_xauth.so MD5-sum check ------------- https://fedorahosted.org/releases/p/a/pam-redhat/pam-redhat-0.99.10-1.tar.bz2 : CHECKSUM(SHA256) this package : 5976fdc27ff5731f71a74c66b18125c0c7cb384b3d98f41c48fb8d1d71a6f497 CHECKSUM(SHA256) upstream package : 5976fdc27ff5731f71a74c66b18125c0c7cb384b3d98f41c48fb8d1d71a6f497 http://www.linux-pam.org/library/Linux-PAM-1.1.6.tar.bz2 : CHECKSUM(SHA256) this package : bab887d6280f47fc3963df3b95735a27a16f0f663636163ddf3acab5f1149fc2 CHECKSUM(SHA256) upstream package : bab887d6280f47fc3963df3b95735a27a16f0f663636163ddf3acab5f1149fc2 Generated by fedora-review 0.4.0 (736af0d) last change: 2013-01-28 Buildroot used: fedora-raw-x86_64 Command line :/home/w0rm/work/projects/fedora-review/try-fedora-review -rpn pam -m fedora-rawhide-x86_64 -v -x CheckRpmlintInstalled,CheckApprovedLicense,CheckContainsLicenseText,CheckLicenseField,CheckLicenseUpstream,CheckReqPkgConfig,CheckBuildCompleted,CheckPackageInstalls,CheckNoNameConflict,CheckBuild,CheckBuildRequires