diff --git a/libbluray.changes b/libbluray.changes index a2acf3c..a3253e5 100644 --- a/libbluray.changes +++ b/libbluray.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 6 10:23:43 UTC 2015 - tchvatal@suse.com + +- Put the configure args each on its own line + ------------------------------------------------------------------- Tue Feb 10 15:30:05 UTC 2015 - tchvatal@suse.com diff --git a/libbluray.spec b/libbluray.spec index 8b7a51f..7abb508 100644 --- a/libbluray.spec +++ b/libbluray.spec @@ -89,7 +89,9 @@ MPlayer). We, the authors of this library, do not condone nor endorse piracy. %build autoreconf -fiv -%configure --disable-static --enable-bdjava +%configure \ + --disable-static \ + --enable-bdjava make %{?_smp_mflags} %install