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

Rex Dieter rdieter at fedoraproject.org
Thu Mar 10 22:02:41 UTC 2011


commit c4f79b061805069881d021494b6b2f181e6aae4c
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Mar 10 16:02:33 2011 -0600

    Revert "bootstrap without Requires: phonon-backend"
    
    This reverts commit 2b02fe0e10a504c82093e2ef6dab5956caabcff7.

 phonon.spec |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/phonon.spec b/phonon.spec
index 5c8316d..1f0e685 100644
--- a/phonon.spec
+++ b/phonon.spec
@@ -9,7 +9,7 @@
 Summary: Multimedia framework api
 Name:    phonon
 Version: 4.4.4
-Release: 2%{?dist}.1
+Release: 2%{?dist}
 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,9 +181,6 @@ 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