rpms/tabled/devel tabled.spec,1.15,1.16

Pete Zaitcev zaitcev at fedoraproject.org
Tue Sep 29 03:00:22 UTC 2009


Author: zaitcev

Update of /cvs/pkgs/rpms/tabled/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9754

Modified Files:
	tabled.spec 
Log Message:
Drop ExcludeArch.



Index: tabled.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tabled/devel/tabled.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- tabled.spec	5 Sep 2009 14:11:06 -0000	1.15
+++ tabled.spec	29 Sep 2009 03:00:22 -0000	1.16
@@ -1,6 +1,6 @@
 Name:		tabled
 Version:	0.3
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	Distributed key/value table service
 
 Group:		System Environment/Base
@@ -23,10 +23,6 @@ BuildRequires:	chunkd-devel >= 0.4
 Requires:	cld >= 0.2.1
 Requires:	chunkd >= 0.4
 
-# chunkd is broken on big-endian... embarrassing!!!
-# FIXME: remove this when chunkd is fixed
-ExcludeArch:	ppc ppc64
-
 %description
 tabled provides an infinitely scalable, lexicographically sorted
 key/value lookup table. Keys cannot exceed 1024 bytes; values can be
@@ -105,6 +101,9 @@ fi
 %{_includedir}/*
 
 %changelog
+* Mon Sep 28 2009 Pete Zaitcev <zaitcev at redhat.com> - 0.3-6
+- Drop ExcludeArch, fixed in bz#514651.
+
 * Sat Sep 05 2009 Caolán McNamara <caolanm at redhat.com> - 0.3-5
 - rebuild for dependencies
 




More information about the fedora-extras-commits mailing list