Package Review ============== Key: [x] = Pass [!] = Fail [-] = Not applicable [?] = Not evaluated [ ] = Manual review needed Issues: ======= - Header files in -devel subpackage, if present. Note: boost-examples : /usr/share/doc/boost- examples-1.50.0/libs/graph/example/iohb.h boost-build : /usr/share/boost- build/example/libraries/util/foo/include/lib1.h boost-build : /usr/share /boost-build/example/qt/qt3/hello/canvas.h boost-build : /usr/share/boost- build/example/qt/qt4/hello/arrow.h See: http://fedoraproject.org/wiki/Packaging/Guidelines#DevelPackages - Package contains BR: python2-devel or python3-devel See: http://fedoraproject.org/wiki/Packaging:Python#BuildRequires - ldconfig called in %post and %postun if required. Note: /sbin/ldconfig not called in boost-python3 See: http://fedoraproject.org/wiki/Packaging/Guidelines#Shared_Libraries - Large documentation must go in a -doc subpackage. Note: Documentation size is 158300160 bytes in 14244 files. See: http://fedoraproject.org/wiki/Packaging/Guidelines#PackageDocumentation ===== 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]: Package does not contain any libtool archives (.la) [x]: Rpath absent or only used for internal libs. [x]: Static libraries in -static subpackage, if present. 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. [ ]: Fully versioned dependency in subpackages, if present. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in boost- chrono , boost-date-time , boost-filesystem , boost-graph , boost- iostreams , boost-locale , boost-math , boost-program-options , boost- python , boost-python3 , boost-random , boost-regex , boost-serialization , boost-signals , boost-system , boost-test , boost-thread , boost-timer , boost-wave , boost-devel , boost-static , boost-doc , boost-examples , boost-openmpi , boost-openmpi-devel , boost-openmpi-python , boost-graph- openmpi , boost-mpich2 , boost-mpich2-devel , boost-mpich2-python , boost-graph-mpich2 , boost-build , boost-jam [ ]: Package complies to the Packaging Guidelines [ ]: License file installed when any subpackage combination is installed. [ ]: 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]: Macros in Summary, %description expandable at SRPM build time. [x]: Permissions on files are set properly. [x]: Spec file lacks Packager, Vendor, PreReq tags. [x]: 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. [x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [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). Python: [ ]: Binary eggs must be removed in %prep Note: Test run failed [ ]: Python eggs must not download any dependencies during the build process. [ ]: A package which is used by another package via an egg interface should provide egg info. [ ]: Package meets the Packaging Guidelines::Python ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [!]: Buildroot is not present Note: Invalid buildroot found: Illegal buildroot line:BuildRoot to preferred value. [!]: Spec use %global instead of %define. Note: %define boost_docdir __tmp_docdir %define boost_examplesdir __tmp_examplesdir %define version_enc 1_50_0 %define toplev_dirname %{name}_%{version_enc} %define sonamever %{version} [ ]: 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. [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: [x]: Large data in /usr/share should live in a noarch subpackage if package is arched. Rpmlint ------- Checking: boost-1.50.0-6.fc19.x86_64.rpm boost-chrono-1.50.0-6.fc19.x86_64.rpm boost-date-time-1.50.0-6.fc19.x86_64.rpm boost-filesystem-1.50.0-6.fc19.x86_64.rpm boost-graph-1.50.0-6.fc19.x86_64.rpm boost-iostreams-1.50.0-6.fc19.x86_64.rpm boost-locale-1.50.0-6.fc19.x86_64.rpm boost-math-1.50.0-6.fc19.x86_64.rpm boost-program-options-1.50.0-6.fc19.x86_64.rpm boost-python-1.50.0-6.fc19.x86_64.rpm boost-python3-1.50.0-6.fc19.x86_64.rpm boost-random-1.50.0-6.fc19.x86_64.rpm boost-regex-1.50.0-6.fc19.x86_64.rpm boost-serialization-1.50.0-6.fc19.x86_64.rpm boost-signals-1.50.0-6.fc19.x86_64.rpm boost-system-1.50.0-6.fc19.x86_64.rpm boost-test-1.50.0-6.fc19.x86_64.rpm boost-thread-1.50.0-6.fc19.x86_64.rpm boost-timer-1.50.0-6.fc19.x86_64.rpm boost-wave-1.50.0-6.fc19.x86_64.rpm boost-devel-1.50.0-6.fc19.x86_64.rpm boost-static-1.50.0-6.fc19.x86_64.rpm boost-doc-1.50.0-6.fc19.noarch.rpm boost-examples-1.50.0-6.fc19.noarch.rpm boost-openmpi-1.50.0-6.fc19.x86_64.rpm boost-openmpi-devel-1.50.0-6.fc19.x86_64.rpm boost-openmpi-python-1.50.0-6.fc19.x86_64.rpm boost-graph-openmpi-1.50.0-6.fc19.x86_64.rpm boost-mpich2-1.50.0-6.fc19.x86_64.rpm boost-mpich2-devel-1.50.0-6.fc19.x86_64.rpm boost-mpich2-python-1.50.0-6.fc19.x86_64.rpm boost-graph-mpich2-1.50.0-6.fc19.x86_64.rpm boost-build-1.50.0-6.fc19.noarch.rpm boost-jam-1.50.0-6.fc19.x86_64.rpm boost.x86_64: E: no-binary boost-python.x86_64: W: spelling-error %description -l en_US versa -> avers, verse, verso boost-python3.x86_64: W: spelling-error %description -l en_US versa -> avers, verse, verso boost-python3.x86_64: E: library-without-ldconfig-postin /usr/lib64/libboost_python3.so.1.50.0 boost-python3.x86_64: E: library-without-ldconfig-postun /usr/lib64/libboost_python3.so.1.50.0 boost-python3.x86_64: E: library-without-ldconfig-postin /usr/lib64/libboost_python3-mt.so.1.50.0 boost-python3.x86_64: E: library-without-ldconfig-postun /usr/lib64/libboost_python3-mt.so.1.50.0 boost-timer.x86_64: W: spelling-error %description -l en_US portably -> portable, port ably, port-ably boost-wave.x86_64: W: spelling-error Summary(en_US) pre -> per, ore, pee boost-wave.x86_64: W: spelling-error %description -l en_US pre -> per, ore, pee boost-examples.noarch: E: devel-dependency boost-devel boost-examples.noarch: W: file-not-utf8 /usr/share/doc/boost-examples-1.50.0/libs/math/example/skew_normal_example.cpp boost-examples.noarch: W: file-not-utf8 /usr/share/doc/boost-examples-1.50.0/libs/python/example/project.zip boost-openmpi.x86_64: E: library-without-ldconfig-postin /usr/lib64/openmpi/lib/libboost_mpi-mt.so.1.50.0 boost-openmpi.x86_64: E: library-without-ldconfig-postun /usr/lib64/openmpi/lib/libboost_mpi-mt.so.1.50.0 boost-openmpi-devel.x86_64: W: only-non-binary-in-usr-lib boost-openmpi-python.x86_64: E: invalid-soname /usr/lib64/openmpi/lib/mpi.so mpi.so boost-openmpi-python.x86_64: E: library-without-ldconfig-postin /usr/lib64/openmpi/lib/libboost_mpi_python-mt.so.1.50.0 boost-openmpi-python.x86_64: E: library-without-ldconfig-postun /usr/lib64/openmpi/lib/libboost_mpi_python-mt.so.1.50.0 boost-graph-openmpi.x86_64: E: library-without-ldconfig-postin /usr/lib64/openmpi/lib/libboost_graph_parallel-mt.so.1.50.0 boost-graph-openmpi.x86_64: E: library-without-ldconfig-postun /usr/lib64/openmpi/lib/libboost_graph_parallel-mt.so.1.50.0 boost-mpich2.x86_64: E: library-without-ldconfig-postin /usr/lib64/mpich2/lib/libboost_mpi-mt.so.1.50.0 boost-mpich2.x86_64: E: library-without-ldconfig-postun /usr/lib64/mpich2/lib/libboost_mpi-mt.so.1.50.0 boost-mpich2-devel.x86_64: W: only-non-binary-in-usr-lib boost-mpich2-python.x86_64: E: invalid-soname /usr/lib64/mpich2/lib/mpi.so mpi.so boost-mpich2-python.x86_64: E: library-without-ldconfig-postin /usr/lib64/mpich2/lib/libboost_mpi_python-mt.so.1.50.0 boost-mpich2-python.x86_64: E: library-without-ldconfig-postun /usr/lib64/mpich2/lib/libboost_mpi_python-mt.so.1.50.0 boost-graph-mpich2.x86_64: E: library-without-ldconfig-postin /usr/lib64/mpich2/lib/libboost_graph_parallel-mt.so.1.50.0 boost-graph-mpich2.x86_64: E: library-without-ldconfig-postun /usr/lib64/mpich2/lib/libboost_graph_parallel-mt.so.1.50.0 boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/libraries/util/foo/include/lib1.h boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/variant/a.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/qt/qt3/hello/canvas.h boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/libraries/util/foo/bar.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/qt/qt3/uic/main.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/hello/hello.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/customization/codegen.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/versioned/hello.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/qt/qt4/moccable-cpp/main.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/qt/qt4/hello/main.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/generate/a.cpp boost-build.noarch: E: zero-length /usr/share/boost-build/example/customization/t2.verbatim boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/pch/include/pch.hpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/built_tool/core/core.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/built_tool/tblgen/tblgen.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/qt/qt4/hello/arrow.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/qt/qt4/hello/arrow.h boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/qt/qt3/hello/main.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/variant/libs/l.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/qt/qt3/moccable-cpp/main.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/libraries/app/app.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/qt/qt4/uic/main.cpp boost-build.noarch: E: zero-length /usr/share/boost-build/example/built_tool/core/a.td boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/gettext/main.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/pch/source/hello_world.cpp boost-build.noarch: W: devel-file-in-non-devel-package /usr/share/boost-build/example/qt/qt3/hello/canvas.cpp 34 packages and 0 specfiles checked; 22 errors, 33 warnings. Requires -------- boost-examples (rpmlib, GLIBC filtered): boost-devel boost-math (rpmlib, GLIBC filtered): /sbin/ldconfig libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost-timer (rpmlib, GLIBC filtered): /sbin/ldconfig libboost_chrono-mt.so.1.50.0()(64bit) libboost_chrono.so.1.50.0()(64bit) libboost_system-mt.so.1.50.0()(64bit) libboost_system.so.1.50.0()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost-mpich2-python (rpmlib, GLIBC filtered): boost-mpich2 libboost_mpi-mt.so.1.50.0()(64bit) libboost_mpi_python-mt.so.1.50.0()(64bit) libboost_python-mt.so.1.50.0()(64bit) libboost_serialization-mt.so.1.50.0()(64bit) libc.so.6()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libmpich.so.8()(64bit) libmpichcxx.so.8()(64bit) libmpl.so.1()(64bit) libopa.so.1()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) boost-build (rpmlib, GLIBC filtered): /usr/bin/python boost-jam boost-date-time (rpmlib, GLIBC filtered): /sbin/ldconfig libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost-test (rpmlib, GLIBC filtered): /sbin/ldconfig libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost-thread (rpmlib, GLIBC filtered): /sbin/ldconfig libboost_chrono-mt.so.1.50.0()(64bit) libboost_system-mt.so.1.50.0()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost-python (rpmlib, GLIBC filtered): /sbin/ldconfig libc.so.6()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) boost-system (rpmlib, GLIBC filtered): /sbin/ldconfig libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost-mpich2 (rpmlib, GLIBC filtered): libboost_serialization-mt.so.1.50.0()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libmpich.so.8()(64bit) libmpichcxx.so.8()(64bit) libmpl.so.1()(64bit) libopa.so.1()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) mpich2 rtld(GNU_HASH) boost-openmpi-python (rpmlib, GLIBC filtered): boost-openmpi libboost_mpi-mt.so.1.50.0()(64bit) libboost_mpi_python-mt.so.1.50.0()(64bit) libboost_python-mt.so.1.50.0()(64bit) libboost_serialization-mt.so.1.50.0()(64bit) libc.so.6()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libmpi.so.1()(64bit) libmpi_cxx.so.1()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) boost-random (rpmlib, GLIBC filtered): /sbin/ldconfig libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost-iostreams (rpmlib, GLIBC filtered): /sbin/ldconfig libbz2.so.1()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) boost-chrono (rpmlib, GLIBC filtered): /sbin/ldconfig libboost_system-mt.so.1.50.0()(64bit) libboost_system.so.1.50.0()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost-python3 (rpmlib, GLIBC filtered): libc.so.6()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) boost-wave (rpmlib, GLIBC filtered): /sbin/ldconfig libboost_chrono-mt.so.1.50.0()(64bit) libboost_date_time-mt.so.1.50.0()(64bit) libboost_date_time.so.1.50.0()(64bit) libboost_filesystem-mt.so.1.50.0()(64bit) libboost_filesystem.so.1.50.0()(64bit) libboost_system-mt.so.1.50.0()(64bit) libboost_system.so.1.50.0()(64bit) libboost_thread-mt.so.1.50.0()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost (rpmlib, GLIBC filtered): boost-chrono boost-date-time boost-filesystem boost-graph boost-iostreams boost-locale boost-math boost-program-options boost-python boost-random boost-regex boost-serialization boost-signals boost-system boost-test boost-thread boost-timer boost-wave boost-graph-openmpi (rpmlib, GLIBC filtered): boost-openmpi libboost_mpi-mt.so.1.50.0()(64bit) libboost_serialization-mt.so.1.50.0()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libmpi.so.1()(64bit) libmpi_cxx.so.1()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost-devel (rpmlib, GLIBC filtered): boost libboost_chrono-mt.so.1.50.0()(64bit) libboost_chrono.so.1.50.0()(64bit) libboost_date_time-mt.so.1.50.0()(64bit) libboost_date_time.so.1.50.0()(64bit) libboost_filesystem-mt.so.1.50.0()(64bit) libboost_filesystem.so.1.50.0()(64bit) libboost_graph-mt.so.1.50.0()(64bit) libboost_graph.so.1.50.0()(64bit) libboost_iostreams-mt.so.1.50.0()(64bit) libboost_iostreams.so.1.50.0()(64bit) libboost_locale-mt.so.1.50.0()(64bit) libboost_math_c99-mt.so.1.50.0()(64bit) libboost_math_c99.so.1.50.0()(64bit) libboost_math_c99f-mt.so.1.50.0()(64bit) libboost_math_c99f.so.1.50.0()(64bit) libboost_math_c99l-mt.so.1.50.0()(64bit) libboost_math_c99l.so.1.50.0()(64bit) libboost_math_tr1-mt.so.1.50.0()(64bit) libboost_math_tr1.so.1.50.0()(64bit) libboost_math_tr1f-mt.so.1.50.0()(64bit) libboost_math_tr1f.so.1.50.0()(64bit) libboost_math_tr1l-mt.so.1.50.0()(64bit) libboost_math_tr1l.so.1.50.0()(64bit) libboost_prg_exec_monitor-mt.so.1.50.0()(64bit) libboost_prg_exec_monitor.so.1.50.0()(64bit) libboost_program_options-mt.so.1.50.0()(64bit) libboost_program_options.so.1.50.0()(64bit) libboost_python-mt.so.1.50.0()(64bit) libboost_python.so.1.50.0()(64bit) libboost_python3-mt.so.1.50.0()(64bit) libboost_python3.so.1.50.0()(64bit) libboost_random-mt.so.1.50.0()(64bit) libboost_random.so.1.50.0()(64bit) libboost_regex-mt.so.1.50.0()(64bit) libboost_regex.so.1.50.0()(64bit) libboost_serialization-mt.so.1.50.0()(64bit) libboost_serialization.so.1.50.0()(64bit) libboost_signals-mt.so.1.50.0()(64bit) libboost_signals.so.1.50.0()(64bit) libboost_system-mt.so.1.50.0()(64bit) libboost_system.so.1.50.0()(64bit) libboost_timer-mt.so.1.50.0()(64bit) libboost_timer.so.1.50.0()(64bit) libboost_unit_test_framework-mt.so.1.50.0()(64bit) libboost_unit_test_framework.so.1.50.0()(64bit) libboost_wave-mt.so.1.50.0()(64bit) libboost_wave.so.1.50.0()(64bit) libboost_wserialization-mt.so.1.50.0()(64bit) libboost_wserialization.so.1.50.0()(64bit) boost-static (rpmlib, GLIBC filtered): boost-devel boost-signals (rpmlib, GLIBC filtered): /sbin/ldconfig libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost-doc (rpmlib, GLIBC filtered): boost-jam (rpmlib, GLIBC filtered): libc.so.6()(64bit) rtld(GNU_HASH) boost-mpich2-devel (rpmlib, GLIBC filtered): boost-devel boost-graph-mpich2 boost-mpich2 boost-mpich2-python libboost_graph_parallel-mt.so.1.50.0()(64bit) libboost_mpi-mt.so.1.50.0()(64bit) libboost_mpi_python-mt.so.1.50.0()(64bit) boost-regex (rpmlib, GLIBC filtered): /sbin/ldconfig libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libicudata.so.49()(64bit) libicui18n.so.49()(64bit) libicuuc.so.49()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost-graph (rpmlib, GLIBC filtered): /sbin/ldconfig libboost_regex-mt.so.1.50.0()(64bit) libboost_regex.so.1.50.0()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libicudata.so.49()(64bit) libicui18n.so.49()(64bit) libicuuc.so.49()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost-locale (rpmlib, GLIBC filtered): /sbin/ldconfig libboost_chrono-mt.so.1.50.0()(64bit) libboost_system-mt.so.1.50.0()(64bit) libboost_thread-mt.so.1.50.0()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libicudata.so.49()(64bit) libicui18n.so.49()(64bit) libicuuc.so.49()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost-graph-mpich2 (rpmlib, GLIBC filtered): boost-mpich2 libboost_mpi-mt.so.1.50.0()(64bit) libboost_serialization-mt.so.1.50.0()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libmpich.so.8()(64bit) libmpichcxx.so.8()(64bit) libmpl.so.1()(64bit) libopa.so.1()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost-serialization (rpmlib, GLIBC filtered): /sbin/ldconfig libboost_serialization-mt.so.1.50.0()(64bit) libboost_serialization.so.1.50.0()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost-program-options (rpmlib, GLIBC filtered): /sbin/ldconfig libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) boost-openmpi (rpmlib, GLIBC filtered): libboost_serialization-mt.so.1.50.0()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libmpi.so.1()(64bit) libmpi_cxx.so.1()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) openmpi rtld(GNU_HASH) boost-openmpi-devel (rpmlib, GLIBC filtered): boost-devel boost-graph-openmpi boost-openmpi boost-openmpi-python libboost_graph_parallel-mt.so.1.50.0()(64bit) libboost_mpi-mt.so.1.50.0()(64bit) libboost_mpi_python-mt.so.1.50.0()(64bit) boost-filesystem (rpmlib, GLIBC filtered): /sbin/ldconfig libboost_system-mt.so.1.50.0()(64bit) libboost_system.so.1.50.0()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Provides -------- boost-examples: boost-examples boost-math: boost-math boost-math(x86-64) libboost_math_c99-mt.so.1.50.0()(64bit) libboost_math_c99.so.1.50.0()(64bit) libboost_math_c99f-mt.so.1.50.0()(64bit) libboost_math_c99f.so.1.50.0()(64bit) libboost_math_c99l-mt.so.1.50.0()(64bit) libboost_math_c99l.so.1.50.0()(64bit) libboost_math_tr1-mt.so.1.50.0()(64bit) libboost_math_tr1.so.1.50.0()(64bit) libboost_math_tr1f-mt.so.1.50.0()(64bit) libboost_math_tr1f.so.1.50.0()(64bit) libboost_math_tr1l-mt.so.1.50.0()(64bit) libboost_math_tr1l.so.1.50.0()(64bit) boost-timer: boost-timer boost-timer(x86-64) libboost_timer-mt.so.1.50.0()(64bit) libboost_timer.so.1.50.0()(64bit) boost-mpich2-python: boost-mpich2-python boost-mpich2-python(x86-64) libboost_mpi_python-mt.so.1.50.0()(64bit) mpi.so()(64bit) boost-build: boost-build boost-date-time: boost-date-time boost-date-time(x86-64) libboost_date_time-mt.so.1.50.0()(64bit) libboost_date_time.so.1.50.0()(64bit) boost-test: boost-test boost-test(x86-64) libboost_prg_exec_monitor-mt.so.1.50.0()(64bit) libboost_prg_exec_monitor.so.1.50.0()(64bit) libboost_unit_test_framework-mt.so.1.50.0()(64bit) libboost_unit_test_framework.so.1.50.0()(64bit) boost-thread: boost-thread boost-thread(x86-64) libboost_thread-mt.so.1.50.0()(64bit) boost-python: boost-python boost-python(x86-64) libboost_python-mt.so.1.50.0()(64bit) libboost_python.so.1.50.0()(64bit) boost-system: boost-system boost-system(x86-64) libboost_system-mt.so.1.50.0()(64bit) libboost_system.so.1.50.0()(64bit) boost-mpich2: boost-mpich2 boost-mpich2(x86-64) libboost_mpi-mt.so.1.50.0()(64bit) boost-openmpi-python: boost-openmpi-python boost-openmpi-python(x86-64) libboost_mpi_python-mt.so.1.50.0()(64bit) mpi.so()(64bit) boost-random: boost-random boost-random(x86-64) libboost_random-mt.so.1.50.0()(64bit) libboost_random.so.1.50.0()(64bit) boost-iostreams: boost-iostreams boost-iostreams(x86-64) libboost_iostreams-mt.so.1.50.0()(64bit) libboost_iostreams.so.1.50.0()(64bit) boost-chrono: boost-chrono boost-chrono(x86-64) libboost_chrono-mt.so.1.50.0()(64bit) libboost_chrono.so.1.50.0()(64bit) boost-python3: boost-python3 boost-python3(x86-64) libboost_python3-mt.so.1.50.0()(64bit) libboost_python3.so.1.50.0()(64bit) boost-wave: boost-wave boost-wave(x86-64) libboost_wave-mt.so.1.50.0()(64bit) libboost_wave.so.1.50.0()(64bit) boost: boost boost(x86-64) boost-graph-openmpi: boost-graph-openmpi boost-graph-openmpi(x86-64) libboost_graph_parallel-mt.so.1.50.0()(64bit) boost-devel: boost-devel boost-devel(x86-64) boost-python-devel boost-static: boost-devel-static boost-static boost-static(x86-64) boost-signals: boost-signals boost-signals(x86-64) libboost_signals-mt.so.1.50.0()(64bit) libboost_signals.so.1.50.0()(64bit) boost-doc: boost-doc boost-python-docs boost-jam: boost-jam boost-jam(x86-64) boost-mpich2-devel: boost-mpich2-devel boost-mpich2-devel(x86-64) boost-regex: boost-regex boost-regex(x86-64) libboost_regex-mt.so.1.50.0()(64bit) libboost_regex.so.1.50.0()(64bit) boost-graph: boost-graph boost-graph(x86-64) libboost_graph-mt.so.1.50.0()(64bit) libboost_graph.so.1.50.0()(64bit) boost-locale: boost-locale boost-locale(x86-64) libboost_locale-mt.so.1.50.0()(64bit) boost-graph-mpich2: boost-graph-mpich2 boost-graph-mpich2(x86-64) libboost_graph_parallel-mt.so.1.50.0()(64bit) boost-serialization: boost-serialization boost-serialization(x86-64) libboost_serialization-mt.so.1.50.0()(64bit) libboost_serialization.so.1.50.0()(64bit) libboost_wserialization-mt.so.1.50.0()(64bit) libboost_wserialization.so.1.50.0()(64bit) boost-program-options: boost-program-options boost-program-options(x86-64) libboost_program_options-mt.so.1.50.0()(64bit) libboost_program_options.so.1.50.0()(64bit) boost-openmpi: boost-openmpi boost-openmpi(x86-64) libboost_mpi-mt.so.1.50.0()(64bit) boost-openmpi-devel: boost-openmpi-devel boost-openmpi-devel(x86-64) boost-filesystem: boost-filesystem boost-filesystem(x86-64) libboost_filesystem-mt.so.1.50.0()(64bit) libboost_filesystem.so.1.50.0()(64bit) Unversioned so-files -------------------- boost-openmpi-python: /usr/lib64/openmpi/lib/mpi.so boost-mpich2-python: /usr/lib64/mpich2/lib/mpi.so MD5-sum check ------------- http://downloads.sourceforge.net/boost/boost_1_50_0.tar.bz2 : CHECKSUM(SHA256) this package : c9ace2b8c81fa6703d1d17c7e478de3bc51101c5adbdeb3f6cb72cf3045a8529 CHECKSUM(SHA256) upstream package : c9ace2b8c81fa6703d1d17c7e478de3bc51101c5adbdeb3f6cb72cf3045a8529 Generated by fedora-review 0.3.1 (903b443) last change: 2012-12-20 Buildroot used: fedora-raw-x86_64 Command line :/home/w0rm/work/projects/fedora-review/try-fedora-review -rpn boost -m fedora-rawhide-x86_64 -v -x CheckRpmlintInstalled,CheckApprovedLicense,CheckContainsLicenseText,CheckLicenseField,CheckLicenseUpstream,CheckReqPkgConfig,CheckBuildCompleted,CheckPackageInstalls,CheckNoNameConflict,CheckBuild,CheckBuildRequires