rpms/fvwm/EL-5 fvwm.spec,1.5,1.6

Adam Goode agoode at fedoraproject.org
Fri Feb 6 22:37:18 UTC 2009


Author: agoode

Update of /cvs/extras/rpms/fvwm/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8463

Modified Files:
	fvwm.spec 
Log Message:
* Fri Feb  6 2009 Adam Goode <adam at spicenitz.org> - 2.5.26-2.2
- ExcludeArch ppc, there is no Client RHEL for PPC



Index: fvwm.spec
===================================================================
RCS file: /cvs/extras/rpms/fvwm/EL-5/fvwm.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- fvwm.spec	6 Feb 2009 18:16:53 -0000	1.5
+++ fvwm.spec	6 Feb 2009 22:36:48 -0000	1.6
@@ -1,6 +1,6 @@
 Name:		fvwm
 Version:	2.5.26
-Release:	2%{?dist}.1
+Release:	2%{?dist}.2
 Summary:	Highly configurable multiple virtual desktop window manager
 
 Group:		User Interface/X
@@ -32,6 +32,9 @@
 # for auto-menu generation
 Requires:	ImageMagick pyxdg
 
+# PPC doesn't have fribidi, because there is no Client RHEL
+ExcludeArch:	ppc
+
 
 %description
 Fvwm is a window manager for X11. It is designed to
@@ -108,6 +111,9 @@
 
 
 %changelog
+* Fri Feb  6 2009 Adam Goode <adam at spicenitz.org> - 2.5.26-2.2
+- ExcludeArch ppc, there is no Client RHEL for PPC
+
 * Fri Feb  6 2009 Adam Goode <adam at spicenitz.org> - 2.5.26-2.1
 - Change Requires for EL-5
 




More information about the scm-commits mailing list