rpms/tla/devel tla.spec,1.22,1.23

Joshua W. Boyer (jwboyer) fedora-extras-commits at redhat.com
Fri Feb 24 13:48:10 UTC 2006


Author: jwboyer

Update of /cvs/extras/rpms/tla/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13401

Modified Files:
	tla.spec 
Log Message:
exclude ppc from build until we figure out why it fails


Index: tla.spec
===================================================================
RCS file: /cvs/extras/rpms/tla/devel/tla.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- tla.spec	22 Feb 2006 20:25:08 -0000	1.22
+++ tla.spec	24 Feb 2006 13:48:10 -0000	1.23
@@ -1,6 +1,6 @@
 Name:           tla
 Version:        1.3.3
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        The Low-Budget Arch Revision Control System
 
 Group:          Development/Tools
@@ -13,6 +13,7 @@
 Patch1:         http://ftp.debian.org/debian/pool/main/t/tla/tla_1.3.3-3.diff.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    ppc
 
 BuildRequires:  neon-devel, which
 Requires:       tar, diffutils, patch
@@ -73,6 +74,9 @@
 %{_mandir}/man1/tla.1*
 
 %changelog
+* Fri Feb 24 2006 Josh Boyer <jwboyer at jdub.homelinux.org> - 1.3.3-6
+- Add excludearch for ppc due to bug 182742
+
 * Wed Feb 22 2006 Josh Boyer <jwboyer at jdub.homelinux.org> - 1.3.3-5
 - Bump and rebuild for FE5
 




More information about the fedora-extras-commits mailing list