rpms/rhm/devel rhm.spec,1.13,1.14

Nuno Santos (nsantos) fedora-extras-commits at redhat.com
Thu Apr 3 17:29:50 UTC 2008


Author: nsantos

Update of /cvs/extras/rpms/rhm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26677

Modified Files:
	rhm.spec 
Log Message:
don't use a local qpid checkout for the build


Index: rhm.spec
===================================================================
RCS file: /cvs/extras/rpms/rhm/devel/rhm.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- rhm.spec	3 Apr 2008 17:27:21 -0000	1.13
+++ rhm.spec	3 Apr 2008 17:29:08 -0000	1.14
@@ -37,7 +37,7 @@
 %setup -q
 
 %build
-%configure --with-qpid-checkout=/usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk --disable-static --disable-rpath CXXFLAGS="-O3 -DNDEBUG"
+%configure --disable-static --disable-rpath CXXFLAGS="-O3 -DNDEBUG"
 make %{?_smp_mflags}
 
 %install




More information about the scm-commits mailing list