I have made the following changes intended for :
  CE:Apps / 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/6730

Thank You,
Marko Saukko

[This message was auto-generated]

---

Request # 6730:

Messages from BOSS:

State: review at 2012-09-10T12:12:10 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 / meego-handset-maps -> CE:Apps / 
meego-handset-maps
  
changes files:
--------------
--- meego-handset-maps.changes
+++ meego-handset-maps.changes
@@ -0,0 +1,3 @@
+* Mon Sep 10 2012 Marko Saukko <[email protected]> - 0.1.6
+- Drop %{?_isa} from dependency
+

spec files:
-----------
--- meego-handset-maps.spec
+++ meego-handset-maps.spec
@@ -1,13 +1,13 @@
 Name:           meego-handset-maps
 Version:        0.1.6
-Release:        1%{?dist}
+Release:        1
 Summary:        Simple and fast maps application for MeeGo Handset. Needs data 
connection!
 Group:          User Interface/Desktops
 License:        GPL v2
 URL:            https://github.com/dubik/meego-handset-maps
 Source0:        %{name}-%{version}.tgz
 Requires:       qt-components
-Requires:       libdeclarative-location%{?_isa}
+Requires:       libdeclarative-location
 BuildRequires:  libqt-devel, meegotouch-applauncherd-devel
 
 %description
@@ -18,7 +18,7 @@
 
 %build
 qmake
-make
+make %{?jobs:-j%jobs}
 
 %install
 rm -rf %{buildroot}

other changes:
--------------



Reply via email to