rpms/chunkd/devel chunkd.spec,1.3,1.4

Jeff Garzik jgarzik at fedoraproject.org
Wed Jul 22 22:09:30 UTC 2009


Author: jgarzik

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

Modified Files:
	chunkd.spec 
Log Message:
update for fixed ExcludeArch bug


Index: chunkd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/chunkd/devel/chunkd.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- chunkd.spec	21 Jul 2009 19:24:43 -0000	1.3
+++ chunkd.spec	22 Jul 2009 22:09:30 -0000	1.4
@@ -1,6 +1,6 @@
 Name:		chunkd
 Version:	0.4
-Release:	0.4.g5f69efd9%{?dist}
+Release:	0.5.g5f69efd9%{?dist}
 Summary:	Data storage daemon for cloud computing
 
 Group:		System Environment/Base
@@ -18,10 +18,6 @@ BuildRoot:	%{_tmppath}/%{name}-%{version
 BuildRequires:	libevent-devel glib2-devel openssl-devel zlib-devel
 BuildRequires:	libxml2-devel procps cld cld-devel
 
-# cld is broken on big-endian... embarrassing!!!
-# FIXME: remove this when cld is fixed
-ExcludeArch: ppc ppc64
-
 %description
 Single-node data storage daemon for cloud computing.
 
@@ -99,6 +95,9 @@ fi
 %{_includedir}/*
 
 %changelog
+* Wed Jul 22 2009 Jeff Garzik <jgarzik at redhat.com> - 0.4-0.5.g5f69efd9
+- remove ExcludeArch, now that cld is fixed
+
 * Tue Jul 21 2009 Jeff Garzik <jgarzik at redhat.com> - 0.4-0.4.g5f69efd9
 - rebuild for koji silliness
 




More information about the fedora-extras-commits mailing list