Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=491317
--- Comment #21 from Erik van Pienbroek erik-fedora@vanpienbroek.nl 2009-07-05 08:05:03 EDT --- After discussion on the Fedora-MinGW mailing list ( http://lists.fedoraproject.org/pipermail/fedora-mingw/2009-June/001739.html ) we decided that it's okay to keep the commented out blocks and -tools subpackage if that's what the packager desires. Now that's cleared up we can continue with the review.
$ rpmlint mingw32-gstreamer.spec mingw32-gstreamer.spec:196: E: files-attr-not-set mingw32-gstreamer.spec:553: W: macro-in-%changelog doc mingw32-gstreamer.spec: W: mixed-use-of-spaces-and-tabs (spaces: line 9, tab: line 7) 0 packages and 1 specfiles checked; 1 errors, 2 warnings.
$ rpmlint mingw32-gstreamer-* mingw32-gstreamer-static.noarch: E: description-line-too-long The mingw32-gstreamer-static package contains static library for mingw32-gstreamer development. mingw32-gstreamer-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libgstreamer-0.10.a mingw32-gstreamer-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libgstcontroller-0.10.a mingw32-gstreamer-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libgstbase-0.10.a mingw32-gstreamer-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libgstdataprotocol-0.10.a mingw32-gstreamer-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libgstnet-0.10.a mingw32-gstreamer-static.noarch: W: no-documentation mingw32-gstreamer-tools.noarch: W: summary-not-capitalized common tools and files for GStreamer streaming media framework mingw32-gstreamer-tools.noarch: W: no-documentation 3 packages and 0 specfiles checked; 6 errors, 3 warnings.
All these rpmlint messages need to be fixed with the exception of the arch-independent-package-contains-binary-or-object and no-documentation ones (as they're false positives for the mingw32 toolchain).