[kover] only require libcdio >= 0.90

Adrian Reber adrian at fedoraproject.org
Tue Jan 15 08:27:19 UTC 2013


commit 1a7b9ed46de6096af188d918562e1177a0b15d0d
Author: Adrian Reber <adrian at lisas.de>
Date:   Tue Jan 15 09:27:13 2013 +0100

    only require libcdio >= 0.90

 kover.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kover.spec b/kover.spec
index 90c39f8..07675b9 100644
--- a/kover.spec
+++ b/kover.spec
@@ -7,7 +7,7 @@ Group: Applications/Publishing
 Source0: http://lisas.de/kover/kover-6.tar.bz2
 URL: http://lisas.de/kover/
 BuildRequires: desktop-file-utils
-BuildRequires: libcdio-devel >=0.90, libcddb-devel
+BuildRequires: libcdio-devel >= 0.90, libcddb-devel
 BuildRequires: kdelibs4-devel >= 4
 BuildRequires: cmake, gettext
 


More information about the scm-commits mailing list