disable bootstrap

epel9
Rex Dieter 11 years ago
parent 8b1c323beb
commit 897bb94bcd

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

Loading…
Cancel
Save