[pm-utils] drop vbetool

Adam Jackson ajax at fedoraproject.org
Fri Oct 8 16:51:23 UTC 2010


commit ecb802b9075048919be8462990b6ce586487dbe8
Author: Adam Jackson <ajax at redhat.com>
Date:   Fri Oct 8 12:54:44 2010 -0400

    drop vbetool

 pm-utils.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/pm-utils.spec b/pm-utils.spec
index 454a609..1d3b052 100644
--- a/pm-utils.spec
+++ b/pm-utils.spec
@@ -2,7 +2,7 @@ Name: pm-utils
 Summary: Power management utilities and scripts for Fedora
 License: GPLv2
 Version: 1.3.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: System Environment/Base
 URL: http://pm-utils.freedesktop.org
 # for chvt
@@ -12,9 +12,6 @@ Requires: kbd
 # for hd apm settings
 Requires: hdparm
 %endif
-%ifarch %{ix86} x86_64
-Requires: vbetool
-%endif
 BuildRequires: xmlto
 
 Source0: http://pm-utils.freedesktop.org/releases/pm-utils-%{version}.tar.gz
@@ -98,6 +95,9 @@ install -D -m 0755 %{SOURCE23} $RPM_BUILD_ROOT%{_bindir}/pm-utils-bugreport-info
 %{_libdir}/pkgconfig/pm-utils.pc
 
 %changelog
+* Fri Oct 08 2010 Adam Jackson <ajax at redhat.com> 1.3.1-2
+- Drop the vbetool dependency, suspend is only supported on KMS drivers.
+
 * Thu Sep 01 2010 Richard Hughes <rhughes at redhat.com> - 1.3.1-1
 - New upstream version
 - Drop the HAL dependancy.


More information about the scm-commits mailing list