Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Review Request: mingw32-tcl - MinGW Windows Boost C++ library Alias: mingw32-boost
https://bugzilla.redhat.com/show_bug.cgi?id=502554
Summary: Review Request: mingw32-tcl - MinGW Windows Boost C++ library Product: Fedora Version: rawhide Platform: All URL: http://sailer.fedorapeople.org/ OS/Version: Linux Status: NEW Severity: medium Priority: low Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: t.sailer@alumni.ethz.ch QAContact: extras-qa@fedoraproject.org CC: notting@redhat.com, fedora-package-review@redhat.com, fedora-mingw@lists.fedoraproject.org Classification: Fedora
Spec URL: http://sailer.fedorapeople.org/mingw32-boost.spec SRPM URL: http://sailer.fedorapeople.org/mingw32-boost-1.37.0-1.fc11.src.rpm Description: MinGW Windows Boost C++ library.
Approved MinGW packaging guidelines are here: http://fedoraproject.org/wiki/Packaging/MinGW
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=502554
Richard W.M. Jones rjones@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rjones@redhat.com Summary|Review Request: mingw32-tcl |Review Request: |- MinGW Windows Boost C++ |mingw32-boost - MinGW |library |Windows Boost C++ library
--- Comment #1 from Richard W.M. Jones rjones@redhat.com 2009-05-26 04:26:55 EDT --- Fixed Summary line.
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=502554
Erik van Pienbroek erik-fedora@vanpienbroek.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |erik-fedora@vanpienbroek.nl AssignedTo|nobody@fedoraproject.org |erik-fedora@vanpienbroek.nl Flag| |fedora-review?
--- Comment #2 from Erik van Pienbroek erik-fedora@vanpienbroek.nl 2009-05-26 05:05:48 EDT --- The static subpackage contains some leftovers from libsoup: %description static Static version of the MinGW Windows Libsoup library.
The %defattr line should be: %defattr(-,root,root,-)
What's the dependency problem with the test framework library?
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=502554
--- Comment #3 from Thomas Sailer t.sailer@alumni.ethz.ch 2009-05-26 05:53:52 EDT --- (In reply to comment #1)
Fixed Summary line.
Thanks!
(In reply to comment #2)
What's the dependency problem with the test framework library?
All of: libboost_prg_exec_monitor.lib libboost_prg_exec_monitor-mt.lib libboost_test_exec_monitor.lib libboost_test_exec_monitor-mt.lib libboost_unit_test_framework.lib libboost_unit_test_framework-mt.lib link to external, undefined functions. While under unix, this is possible, under windows, DLL's do not allow undefined external references. Therefore, we can only provide static libraries for these.
Specifically, test_exec_monitor wants test_main(int, char**), prg_exec_monitor wants cpp_main(int, char**), and unit_test_framework wants init_unit_test_suite(int, char**).
The static subpackage contains some leftovers from libsoup: %description static Static version of the MinGW Windows Libsoup library.
The %defattr line should be: %defattr(-,root,root,-)
An update for these is in progress.
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=502554
--- Comment #4 from Thomas Sailer t.sailer@alumni.ethz.ch 2009-05-26 06:46:21 EDT --- The promised update: Spec URL: http://sailer.fedorapeople.org/mingw32-boost.spec SRPM URL: http://sailer.fedorapeople.org/mingw32-boost-1.37.0-2.fc11.src.rpm
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=502554
--- Comment #5 from Erik van Pienbroek erik-fedora@vanpienbroek.nl 2009-05-26 14:39:01 EDT --- While trying to build this package using rpmbuild I noticed several occurences of lines like this:
gcc.archive bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/libboost_math_c99f.lib
"/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/libboost_math_c99f.lib" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/acoshf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/asinhf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/atanhf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/cbrtf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/copysignf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/erfcf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/erff.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/expm1f.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/fmaxf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/fminf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/fpclassifyf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/hypotf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/lgammaf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/llroundf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/log1pf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/lroundf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/nextafterf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/nexttowardf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/roundf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/tgammaf.o" "bin.v2/libs/math/build/gcc-mingw-4.4.0/release/debug-symbols-on/link-static/target-os-windows/truncf.o"
It looks like the native 'ar' is used (/usr/bin/ar) instead of i686-pc-mingw32-ar. This might need some further investigation.
Another issue I noticed in the .spec file is this: if a2dll libboost_thread-mt.lib libboost_thread-mt "-lpthreadGC2"; then As of mingw32-pthreads-2.8.0-8{.fc11,.fc12} it isn't necessary to use '-lpthreadGC2' anymore. It should be sufficient to use just '-lpthread' here.
For the link errors in the testsuite libraries. I might have found out a way to get it operational as shared libraries. Would it be possible to add a main() function to those testsuite libraries which looks something like this:
int main(int argc, char **argv) { void (*test_main_func) (int, char**);
test_main_func = GetProcAddress(NULL, "test_main"); if (!test_main_func) { printf("No test_main() function found\n"); return -1; }
test_main_func(arg1, arg2);
return 0; }
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=502554
--- Comment #6 from Richard W.M. Jones rjones@redhat.com 2009-05-26 15:06:02 EDT --- Is there any practical difference between native 'ar' and i686-pc-mingw32-ar? I thought it was just a generic archive tool ...
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=502554
--- Comment #7 from Thomas Sailer t.sailer@alumni.ethz.ch 2009-05-27 07:36:25 EDT --- (In reply to comment #5)
It looks like the native 'ar' is used (/usr/bin/ar) instead of i686-pc-mingw32-ar. This might need some further investigation.
I thought too that ar was just a simple archiver. But I fixed this anyway.
Another issue I noticed in the .spec file is this: if a2dll libboost_thread-mt.lib libboost_thread-mt "-lpthreadGC2"; then As of mingw32-pthreads-2.8.0-8{.fc11,.fc12} it isn't necessary to use '-lpthreadGC2' anymore. It should be sufficient to use just '-lpthread' here.
I've seen you made the change too, but it seems it hasn't propagated yet to my mirror. Anyway, I would like to keep it that way for some time until your change has fully propagated...
For the link errors in the testsuite libraries. I might have found out a way to get it operational as shared libraries. Would it be possible to add a main() function to those testsuite libraries which looks something like this:
Sure, if you write your own dynamic linker :)
Seriously though, this is quite a lot of work to implement, I won't have time to do this in the next couple of weeks. If someone else wants to give it a try, be my guest.
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=502554
--- Comment #8 from Thomas Sailer t.sailer@alumni.ethz.ch 2009-05-27 07:36:44 EDT --- Spec URL: http://sailer.fedorapeople.org/mingw32-boost.spec SRPM URL: http://sailer.fedorapeople.org/mingw32-boost-1.37.0-3.fc11.src.rpm
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=502554
--- Comment #9 from Thomas Sailer t.sailer@alumni.ethz.ch 2009-05-28 16:33:58 EDT --- Further update. Now the package uses the boost build system to build the dynamic libraries as well. As a side effect, this fixes building DLLs for the above mentioned DLLs.
Spec URL: http://sailer.fedorapeople.org/mingw32-boost.spec SRPM URL: http://sailer.fedorapeople.org/mingw32-boost-1.37.0-4.fc11.src.rpm
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=502554
--- Comment #10 from Thomas Sailer t.sailer@alumni.ethz.ch 2009-05-29 00:12:44 EDT --- Scratch Build: http://koji.fedoraproject.org/koji/taskinfo?taskID=1382220
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=502554
--- Comment #11 from Thomas Sailer t.sailer@alumni.ethz.ch 2009-05-29 09:57:51 EDT --- I won't have time to work on this package for the next couple of weeks, if someone wants to take over, be my guest.
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=502554
Erik van Pienbroek erik-fedora@vanpienbroek.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag|fedora-review? |fedora-review+
--- Comment #12 from Erik van Pienbroek erik-fedora@vanpienbroek.nl 2009-06-05 14:21:50 EDT --- $ rpmlint mingw32-boost.spec mingw32-boost.spec:95: W: rpm-buildroot-usage %build #BUILD_FLAGS="--with-toolset=gcc --prefix=$RPM_BUILD_ROOT%{_prefix}" mingw32-boost.spec:108: W: configure-without-libdir-spec mingw32-boost.spec: W: patch-not-applied Patch7: boost-1_37_0-smp.patch 0 packages and 1 specfiles checked; 0 errors, 3 warnings.
The rpm-buildroot-usage is a false positive as that line is commented out The configure-without-libdir-spec is also a false positive as boost uses a different build system The patch-not-applied is also a false positive as the patch is applied by a custom command
$ rpmlint mingw32-boost-*.rpm mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_system.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_math_tr1l.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_system-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_math_c99.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_date_time.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_math_tr1.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_test_exec_monitor-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_math_c99f.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_wave-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_regex-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_regex.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_math_c99-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_date_time-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_signals-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_wserialization.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_iostreams.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_prg_exec_monitor.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_thread-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_filesystem-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_serialization-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_program_options.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_wave.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_math_tr1-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_iostreams-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_serialization.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_test_exec_monitor.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_program_options-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_unit_test_framework.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_graph-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_wserialization-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_math_tr1f-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_math_c99l-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_signals.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_math_tr1l-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_unit_test_framework-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_math_tr1f.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_math_c99f-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_prg_exec_monitor-mt.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_math_c99l.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_graph.a mingw32-boost-static.noarch: E: arch-independent-package-contains-binary-or-object /usr/i686-pc-mingw32/sys-root/mingw/lib/libboost_filesystem.a mingw32-boost-static.noarch: W: no-documentation 2 packages and 0 specfiles checked; 41 errors, 1 warnings.
These warnings are all false positives
$ md5sum boost_1_37_0.tar.bz2 8d9f990bfb7e83769fa5f1d6f065bc92 boost_1_37_0.tar.bz2 $ curl http://ovh.dl.sourceforge.net/sourceforge/boost/boost_1_37_0.tar.bz2 --silent | md5sum 8d9f990bfb7e83769fa5f1d6f065bc92 -
+ OK ! Needs to be looked into / Not applicable * Overridden by MinGW guidelines
[+] Files are installed in /usr/i686-pc-mingw32/sys-root/mingw [+] BuildRequires: mingw32-filesystem >= xx is in the .spec file [+] Requires are OK [+] BuildArch: noarch [+] No man pages or info files [+] default strip and objdump commands are overridden with mingw32 specific ones
[+] rpmlint must be run on every package. The output should be posted in the review [+] MUST: The package must be named according to the Package Naming Guidelines [+] MUST: The spec file name must match the base package %{name}, in the format %{name}.spec unless your package has an exemption on Package Naming Guidelines [+] MUST: The package must meet the Packaging Guidelines [+] MUST: The package must be licensed with a Fedora approved license and meet the Licensing Guidelines . [+] MUST: The License field in the package spec file must match the actual license. [+] MUST: 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 must be included in %doc. [+] MUST: The spec file must be written in American English. [+] MUST: The spec file for the package MUST be legible. [+] MUST: The sources used to build the package must match the upstream source, as provided in the spec URL. [+] MUST: The package must successfully compile and build into binary rpms on at least one supported architecture. [+] MUST: If the package does not successfully compile, build or work on an architecture, then those architectures should be listed in the spec in ExcludeArch. [+] MUST: All build dependencies must be listed in BuildRequires, except for any that are listed in the exceptions section of the Packaging Guidelines; inclusion of those as B ildRequires is optional. [/] MUST: The spec file MUST handle locales properly. This is done by using the %find_lang macro. Using %{_datadir}/locale/* is strictly forbidden. [*] MUST: Every binary RPM package which stores shared library files (not just symlinks) in any of the dynamic linker's default paths, must call ldconfig in %post and %postun. [/] MUST: If the package is designed to be relocatable, the packager must state this fact in the request for review, along with the rationalization for relocation of that specific package. [+] MUST: A package must own all directories that it creates. [+] MUST: A package must not contain any duplicate files in the %files listing. [+] MUST: Permissions on files must be set properly. [+] MUST: Each package must have a %clean section, which contains rm -rf %{buildroot} ( or $RPM_BUILD_ROOT ). [+] MUST: Each package must consistently use macros, as described in the macros section of Packaging Guidelines . [+] MUST: The package must contain code, or permissable content. [/] MUST: Large documentation files should go in a -doc subpackage. [/] MUST: If a package includes something as %doc, it must not affect the runtime of the application. [*] MUST: Header files must be in a -devel package. [+] MUST: Static libraries must be in a -static package. [/] MUST: Packages containing pkgconfig(.pc) files must 'Requires: pkgconfig' (for directory ownership and usability). [*] MUST: If a package contains library files with a suffix (e.g. libfoo.so.1.1), then library files that end in .so (without suffix) must go in a -devel package. [*] MUST: In the vast majority of cases, devel packages must require the base package using a fully versioned dependency: Requires: %{name} = %{version}-%{release} [*] MUST: Packages must NOT contain any .la libtool archives, these should be removed in the spec. [/] MUST: Packages containing GUI applications must include a %{name}.desktop file, and that file must be properly installed with desktop-file-install in the %install section. [+] MUST: Packages must not own files or directories already owned by other packages. [+] MUST: At the beginning of %install, each package MUST run rm -rf %{buildroot} ( or $RPM_BUILD_ROOT ). See Prepping BuildRoot For %install for details. [+] MUST: All filenames in rpm packages must be valid UTF-8. [/] SHOULD: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [/] SHOULD: The description and summary sections in the package spec file should contain translations for supported Non-English languages, if available. [+] SHOULD: The reviewer should test that the package builds in mock. See MockTricks for details on how to do this. [+] SHOULD: The package should compile and build into binary rpms on all supported architectures. [/] SHOULD: The reviewer should test that the package functions as described. A package should not segfault instead of running, for example. [/] SHOULD: If scriptlets are used, those scriptlets must be sane. This is vague, and left up to the reviewers judgement to determine sanity. [+] SHOULD: Usually, subpackages other than devel should require the base package using a fully versioned dependency. [/] SHOULD: The placement of pkgconfig(.pc) files depends on their usecase, and this is usually for development purposes, so should be placed in a -devel pkg. [/] SHOULD: If the package has file dependencies outside of /etc, /bin, /sbin, /usr/bin, or /usr/sbin consider requiring the package which provides the file instead of the file itself.
All okay, so:
===================================================
The package mingw32-boost is APPROVED by epienbro
===================================================
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=502554
--- Comment #13 from Thomas Sailer t.sailer@alumni.ethz.ch 2009-06-16 08:42:29 EDT --- Thanks for the review!
New Package CVS Request ======================= Package Name: mingw32-boost Short Description: MinGW Windows Boost C++ library Owners: sailer epienbro rjones Branches: F-11 InitialCC:
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=502554
Thomas Sailer t.sailer@alumni.ethz.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag| |fedora-cvs?
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=502554
Jason Tibbitts tibbs@math.uh.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag|fedora-cvs? |fedora-cvs+
--- Comment #14 from Jason Tibbitts tibbs@math.uh.edu 2009-06-17 12:34:42 EDT --- CVS done.
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=502554
--- Comment #15 from Fedora Update System updates@fedoraproject.org 2009-06-18 10:33:37 EDT --- mingw32-boost-1.37.0-4.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/mingw32-boost-1.37.0-4.fc11
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=502554
--- Comment #16 from Fedora Update System updates@fedoraproject.org 2009-06-19 09:41:35 EDT --- mingw32-boost-1.37.0-4.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.
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=502554
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Fixed In Version| |1.37.0-4.fc11 Resolution| |NEXTRELEASE