https://bugzilla.redhat.com/show_bug.cgi?id=823623

Erik van Pienbroek <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Erik van Pienbroek <[email protected]> ---
(In reply to comment #3)
> - Does not own all directories that it creates!
> The mingw32-* and mingw64-* packages install files under
> /usr/i686-w64-mingw32 resp /usr/x86_64-w64-mingw32 And subdirs under these
> dirs which no packages own, therefor the mingw32-* and mingw64-* packages
> should have a Requires on mingw32-filesystem resp mingw64-filesystem. This
> seems to be an oversight in the mingw packaging guidelines which are missing
> these requires in their example specfile too. Can you please discuss this
> with the other mingw packaging folks?

Hi Hans,

The Requires tags for mingw32-filesystem and mingw64-filesystem are added
automatically by the %{?mingw_package_header} macro. This macro overrides the
default RPM find requires script with /usr/lib/rpm/mingw-find-requires.sh which
automatically adds the proper requires tags for mingw packages

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
mingw mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to