From d6af7cb0649f1571b249326cd0b10a0528d0fa3c27ea24f3f7d3038732332ee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 25 May 2012 12:45:35 +0000 Subject: [PATCH] Accepting request 122378 from openSUSE:Factory:Live - enable rock support - for some bizzare reason it's not default (the help is saying otherwise, but it's obvious if you try to read from kiwi live cds) OBS-URL: https://build.opensuse.org/request/show/122378 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libcdio?expand=0&rev=35 --- libcdio.changes | 7 +++++++ libcdio.spec | 1 + 2 files changed, 8 insertions(+) diff --git a/libcdio.changes b/libcdio.changes index 5d053c1..2c1e1b1 100644 --- a/libcdio.changes +++ b/libcdio.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 25 12:38:16 UTC 2012 - coolo@suse.com + +- enable rock support - for some bizzare reason it's not default + (the help is saying otherwise, but it's obvious if you try to + read from kiwi live cds) + ------------------------------------------------------------------- Fri May 18 15:21:03 UTC 2012 - davejplater@gmail.com diff --git a/libcdio.spec b/libcdio.spec index fc46e0c..cf82dda 100644 --- a/libcdio.spec +++ b/libcdio.spec @@ -186,6 +186,7 @@ CD-ROM can use this library. --enable-shared=yes \ --with-pic \ --enable-cpp-progs \ + --enable-rock \ --without-cd-drive \ --without-cd-info \ --without-cdda-player \