Author: spturtle
Date: Mon Dec 18 11:35:36 2006
New Revision: 98445

Modified:
   packages/cooker/suspend/current/SPECS/suspend.spec

Log:
- don't try to build on ppc


Modified: packages/cooker/suspend/current/SPECS/suspend.spec
==============================================================================
--- packages/cooker/suspend/current/SPECS/suspend.spec  (original)
+++ packages/cooker/suspend/current/SPECS/suspend.spec  Mon Dec 18 11:35:36 2006
@@ -1,6 +1,6 @@
 %define name suspend
 %define version 0.5
-%define release %mkrel 2
+%define release %mkrel 3
 
 Summary: Userland tools for suspend-to-disk and suspend-to-RAM
 Name: %{name}
@@ -20,6 +20,7 @@
 Url: http://suspend.sourceforge.net/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildRequires: pciutils-devel glibc-static-devel
+ExcludeArch: ppc
 
 %description
 The goal of the project is to create a tool that can handle the so

Reply via email to