diff --git a/libbluray.changes b/libbluray.changes index 0415cea..7351ba0 100644 --- a/libbluray.changes +++ b/libbluray.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 1 16:58:41 UTC 2011 - coolo@suse.com + +- add automake as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Wed Nov 16 19:19:40 UTC 2011 - dimstar@opensuse.org diff --git a/libbluray.spec b/libbluray.spec index 3b0a2df..e56a1e9 100644 --- a/libbluray.spec +++ b/libbluray.spec @@ -1,6 +1,7 @@ # -# spec file for package +# spec file for package libbluray # +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -17,13 +18,14 @@ Name: libbluray Version: 0.1.99_0.2 -Release: 1.1 +Release: 0 License: LGPL-2.1+ Summary: Library to access Blu-Ray disk Url: http://bd.videolan.org Group: System/Libraries # This is currently a git snapshot / 2011-11-16 Source: %{name}.tar.bz2 +BuildRequires: automake BuildRequires: pkg-config BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -34,7 +36,6 @@ MPlayer). We, the authors of this library, do not condone nor endorse piracy. %package -n libbluray0 Summary: Library to access Blu-Ray disk -Group: System/Libraries %description -n libbluray0 This library is written for the purpose of playing Blu-ray movies. It is