[phonon/f14/master] bootstrap without Requires: phonon-backend

Rex Dieter rdieter at fedoraproject.org
Thu Mar 10 20:34:51 UTC 2011


commit 2b02fe0e10a504c82093e2ef6dab5956caabcff7
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Mar 10 14:34:46 2011 -0600

    bootstrap without Requires: phonon-backend

 phonon.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/phonon.spec b/phonon.spec
index 1f0e685..5c8316d 100644
--- a/phonon.spec
+++ b/phonon.spec
@@ -9,7 +9,7 @@
 Summary: Multimedia framework api
 Name:    phonon
 Version: 4.4.4
-Release: 2%{?dist}
+Release: 2%{?dist}.1
 Group:   System Environment/Libraries
 License: LGPLv2+
 URL:     http://phonon.kde.org/
@@ -45,7 +45,7 @@ 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
+#Requires: phonon-backend%{?_isa} => 4.4
 #Provides: phonon-backend%{?_isa} = 4.4
 Requires: pulseaudio-libs%{?_isa} >= %{pulseaudio_version}
 Requires: qt4%{?_isa} >= %{_qt4_version}
@@ -181,6 +181,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Mar 10 2011 Rex Dieter <rdieter at fedoraproject.org> 4.4.4-2.1
+- bootstrap without Requires: phonon-backend
+
 * Fri Jan 21 2011 Rex Dieter <rdieter at fedoraproject.org> 4.4.4-2
 - re-instate allow-stop-empty-source match from mdv
 


More information about the scm-commits mailing list