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

Robert-André Mauchin 🐧 <zebo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zebo...@gmail.com



--- Comment #3 from Robert-André Mauchin 🐧 <zebo...@gmail.com> ---
 - Group: is not used in Fedora

 - Not needed: %defattr(-,root,root,-)

 - Not needed: 

rm -rf $RPM_BUILD_ROOT

[…]

%clean
rm -rf $RPM_BUILD_ROOT

 - Do not use %{__install} or %{__chmod} Macros starting with __ are reserved
for rpm private use. 

 - Use install -p to keep timestamps.

 - Package is not installable:

DEBUG util.py:621:  Error: 
DEBUG util.py:621:   Problem 1: conflicting requests
DEBUG util.py:621:    - nothing provides mingw32(libz.dll) needed by
mingw32-drmingw-0.9.2-1.fc33.noarch
DEBUG util.py:621:   Problem 2: conflicting requests
DEBUG util.py:621:    - nothing provides mingw64(libz.dll) needed by
mingw64-drmingw-0.9.2-1.fc33.noarch
DEBUG util.py:621:   Problem 3: package
mingw64-drmingw-devel-0.9.2-1.fc33.noarch requires mingw64-drmingw =
0.9.2-1.fc33, but none of the providers can be installed
DEBUG util.py:621:    - conflicting requests
DEBUG util.py:621:    - nothing provides mingw64(libz.dll) needed by
mingw64-drmingw-0.9.2-1.fc33.noarch
DEBUG util.py:621:   Problem 4: package
mingw32-drmingw-devel-0.9.2-1.fc33.noarch requires mingw32-drmingw =
0.9.2-1.fc33, but none of the providers can be installed
DEBUG util.py:621:    - conflicting requests
DEBUG util.py:621:    - nothing provides mingw32(libz.dll) needed by
mingw32-drmingw-0.9.2-1.fc33.noarch


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org

Reply via email to