rpms/ohm/F-11 .cvsignore, 1.10, 1.11 ohm.spec, 1.17, 1.18 sources, 1.12, 1.13

Chris Ball cjb at fedoraproject.org
Thu Dec 10 02:34:14 UTC 2009


Author: cjb

Update of /cvs/pkgs/rpms/ohm/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7976

Modified Files:
	.cvsignore ohm.spec sources 
Log Message:
Power down wlan on sleep, using ethtool "wol d" command.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ohm/F-11/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore	9 Dec 2009 04:24:07 -0000	1.10
+++ .cvsignore	10 Dec 2009 02:34:14 -0000	1.11
@@ -1 +1 @@
-ohm-0.1.1-1.20091209git.tar.gz
+ohm-0.1.1-1.20091210git.tar.gz


Index: ohm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ohm/F-11/ohm.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- ohm.spec	9 Dec 2009 04:24:07 -0000	1.17
+++ ohm.spec	10 Dec 2009 02:34:14 -0000	1.18
@@ -2,12 +2,12 @@
 %define gtk2_version            2.10.0
 %define dbus_version            0.70
 %define gettext_version         0.14
-%define alphatag                20091209git
+%define alphatag                20091210git
 
 Summary: Open Hardware Manager
 Name: ohm
 Version: 0.1.1
-Release: 9.34.%{alphatag}%{?dist}
+Release: 9.35.%{alphatag}%{?dist}
 URL: http://www.freedesktop.org/Software/ohm
 Source0: http://people.freedesktop.org/~hughsient/temp/%{name}-%{version}-1.%alphatag.tar.gz
 
@@ -139,6 +139,9 @@ fi
 %{_includedir}/*
 
 %changelog
+* Wed Dec 9 2009 Chris Ball <cjb at laptop.org> - 0.1.1-9.35.20091210git.olpc
+- Power down wlan on power button/lid close, using ethtool "wol d" command.
+
 * Wed Dec 9 2009 Chris Ball <cjb at laptop.org> - 0.1.1-9.34.20091209git.olpc
 - Trac #9848: Don't undim the screen when woken by wlan or battery. 
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ohm/F-11/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	9 Dec 2009 04:24:07 -0000	1.12
+++ sources	10 Dec 2009 02:34:14 -0000	1.13
@@ -1 +1 @@
-ef757e8fa396254a8899d2654462ba74  ohm-0.1.1-1.20091209git.tar.gz
+b3772c71fe0d33a4dc7ce0eb178b3203  ohm-0.1.1-1.20091210git.tar.gz




More information about the scm-commits mailing list