[phonon] - Requires: phonon-backend

Rex Dieter rdieter at fedoraproject.org
Wed Jan 5 19:21:35 UTC 2011


commit 9810cfc1dc351d75395083fa6f46c85e385054e6
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Wed Jan 5 13:23:06 2011 -0600

    - Requires: phonon-backend

 phonon.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/phonon.spec b/phonon.spec
index 026e976..958c581 100644
--- a/phonon.spec
+++ b/phonon.spec
@@ -9,7 +9,7 @@
 Summary: Multimedia framework api
 Name:    phonon
 Version: 4.4.4
-Release: 0.0.%{snap}%{?dist}
+Release: 0.1.%{snap}%{?dist}
 Group:   System Environment/Libraries
 License: LGPLv2+
 URL:     http://phonon.kde.org/
@@ -44,8 +44,8 @@ BuildRequires: pulseaudio-libs-devel >= 0.9.15
 
 Requires: kde-filesystem
 ## Beware bootstrapping, have -Requires/+Requires this for step 0, then build at least one backend
-#Requires: phonon-backend%{?_isa} => 4.4
-Provides: phonon-backend%{?_isa} = 4.4
+Requires: phonon-backend%{?_isa} => 4.4
+#Provides: phonon-backend%{?_isa} = 4.4
 Requires: pulseaudio-libs%{?_isa} >= %{pulseaudio_version}
 Requires: qt4%{?_isa} >= %{_qt4_version}
 
@@ -180,6 +180,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Jan 05 2011 Rex Dieter <rdieter at fedoraproject.org> - 4.4.4-0.1.20110104
+- Requires: phonon-backend
+
 * Wed Jan 05 2011 Rex Dieter <rdieter at fedoraproject.org> - 4.4.4-0.0.20110104
 - phonon-4.4.4 snapshot (sans backends)
 - bootstrap without Requires: phonon-backend


More information about the scm-commits mailing list