[clementine] Add Requires: qca-ossl RHBZ#826723

Orcan Ogetbil oget at fedoraproject.org
Wed Jun 6 01:40:57 UTC 2012


commit 39b25613f89fbb157eaf562ab61918e3b27bb507
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Tue Jun 5 21:40:53 2012 -0400

    Add Requires: qca-ossl RHBZ#826723

 clementine.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/clementine.spec b/clementine.spec
index e030b96..90ae50a 100644
--- a/clementine.spec
+++ b/clementine.spec
@@ -1,6 +1,6 @@
 Name:           clementine
 Version:        1.0.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A music player and library organizer
 
 Group:          Applications/Multimedia
@@ -62,8 +62,9 @@ BuildRequires:  xorg-x11-server-Xvfb
 BuildRequires:  xorg-x11-xauth
 
 Requires:       hicolor-icon-theme
-Requires:       libprojectM >= 2.0.1-7
-Requires:       qtsingleapplication >= 2.6.1-2
+Requires:       libprojectM%{?_isa} >= 2.0.1-7
+Requires:       qtsingleapplication%{?_isa} >= 2.6.1-2
+Requires:       qca-ossl%{?_isa}
 
 %description
 Clementine is a multi-platform music player. It is inspired by Amarok 1.4,
@@ -150,7 +151,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
-* Sat Apr 21 2012 Orcan Ogetbil <pbrobinson at fedoraproject.org> - 1.0.1-5
+* Tue Jun 05 2012 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.0.1-6
+- Add Requires: qca-ossl RHBZ#826723
+
+* Sat Apr 21 2012 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.0.1-5
 - Rebuild for new libimobiledevice and usbmuxd one more time on F-18
 
 * Thu Apr 12 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1.0.1-4


More information about the scm-commits mailing list