[Pkg-utopia-commits] r686 - packages/experimental/hal/debian/patches

Sjoerd Simons sjoerd at costa.debian.org
Wed Mar 1 14:09:44 UTC 2006


Author: sjoerd
Date: 2006-03-01 14:09:44 +0000 (Wed, 01 Mar 2006)
New Revision: 686

Modified:
   packages/experimental/hal/debian/patches/04_hald_scripts.patch
Log:
Redo the patch so it's more consistent with the other ones

Modified: packages/experimental/hal/debian/patches/04_hald_scripts.patch
===================================================================
--- packages/experimental/hal/debian/patches/04_hald_scripts.patch	2006-03-01 14:09:16 UTC (rev 685)
+++ packages/experimental/hal/debian/patches/04_hald_scripts.patch	2006-03-01 14:09:44 UTC (rev 686)
@@ -1,10 +1,6 @@
-Index: tools/hal-system-lcd-get-brightness
-===================================================================
-RCS file: /cvs/hal/hal/tools/hal-system-lcd-get-brightness,v
-retrieving revision 1.7
-diff -u -r1.7 hal-system-lcd-get-brightness
---- tools/hal-system-lcd-get-brightness	18 Feb 2006 23:11:23 -0000	1.7
-+++ tools/hal-system-lcd-get-brightness	19 Feb 2006 22:44:22 -0000
+diff -ruN hal-0.5.7-old/tools/hal-system-lcd-get-brightness hal-0.5.7/tools/hal-system-lcd-get-brightness
+--- hal-0.5.7-old/tools/hal-system-lcd-get-brightness	2006-02-19 00:11:23.000000000 +0100
++++ hal-0.5.7/tools/hal-system-lcd-get-brightness	2006-03-01 15:03:53.000000000 +0100
 @@ -8,13 +8,13 @@
  # (at your option) any later version.
  
@@ -66,13 +62,9 @@
  	# cat /proc/omnibook/lcd
  	#  LCD brightness:  7
  	value="`cat $HAL_PROP_LINUX_ACPI_PATH | awk '{print $3;}'`"
-Index: tools/hal-system-lcd-set-brightness
-===================================================================
-RCS file: /cvs/hal/hal/tools/hal-system-lcd-set-brightness,v
-retrieving revision 1.7
-diff -u -r1.7 hal-system-lcd-set-brightness
---- tools/hal-system-lcd-set-brightness	18 Feb 2006 23:11:23 -0000	1.7
-+++ tools/hal-system-lcd-set-brightness	19 Feb 2006 22:44:23 -0000
+diff -ruN hal-0.5.7-old/tools/hal-system-lcd-set-brightness hal-0.5.7/tools/hal-system-lcd-set-brightness
+--- hal-0.5.7-old/tools/hal-system-lcd-set-brightness	2006-02-19 00:11:23.000000000 +0100
++++ hal-0.5.7/tools/hal-system-lcd-set-brightness	2006-03-01 15:03:53.000000000 +0100
 @@ -8,8 +8,8 @@
  # (at your option) any later version.
  
@@ -147,13 +139,9 @@
  	# echo "{0..7}" > /proc/omnibook/lcd
  	# http://bugzilla.gnome.org/show_bug.cgi?id=331458
  	echo "$value" > $HAL_PROP_LINUX_ACPI_PATH
-Index: tools/hal-system-power-hibernate
-===================================================================
-RCS file: /cvs/hal/hal/tools/hal-system-power-hibernate,v
-retrieving revision 1.6
-diff -u -r1.6 hal-system-power-hibernate
---- tools/hal-system-power-hibernate	16 Jan 2006 12:47:40 -0000	1.6
-+++ tools/hal-system-power-hibernate	19 Feb 2006 22:44:23 -0000
+diff -ruN hal-0.5.7-old/tools/hal-system-power-hibernate hal-0.5.7/tools/hal-system-power-hibernate
+--- hal-0.5.7-old/tools/hal-system-power-hibernate	2006-01-16 13:47:40.000000000 +0100
++++ hal-0.5.7/tools/hal-system-power-hibernate	2006-03-01 15:03:53.000000000 +0100
 @@ -43,8 +43,9 @@
  		# Suspend2 tools installed
  		/usr/sbin/hibernate --force
@@ -166,13 +154,9 @@
  		echo "disk" > /sys/power/state
  		RET=$?
  	else
-Index: tools/hal-system-power-suspend
-===================================================================
-RCS file: /cvs/hal/hal/tools/hal-system-power-suspend,v
-retrieving revision 1.6
-diff -u -r1.6 hal-system-power-suspend
---- tools/hal-system-power-suspend	18 Feb 2006 23:00:55 -0000	1.6
-+++ tools/hal-system-power-suspend	19 Feb 2006 22:44:23 -0000
+diff -ruN hal-0.5.7-old/tools/hal-system-power-suspend hal-0.5.7/tools/hal-system-power-suspend
+--- hal-0.5.7-old/tools/hal-system-power-suspend	2006-02-19 00:00:55.000000000 +0100
++++ hal-0.5.7/tools/hal-system-power-suspend	2006-03-01 15:03:53.000000000 +0100
 @@ -18,15 +18,6 @@
  
  read seconds_to_sleep




More information about the Pkg-utopia-commits mailing list