I have made the following changes intended for : CE:Apps / qt-components 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/3241 Thank You, bossbot ([email protected]) [This message was auto-generated] --- Request # 3241: Messages from BOSS: Could not notify CE-maintainers (no address found) State: review 2011-11-24T11:08:00 bossbot Reviews: accepted by bossbot : Prechecks completed; none failed. new by None Changes: submit: home:jakub:branches:CE:Apps / qt-components -> CE:Apps / qt-components changes files: -------------- --- qt-components.changes +++ qt-components.changes @@ -0,0 +1,3 @@ +* Thu Nov 24 2011 Jakub Pavelek <[email protected]> - 1.0~git20111124 +- Update from GIT, since we are repackaging anyway + old: ---- qt-components-1.0~git20111105.tar.bz2 new: ---- qt-components-1.0~git20111124.tar.bz2 spec files: ----------- --- qt-components.spec +++ qt-components.spec @@ -7,12 +7,14 @@ Name: qt-components Summary: Qt Quick UX Components -Version: 1.0~git20111105 +Version: 1.0~git20111124 Release: 1fn Group: System/Libraries License: BSD Source0: %{name}-%{version}.tar.bz2 +Source1: boss.conf Source100: qt-components.yaml +Patch0: xruxa-screen-resolution.patch BuildRequires: pkgconfig(QtCore) >= 4.7.0 BuildRequires: pkgconfig(QtGui) BuildRequires: pkgconfig(QtOpenGL) @@ -20,6 +22,7 @@ BuildRequires: pkgconfig(xrandr) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(contextsubscriber-1.0) +BuildRequires: pkgconfig(maliit-1.0) BuildRequires: desktop-file-utils BuildRequires: fdupes @@ -42,12 +45,14 @@ %prep %setup -q -n %{name}-%{version} +# xruxa-screen-resolution.patch +%patch0 -p1 # >> setup # << setup %build # >> build pre -./configure -meego -force-local-theme -nomake tests -xrandr +./configure -meego -force-local-theme -nomake tests -xrandr -maliit # << build pre other changes: -------------- ++++++ qt-components-1.0~git20111105.tar.bz2 -> qt-components-1.0~git20111124.tar.bz2 (78347 lines skipped) ++++++ qt-components.yaml --- qt-components.yaml +++ qt-components.yaml @@ -1,11 +1,14 @@ Name: qt-components Summary: Qt Quick UX Components -Version: 1.0~git20111105 +Version: 1.0~git20111124 Release: 1fn Group: System/Libraries License: BSD Sources: - "%{name}-%{version}.tar.bz2" + - boss.conf +Patches: + - xruxa-screen-resolution.patch Description: The Harmattan Qt Quick UX Components @@ -21,6 +24,7 @@ - xrandr - x11 - contextsubscriber-1.0 + - maliit-1.0 Configure: none Builder: make RunFdupes:
