diff --git a/phonon.spec b/phonon.spec index 2932bc8..b9772db 100644 --- a/phonon.spec +++ b/phonon.spec @@ -1,7 +1,7 @@ # When bootstrapping new releases/archs, set this initially to avoid # unresolvable dependency on phonon-backend (and friends) -%define bootstrap 1 +#define bootstrap 1 %if 0%{?fedora} # enable zeitgeist support @@ -11,7 +11,7 @@ Summary: Multimedia framework api Name: phonon Version: 4.7.0 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ URL: http://phonon.kde.org/ %if 0%{?snap} @@ -191,6 +191,9 @@ test "$(pkg-config --modversion phonon4qt5)" = "%{version}" %changelog +* Wed Nov 06 2013 Rex Dieter 4.7.0-3 +- disable bootstrap + * Tue Nov 05 2013 Rex Dieter 4.7.0-2 - use upstream version of rpath patch