[kover] rebuilt for new libcdio

Adrian Reber adrian at fedoraproject.org
Sun Nov 20 14:53:09 UTC 2011


commit 6b35ee69c2232d1587cf3b21093c0683d853403d
Author: Adrian Reber <adrian at lisas.de>
Date:   Sun Nov 20 15:53:05 2011 +0100

    rebuilt for new libcdio

 kover.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/kover.spec b/kover.spec
index 653cddb..4eee0c6 100644
--- a/kover.spec
+++ b/kover.spec
@@ -13,6 +13,7 @@ BuildRequires: libcdio-devel, libcddb-devel
 BuildRequires: kdelibs4-devel >= 4
 BuildRequires: kde-filesystem >= 4
 BuildRequires: cmake
+BuildRequires: kdebase-workspace-devel
 
 %description
 Kover is an easy to use WYSIWYG CD cover printer with CDDB support.
@@ -24,7 +25,7 @@ Kover is an easy to use WYSIWYG CD cover printer with CDDB support.
 %build
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
-%{cmake} ..
+%{cmake_kde4} ..
 popd
 
 %{__make} %{?_smp_mflags} -C %{_target_platform}


More information about the scm-commits mailing list