I have made the following changes intended for : CE:MW:Shared / phonon Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below.
https://build.pub.meego.com//request/show/7736 Thank You, Marko Saukko [This message was auto-generated] --- Request # 7736: Messages from BOSS: State: review at 2013-01-25T09:58:51 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:sage:branches:CE:MW:Shared / phonon -> CE:MW:Shared / phonon changes files: -------------- --- phonon.changes +++ phonon.changes @@ -0,0 +1,3 @@ +* Fri Jan 25 2013 Marko Saukko <[email protected]> - 4.4.3 +- Change glu to gl build dependency as it should have been already. + spec files: ----------- --- phonon.spec +++ phonon.spec @@ -26,8 +26,8 @@ BuildRequires: pkgconfig(QtGui) BuildRequires: pkgconfig(QtOpenGL) BuildRequires: pkgconfig(alsa) +BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(gstreamer-0.10) BuildRequires: pkgconfig(gstreamer-plugins-base-0.10) BuildRequires: pkgconfig(libpulse) other changes: -------------- ++++++ phonon.yaml --- phonon.yaml +++ phonon.yaml @@ -30,8 +30,8 @@ - QtGui - QtOpenGL - alsa + - gl - glib-2.0 - - glu - gstreamer-0.10 - gstreamer-plugins-base-0.10 - libpulse
