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 \