rpms/rhm/devel rhm.spec,1.5,1.6

Nuno Santos (nsantos) fedora-extras-commits at redhat.com
Thu Jan 3 21:20:25 UTC 2008


Author: nsantos

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

Modified Files:
	rhm.spec 
Log Message:
configure from installed qpidd rpm, not from a local checkout


Index: rhm.spec
===================================================================
RCS file: /cvs/extras/rpms/rhm/devel/rhm.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rhm.spec	3 Jan 2008 21:05:32 -0000	1.5
+++ rhm.spec	3 Jan 2008 21:19:50 -0000	1.6
@@ -3,7 +3,7 @@
 #
 Name:           rhm
 Version:        0.2
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Red Hat extensions to the Qpid messaging system
 Group:          System Environment/Libraries
 License:        LGPL
@@ -33,7 +33,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
@@ -82,6 +82,9 @@
 
 
 %changelog
+* Thu Jan 03 2008 Nuno Santos <nsantos at redhat.com> - 0.2-7
+- configure from installed qpidd rpm, not from a local checkout
+
 * Thu Jan 03 2008 Nuno Santos <nsantos at redhat.com> - 0.2-6                                                    
 - limit builds to i386 and x86_64 archs
 




More information about the fedora-extras-commits mailing list