Bug 136855 - GNOME Sensors Applet 1.7.2 Released
Bug#: 136855 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: murray.alex@gmail.com
Component: GNOME
URL:  http://sensors-applet.sourceforge.net
Summary: GNOME Sensors Applet 1.7.2 Released
Keywords:  
Status Whiteboard: 
Opened: 2006-06-14 23:38 0000
Description:   Opened: 2006-06-14 23:38 0000
GNOME Sensors Applet 1.6.2 has been released.

Attached is a patch to update the current ebuild (1.6) to the latest version
(1.6.2)

------- Comment #1 From Alex Murray 2006-06-14 23:39:50 0000 -------
Created an attachment (id=89231) [details]
Patch to update ebuild

Version 1.6.2 adds support for NVIDIA GPUs via nvidia-settings, which has been
added as a dependency to this ebuild

------- Comment #2 From Alex Murray 2006-06-14 23:44:43 0000 -------
Created an attachment (id=89232) [details]
Patch to update 1.6 ebuild

Forgot to add lm_sensors USE flag stuff

------- Comment #3 From Alex Murray 2006-06-27 02:35:23 0000 -------
Created an attachment (id=90254) [details]
Patch from 1.6.0 to 1.7.0

New version released today - 1.7.0
Patch is from 1.6.0 ebuild (currently in portage tree) to 1.7.0

Adds support for libnotify (plus stuff from 1.6.2 ebuild)

------- Comment #4 From Alex Murray 2006-06-27 06:45:43 0000 -------
Created an attachment (id=90272) [details]
For 1.7.1 bugfix of 1.7.0 release

Updated dependency to GTK 2.8

------- Comment #5 From Frank Groeneveld 2006-06-29 23:39:07 0000 -------
Works fine here, thanks!

------- Comment #6 From Daniel Gryniewicz 2006-07-03 11:41:13 0000 -------
Is there a particular reason you removed ppc?

------- Comment #7 From Alex Murray 2006-07-03 17:51:54 0000 -------
No, I just havent been able to test the new version on ppc myself so I didnt
want to assume anything about it. I am 99.9% certain that it should work as the
old versions did on ppc, but I am not sure about the policy regarding arch
keywordings of ebuilds. I am more than happy to add ~ppc though.

------- Comment #8 From Daniel Gryniewicz 2006-07-03 18:19:45 0000 -------
I'll commit with ~ppc, then.  Policy is to not remove keywords unless you have
some reason to think it won't work on that arch.

------- Comment #9 From Daniel Gryniewicz 2006-07-03 18:30:57 0000 -------
In portage.

------- Comment #10 From Alex Murray 2006-07-03 21:23:51 0000 -------
Created an attachment (id=90823) [details]
Patch to Add ewarn message to postinst

Just realised I should have added an ewarn message to warn users that when
upgrading they'll need to remove and readd the applet since the config has
changed.. diff attached from 1.7.1 to 1.7.1-r1

------- Comment #11 From Alex Murray 2006-07-03 21:24:25 0000 -------
Reopened till updated in portage

------- Comment #12 From Alex Murray 2006-07-04 15:55:53 0000 -------
Actually scratch that patch, I am releasing Version 1.7.2 later today which
will handle the upgrade itself so no need for the patch to warn the user in the
ebuild.

------- Comment #13 From Alex Murray 2006-07-05 06:38:28 0000 -------
Just released GNOME Sensors Applet 1.7.2..
There is no need for the ewarn / einfo message on postinst anymore as the
applet handles this itself (should have been in 1.7.1 but live and learn...)

------- Comment #14 From Daniel Gryniewicz 2006-07-05 20:46:51 0000 -------
Actually, I'd added the ewarn to the original commit.  Regardless, handling it
gracefully is a better solution, so I've added 1.7,2 and removed 1.7.1.

------- Comment #15 From Alex Murray 2006-07-05 21:01:32 0000 -------
Thanks for that, muchly appreciated.