I have made the following changes intended for : CE:Apps:MTF / meego-handset-maps
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/4399 Thank You, Marko Saukko [This message was auto-generated] --- Request # 4399: Messages from BOSS: State: review at 2012-02-21T11:14:33 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:Apps:MTF / meego-handset-maps -> CE:Apps:MTF / meego-handset-maps changes files: -------------- --- meego-handset-maps.changes +++ meego-handset-maps.changes @@ -0,0 +1,3 @@ +* Tue Feb 21 2012 Marko Saukko <[email protected]> - 0.1.6 +- Added dependency to qt-components + spec files: ----------- --- meego-handset-maps.spec +++ meego-handset-maps.spec @@ -6,7 +6,7 @@ License: GPL v2 URL: https://github.com/dubik/meego-handset-maps Source0: %{name}-%{version}.tgz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +Requires: qt-components Requires: libdeclarative-location%{?_isa} BuildRequires: libqt-devel, meegotouch-applauncherd-devel @@ -30,9 +30,6 @@ install -m 644 src/data/meego-handset-maps-splash-l-800x480.png %{buildroot}/usr/share/pixmaps/ install -m 644 src/data/meego-handset-maps-splash-p-800x480.png %{buildroot}/usr/share/pixmaps/ -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-) /usr/bin/meego-handset-maps other changes: --------------
