[tomahawk] make qca-ossl dep arch'd

Rex Dieter rdieter at fedoraproject.org
Mon Jan 9 03:28:29 UTC 2012


commit 350077bb587c298c905a563b7848ffd5b3b3f1ed
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sun Jan 8 21:28:22 2012 -0600

    make qca-ossl dep arch'd

 tomahawk.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tomahawk.spec b/tomahawk.spec
index 3b9f5c6..59fbdad 100644
--- a/tomahawk.spec
+++ b/tomahawk.spec
@@ -1,7 +1,7 @@
 
 Name:    tomahawk
 Version: 0.3.3
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: The Social Music Player
 
 License: GPLv2+
@@ -27,7 +27,7 @@ Requires: libechonest%{?_isa} >= %{libechonest_version}
 %global phonon_version %(pkg-config --modversion phonon 2>/dev/null || echo 4.5.0)
 Requires: phonon%{?_isa} >= %{phonon_version}
 %{?_qt4:Requires: qt4%{?_isa} >= %{_qt4_version}}
-Requires: qca-ossl
+Requires: qca-ossl%{?_isa}
 
 
 %description
@@ -94,6 +94,9 @@ fi
 
 
 %changelog
+* Sun Jan 08 2012 Rex Dieter <rdieter at fedoraproject.org> 0.3.3-3
+- make qca-ossl dep arch'd
+
 * Fri Jan 06 2012 Rex Dieter <rdieter at fedoraproject.org> 0.3.3-2
 - drop unused patch
 - drop snapshotting comment


More information about the scm-commits mailing list