how exactly does this fix 5987? On 2010-09-20, at 9:38 PM, Priya Vijayan wrote:
> Hi, > I have made the following changes to gnome-utils in project Trunk:Netbook. > Please review and accept ASAP. > > Thank You, > Priya Vijayan > > [This message was auto-generated] > > --- > > Request #7632: > > submit: home:priya:branches:Trunk:Netbook/gnome-utils(r2)(cleanup) -> > Trunk:Netbook/gnome-utils > > > Message: > Comply with the gnome-menus change for BMC#5987 > > State: new 2010-09-20T13:38:47 priya > Comment: None > > > > changes files: > -------------- > --- gnome-utils.changes > +++ gnome-utils.changes > @@ -0,0 +1,3 @@ > +* Mon Sep 20 2010 Priya Vijayan <[email protected]> - 2.30.0 > +- Comply with the gnome-menus change for BMC#5987 > + > > old: > ---- > gnome-utils-2.26.0-hide-apps.patch > > new: > ---- > gnome-utils-2.30.0-hide-apps.patch > > spec files: > ----------- > --- gnome-utils.spec > +++ gnome-utils.spec > @@ -16,7 +16,7 @@ > Source1: gnome-screenshot.desktop > Source100: gnome-utils.yaml > Patch0: gnome-utils-2.25.92-log-read-dates-crash.patch > -Patch1: gnome-utils-2.26.0-hide-apps.patch > +Patch1: gnome-utils-2.30.0-hide-apps.patch > Patch2: gnome-utils-2.26.0-zh_CN.patch > Patch3: gnome-utils-2.26.0-baobae-help-display.patch > Patch4: force-run-once.patch > @@ -81,7 +81,7 @@ > > # gnome-utils-2.25.92-log-read-dates-crash.patch > %patch0 -p1 > -# gnome-utils-2.26.0-hide-apps.patch > +# gnome-utils-2.30.0-hide-apps.patch > %patch1 -p1 > # gnome-utils-2.26.0-zh_CN.patch > %patch2 -p1 > > other changes: > -------------- > > ++++++ gnome-utils-2.30.0-hide-apps.patch (new) > --- gnome-utils-2.30.0-hide-apps.patch > +++ gnome-utils-2.30.0-hide-apps.patch > +diff -Naur > gnome-utils-2.30.0/gnome-dictionary/data/gnome-dictionary.desktop.in.in > gnome-utils-2.30.0.new/gnome-dictionary/data/gnome-dictionary.desktop.in.in > +--- gnome-utils-2.30.0/gnome-dictionary/data/gnome-dictionary.desktop.in.in > 2009-04-27 04:37:51.000000000 -0700 > ++++ > gnome-utils-2.30.0.new/gnome-dictionary/data/gnome-dictionary.desktop.in.in > 2010-09-20 13:26:38.942398556 -0700 > +@@ -7,7 +7,7 @@ > + Icon=accessories-dictionary > + StartupNotify=true > + Categories=GNOME;GTK;Office;Dictionary; > +-NotShowIn=KDE; > ++NotShowIn=KDE;X-MEEGO; > + X-GNOME-DocPath=gnome-dictionary/gnome-dictionary.xml > + X-GNOME-Bugzilla-Bugzilla=GNOME > + X-GNOME-Bugzilla-Product=gnome-utils > +diff -Naur gnome-utils-2.30.0/logview/data/gnome-system-log.desktop.in.in > gnome-utils-2.30.0.new/logview/data/gnome-system-log.desktop.in.in > +--- gnome-utils-2.30.0/logview/data/gnome-system-log.desktop.in.in > 2009-04-27 04:37:52.000000000 -0700 > ++++ gnome-utils-2.30.0.new/logview/data/gnome-system-log.desktop.in.in > 2010-09-20 13:28:59.589358680 -0700 > +@@ -7,7 +7,7 @@ > + Type=Application > + StartupNotify=true > + Categories=GTK;GNOME;System;Monitor; > +-NotShowIn=KDE; > ++NotShowIn=KDE;X-MEEGO; > + X-GNOME-DocPath=gnome-system-log/gnome-system-log.xml > + X-GNOME-Bugzilla-Bugzilla=GNOME > + X-GNOME-Bugzilla-Product=gnome-utils > > ++++++ gnome-utils.yaml > --- gnome-utils.yaml > +++ gnome-utils.yaml > @@ -10,7 +10,7 @@ > - gnome-screenshot.desktop > Patches: > - gnome-utils-2.25.92-log-read-dates-crash.patch > - - gnome-utils-2.26.0-hide-apps.patch > + - gnome-utils-2.30.0-hide-apps.patch > - gnome-utils-2.26.0-zh_CN.patch > - gnome-utils-2.26.0-baobae-help-display.patch > - force-run-once.patch > > ++++++ deleted files: > --- gnome-utils-2.26.0-hide-apps.patch > > _______________________________________________ > 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
