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

José Matos <jama...@fc.up.pt> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |jama...@fc.up.pt

--- Comment #1 from José Matos <jama...@fc.up.pt> ---
Hi Jonathan,
  I will review this package but meanwhile there a showstopper. :-)

Such as it the package does not compile in Fedora because of the conditional on
cmake:

%if (0%{?rhel} <= 6)
BuildRequires:  cmake28
%else
BuildRequires:  cmake
%endif

On Fedora this ends requiring cmake28 because rpm evaluates (0 <= 6) -> (true).

For the moment this is all, I will review this package later today fixing this
issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to