diff --git a/sdljava.spec b/sdljava.spec index d5e6f64..7c09c79 100644 --- a/sdljava.spec +++ b/sdljava.spec @@ -7,7 +7,7 @@ Name: sdljava Version: 0.9.1 -Release: 37%{?dist} +Release: 38%{?dist} Summary: Java binding to the SDL API License: LGPLv2+ URL: http://sdljava.sourceforge.net/ @@ -35,7 +35,7 @@ BuildRequires: jdom BuildRequires: xml-commons-apis BuildRequires: jruby -BuildRequires: rubypick +BuildRequires: %{_bindir}/ruby Requires: java Requires: javapackages-tools @@ -221,6 +221,9 @@ ln -s ../../fonts/dejavu/DejaVuSans-BoldOblique.ttf \ %changelog +* Thu Oct 26 2017 Vít Ondruch - 0.9.1-38 +- Prefer dependency on "%%{_bindir}/ruby". + * Mon Sep 04 2017 Michael Simacek - 0.9.1-37 - Fix build on s390x