From 46654678cea3573e02016f97fc0b398da2acd90ea84490ed0e2812059266454c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 10 Feb 2015 15:30:22 +0000 Subject: [PATCH] - Use proper homepage. OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libbluray?expand=0&rev=29 --- libbluray.changes | 5 +++++ libbluray.spec | 14 +++++++------- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/libbluray.changes b/libbluray.changes index 0116262..a2acf3c 100644 --- a/libbluray.changes +++ b/libbluray.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 10 15:30:05 UTC 2015 - tchvatal@suse.com + +- Use proper homepage. + ------------------------------------------------------------------- Tue Jan 27 11:45:37 UTC 2015 - joerg.lorenzen@ki.tng.de diff --git a/libbluray.spec b/libbluray.spec index eb991ed..8b7a51f 100644 --- a/libbluray.spec +++ b/libbluray.spec @@ -1,7 +1,7 @@ # # spec file for package libbluray # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -18,24 +18,23 @@ %define soname 1 - Name: libbluray Version: 0.7.0 Release: 0 Summary: Library to access Blu-Ray disk License: LGPL-2.1+ Group: Productivity/Multimedia/Other -Url: http://bd.videolan.org +Url: http://www.videolan.org/developers/libbluray.html Source: ftp://ftp.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2 +Source99: baselibs.conf Patch1: libbluray-autotools.patch Patch2: libbluray-jvm_dir.patch -Source99: baselibs.conf +BuildRequires: ant BuildRequires: libtool BuildRequires: pkg-config BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(libxml-2.0) >= 2.6 -BuildRequires: ant BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -85,8 +84,9 @@ MPlayer). We, the authors of this library, do not condone nor endorse piracy. %prep %setup -q -%patch1 -p0 -%patch2 -p0 +%patch1 +%patch2 + %build autoreconf -fiv %configure --disable-static --enable-bdjava