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

Igor Gnatenko <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
              Flags|                            |fedora-review?



--- Comment #7 from Igor Gnatenko <[email protected]> ---
> %global release_version %(echo %{version} | awk -F. '{print $1"."$2}')
%global release_version %(v=%{version}; echo ${v%.${v#[0-9].[0-9].}})

* Looks like missing BuildRequires:  mingwXY-gcc
* Replace $RPM_BUILD_ROOT with %{buildroot} for readability
* It seems that nothign from %mingwXY_bindir is packaged, I think there should
be some DLLs.

-- 
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
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to