rpms/chunkd/devel chunkd-test.patch, NONE, 1.1.2.1 chunkd.spec, 1.6, 1.6.2.1

Pete Zaitcev zaitcev at fedoraproject.org
Fri Aug 7 00:42:54 UTC 2009


Author: zaitcev

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

Modified Files:
      Tag: private-zaitcev-bz514651-1
	chunkd.spec 
Added Files:
      Tag: private-zaitcev-bz514651-1
	chunkd-test.patch 
Log Message:
Test build 514651.1, get failure logs.


chunkd-test.patch:
 0 files changed

--- NEW FILE chunkd-test.patch ---


Index: chunkd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/chunkd/devel/chunkd.spec,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -p -r1.6 -r1.6.2.1
--- chunkd.spec	30 Jul 2009 01:52:14 -0000	1.6
+++ chunkd.spec	7 Aug 2009 00:42:54 -0000	1.6.2.1
@@ -1,6 +1,6 @@
 Name:		chunkd
 Version:	0.4
-Release:	0.7.g6b1e9b66%{?dist}
+Release:	0.7.g6b1e9b66.bz514651.1%{?dist}
 Summary:	Data storage daemon for cloud computing
 
 Group:		System Environment/Base
@@ -12,15 +12,16 @@ URL:		http://hail.wiki.kernel.org/
 Source0:	chunkd-%{version}git.tar.gz
 Source2:	chunkd.init
 Source3:	chunkd.sysconf
+
+# The placeholder for experimentation
+Patch1001:	chunkd-test.patch
+
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # N.B. We need cld to build, because our "make check" spawns a private copy.
 BuildRequires:	libevent-devel glib2-devel openssl-devel zlib-devel
 BuildRequires:	libxml2-devel procps cld cld-devel
 
-# ugly and embarrassing!  pkg build fails on big endian
-ExcludeArch:	ppc ppc64
-
 %description
 Single-node data storage daemon for cloud computing.
 
@@ -41,7 +42,7 @@ developing applications that use %{name}
 
 %prep
 %setup -q -n %{name}-%{version}git
-
+%patch1001 -p1
 
 %build
 %configure --disable-static
@@ -98,6 +99,10 @@ fi
 %{_includedir}/*
 
 %changelog
+* Thu Aug 6 2009 Pete Zaitcev <zaitcev at redhat.com>
+- test build for bz#514651.
+- bump to 0.4-0.7.g6b1e9b66.bz514651.1
+
 * Wed Jul 29 2009 Jeff Garzik <jgarzik at redhat.com> - 0.4-0.7.g6b1e9b66
 - update source to commit 6b1e9b6641df0353a81c7b1352f5f652c5a7f9d8
 




More information about the fedora-extras-commits mailing list