From ee78fcd6bf764ff41574bec6fc13e30b9dd3b85ec967c78e3e1143eb64b22125 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 10 Aug 2015 07:53:47 +0000 Subject: [PATCH] Accepting request 321548 from home:olh:branches:multimedia:libs - Fix build in SLE_11 OBS-URL: https://build.opensuse.org/request/show/321548 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libbluray?expand=0&rev=37 --- libbluray.changes | 5 +++++ libbluray.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/libbluray.changes b/libbluray.changes index 55bd36e..5d2c124 100644 --- a/libbluray.changes +++ b/libbluray.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 10 07:15:53 UTC 2015 - olaf@aepfle.de + +- Fix build in SLE_11 + ------------------------------------------------------------------- Fri May 22 23:24:00 UTC 2015 - joerg.lorenzen@ki.tng.de diff --git a/libbluray.spec b/libbluray.spec index 83d9df4..15e142a 100644 --- a/libbluray.spec +++ b/libbluray.spec @@ -30,6 +30,7 @@ Source99: baselibs.conf Patch1: libbluray-autotools.patch Patch2: libbluray-jvm_dir.patch BuildRequires: ant +BuildRequires: java-devel >= 1.6 BuildRequires: libtool BuildRequires: pkg-config BuildRequires: pkgconfig(fontconfig) @@ -75,7 +76,9 @@ Summary: Library to access Blu-Ray disk - BD-J support Group: Development/Libraries/Java Requires: java >= 1.6 Requires: jpackage-utils +%if 0%{?suse_version} > 1110 BuildArch: noarch +%endif %description bdj This library is written for the purpose of playing Blu-ray movies. It is