wok diff acpid/receipt @ rev 6424

Added patch to tiff to fix CVE-2009-2285 bug.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Sep 27 06:21:26 2010 +0000 (2010-09-27)
parents a460be90b082
children 7130b9831b50
line diff
     1.1 --- a/acpid/receipt	Fri May 01 17:23:08 2009 +0200
     1.2 +++ b/acpid/receipt	Mon Sep 27 06:21:26 2010 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  WEB_SITE="http://acpid.sourceforge.net/"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  KEY_FILE="key-constants"
     1.7 +TAGS="power-management"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()
    1.11 @@ -72,4 +73,4 @@
    1.12  		rm -rf /etc/acpi
    1.13  		status
    1.14  	fi
    1.15 -}
    1.16 \ No newline at end of file
    1.17 +}