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

Erik van Pienbroek <erik-fed...@vanpienbroek.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|package-review@lists.fedora |
                   |project.org                 |



--- Comment #6 from Erik van Pienbroek <erik-fed...@vanpienbroek.nl> ---
* The BuildRequires: mingw32-binutils mingw64-binutils is redundant and can be
removed
* As of Fedora 20, the mingw-pthreads package got replaced by
mingw-winpthreads.
  The mingw{32,64}-winpthreads packages automatically gets pulled in by
  mingw{32,64}-headers so the BuildRequires for winpthreads doesn't have
  to be explicitly mentioned any more on Fedora 20+. You could guard the
  BuildRequires: mingw32-pthreads mingw64-pthreads inside an %if 0%{?fedora} <
20
  section and remove this section once Fedora 19 goes end-of-life
* The unintended 'rm -rf' which was mentioned earlier seems to have been
  reintroduced in your latest src.rpm. Please remove it

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=QKXYcVKHNg&a=cc_unsubscribe
_______________________________________________
mingw mailing list
mingw@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to