]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: --without-hadoop --without-debug
authorSage Weil <sage@newdream.net>
Fri, 7 May 2010 19:30:07 +0000 (12:30 -0700)
committerSage Weil <sage@newdream.net>
Fri, 7 May 2010 21:50:20 +0000 (14:50 -0700)
to sync up with f13

ceph.spec.in

index cd0bc7c5fe273abbfbd7e0151171b626b9b99be2..258f014bb577e1cdc3c0415c4a61db211931789e 100644 (file)
@@ -43,7 +43,7 @@ chmod 0644 src/common/Mutex.h
 
 %build
 ./autogen.sh
-%{configure}
+%{configure} --without-hadoop --without-debug
 make CFLAGS="$RPM_OPT_FLAGS"
 
 %install