[amarok] (Build)Requires: clamz

Rex Dieter rdieter at fedoraproject.org
Sat Aug 17 02:34:08 UTC 2013


commit e92ce88dc801c4bf611915cd1582afe9a3c7f4e0
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Aug 16 21:33:57 2013 -0500

    (Build)Requires: clamz

 amarok.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/amarok.spec b/amarok.spec
index c9618a7..a6faa32 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -2,7 +2,7 @@
 Name:    amarok
 Summary: Media player
 Version: 2.8.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 # KDE e.V. may determine that future GPL versions are accepted
 License: GPLv2 or GPLv3
@@ -50,11 +50,12 @@ BuildRequires: pkgconfig(taglib-extras) >= 1.0.1
 
 # not strictly required at buildtime, but if it's not available here,
 # then you're hosed at runtime anyway
-BuildRequires: qtscriptbindings
+BuildRequires: clamz qtscriptbindings
 Requires: qtscriptbindings%{?_isa}
 Requires: %{name}-utils = %{version}-%{release}
 Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}}
 Requires: audiocd-kio
+Requires: clamz
 Requires: ifuse
 Requires: kio_mtp
 Requires: kio-upnp-ms
@@ -190,6 +191,9 @@ fi
 
 
 %changelog
+* Fri Aug 16 2013 Rex Dieter <rdieter at fedoraproject.org> 2.8.0-2
+- (Build)Requires: clamz
+
 * Thu Aug 15 2013 Rex Dieter <rdieter at fedoraproject.org> 2.8.0-1
 - 2.8.0
 


More information about the scm-commits mailing list