I have made the following changes intended for : nemo:devel:mw / oneshot Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below.
https://build.merproject.org//request/show/236 Thank You, Carsten Munk [This message was auto-generated] --- Request # 236: Messages from BOSS: State: review at 2013-04-19T07:49:31 by cibot Reviews: accepted by cibot : Prechecks succeeded. new for nemo:devel:mw : 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:stskeeps:branches:nemo:devel:mw / oneshot -> nemo:devel:mw / oneshot changes files: -------------- --- oneshot.changes +++ oneshot.changes @@ -0,0 +1,3 @@ +* Fri Apr 19 2013 Carsten Munk <[email protected]> - 0.2 +- Explicitly ask for Qt4 qmake + spec files: ----------- --- oneshot.spec +++ oneshot.spec @@ -44,7 +44,7 @@ %build ls %{_builddir}/%{name}-%{version}/macros/ -BINDIR=%{_bindir} ONESHOTDIR=%{_oneshotdir} SERVICEDIR=%{_unitdir} USERSERVICEDIR=%{_libdir}/systemd/user qmake +BINDIR=%{_bindir} ONESHOTDIR=%{_oneshotdir} SERVICEDIR=%{_unitdir} USERSERVICEDIR=%{_libdir}/systemd/user qmake -qt=4 %install make INSTALL_ROOT=%{buildroot} install other changes: --------------
