I have made the following changes intended for : CE:MW:Shared / ohm-plugins-misc
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/7757 Thank You, Juho Hämäläinen [This message was auto-generated] --- Request # 7757: Messages from BOSS: State: review at 2013-01-28T17:18:50 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:jhamalai:branches:CE:MW:Shared / ohm-plugins-misc -> CE:MW:Shared / ohm-plugins-misc changes files: -------------- --- ohm-plugins-misc.changes +++ ohm-plugins-misc.changes @@ -0,0 +1,4 @@ +* Mon Jan 28 2013 Juho Hamalainen <[email protected]> - 1.1.60 +- New version of accessories plugin. +- Update packaging. + old: ---- maemo-multimedia-ohm-plugins-misc-264ebb39.tar.gz resource-Update-resource-set-queue-implementation.patch new: ---- ohm-plugins-misc-1.1.60.tar.gz spec files: ----------- --- ohm-plugins-misc.spec +++ ohm-plugins-misc.spec @@ -9,18 +9,17 @@ # << macros Summary: A miscallaneous set of Nokia OHM plugins -Version: 1.1.59 -Release: 0 +Version: 1.1.60 +Release: 1 Group: System/Resource Policy License: LGPLv2.1 -URL: http://meego.gitorious.org/maemo-multimedia/ohm-plugins-misc -Source0: maemo-multimedia-ohm-plugins-misc-264ebb39.tar.gz +URL: https://github.com/nemomobile/ohm-plugins-misc +Source0: %{name}-%{version}.tar.gz Source1: ohm-session-agent.service Source2: ohm-session-agent.conf Source100: ohm-plugins-misc.yaml Patch0: disable-cgroups-plugin.patch -Patch1: resource-Update-resource-set-queue-implementation.patch -Patch2: disable-upstart-plugin.patch +Patch1: disable-upstart-plugin.patch Requires: ohm BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(x11-xcb) @@ -135,14 +134,12 @@ %prep -%setup -q -n maemo-multimedia-%{name} +%setup -q -n %{name}-%{version} # disable-cgroups-plugin.patch %patch0 -p1 -# resource-Update-resource-set-queue-implementation.patch -%patch1 -p1 # disable-upstart-plugin.patch -%patch2 -p1 +%patch1 -p1 # >> setup # << setup other changes: -------------- ++++++ ohm-plugins-misc-1.1.60.tar.gz (new) ++++++ ohm-plugins-misc.yaml --- ohm-plugins-misc.yaml +++ ohm-plugins-misc.yaml @@ -1,19 +1,18 @@ Name: ohm-plugins-misc Summary: A miscallaneous set of Nokia OHM plugins -Version: 1.1.59 -Release: 0 +Version: 1.1.60 +Release: 1 Group: System/Resource Policy License: LGPLv2.1 -URL: http://meego.gitorious.org/maemo-multimedia/ohm-plugins-misc +URL: https://github.com/nemomobile/ohm-plugins-misc Sources: - - maemo-multimedia-ohm-plugins-misc-264ebb39.tar.gz + - "%{name}-%{version}.tar.gz" - ohm-session-agent.service - ohm-session-agent.conf Description: A miscallaneous set of OHM plugins by Nokia. Patches: - disable-cgroups-plugin.patch - - resource-Update-resource-set-queue-implementation.patch - disable-upstart-plugin.patch Requires: ++++++ deleted files: --- maemo-multimedia-ohm-plugins-misc-264ebb39.tar.gz --- resource-Update-resource-set-queue-implementation.patch
