No change log? Peter
> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of talahtel > Sent: Monday, November 22, 2010 10:05 PM > To: [email protected] > Subject: [meego-commits] 9654: Changes to > Tools:Testing/testability-driver-visualizer > > Hi, > I have made the following changes to testability-driver-visualizer in project > Tools:Testing. Please review and accept ASAP. > > Thank You, > talahtel > > [This message was auto-generated] > > --- > > Request #9654: > > submit: devel:quality/testability-driver-visualizer(r6) -> > Tools:Testing/testability-driver-visualizer > > > Message: > add 4.6 qt specifics for fedora into build cycle > > State: new 2010-11-22T06:04:33 talahtel > Comment: None > > > > changes files: > -------------- > > spec files: > ----------- > --- testability-driver-visualizer.spec > +++ testability-driver-visualizer.spec > @@ -33,6 +33,13 @@ > > > %install > + > +%if 0%{?fedora} > +# a bug in 4.6 -- recall qmake > +qmake-qt4 -r > +%endif > + > + > rm -rf %{buildroot} > # Remove the generic packaging that contains qt > make install INSTALL_ROOT=%{buildroot} > @@ -44,8 +51,6 @@ > %clean > rm -rf %{buildroot} > > - > - > # > # Package tdriver-visualizer > # > > dsc files: > ---------- > > other changes: > -------------- > > _______________________________________________ > MeeGo-commits mailing list > [email protected] > http://lists.meego.com/listinfo/meego-commits _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
