rpms/cld/devel cld.spec,1.4,1.5 sources,1.3,1.4

Jeff Garzik jgarzik at fedoraproject.org
Wed Jul 22 22:07:38 UTC 2009


Author: jgarzik

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

Modified Files:
	cld.spec sources 
Log Message:
update to fix ExcludeArch bug


Index: cld.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cld/devel/cld.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- cld.spec	21 Jul 2009 19:23:50 -0000	1.4
+++ cld.spec	22 Jul 2009 22:07:08 -0000	1.5
@@ -1,13 +1,13 @@
 Name:		cld
 Version:	0.2
-Release:	0.4.gc5b5f962%{?dist}
+Release:	0.5.g988e17d1%{?dist}
 Summary:	Coarse locking daemon
 
 Group:		System Environment/Base
 License:	GPLv2
 URL:		http://hail.wiki.kernel.org/
 
-# pulled from upstream git, commit c5b5f9622334b273c47e7aad5bd53e280041a045
+# pulled from upstream git, commit 988e17d1b0ad8eef6df3f6f237e261d388adff59
 # to recreate tarball, check out commit, then run "make dist"
 Source0:	cld-%{version}git.tar.gz
 Source2:	cld.init
@@ -17,10 +17,6 @@ BuildRoot:	%{_tmppath}/%{name}-%{version
 BuildRequires:	db4-devel libevent-devel glib2-devel doxygen openssl-devel
 BuildRequires:	texlive-latex
 
-# cld is broken on big-endian... embarrassing!!!
-# FIXME: remove this when cld is fixed
-ExcludeArch: ppc ppc64
-
 %description
 Coarse locking daemon for cloud computing.  This software provides
 a cache-coherent, highly-available distributed filesystem for small
@@ -101,6 +97,10 @@ fi
 %{_includedir}/*
 
 %changelog
+* Tue Jul 21 2009 Jeff Garzik <jgarzik at redhat.com> - 0.2-0.5.g988e17d1
+- update to commit 988e17d1b0ad8eef6df3f6f237e261d388adff59
+- remove ExcludeArch
+
 * Tue Jul 21 2009 Jeff Garzik <jgarzik at redhat.com> - 0.2-0.4.gc5b5f962
 - rebuild for koji silliness
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cld/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	21 Jul 2009 17:43:53 -0000	1.3
+++ sources	22 Jul 2009 22:07:08 -0000	1.4
@@ -1 +1 @@
-0324c5f35cb0fa726eb795b4fd48c654  cld-0.2git.tar.gz
+0f0f468a4ded6e150a44a4223f94a4d9  cld-0.2git.tar.gz




More information about the fedora-extras-commits mailing list