rpms/libvirt-qpid/F-12 libvirt-qpid.spec,1.9,1.10 sources,1.7,1.8

Ian Main imain at fedoraproject.org
Thu Dec 10 21:03:29 UTC 2009


Author: imain

Update of /cvs/pkgs/rpms/libvirt-qpid/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12905

Modified Files:
	libvirt-qpid.spec sources 
Log Message:
don't need -lqmfengine



Index: libvirt-qpid.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-qpid/F-12/libvirt-qpid.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- libvirt-qpid.spec	2 Oct 2009 22:55:33 -0000	1.9
+++ libvirt-qpid.spec	10 Dec 2009 21:03:29 -0000	1.10
@@ -1,7 +1,7 @@
 Summary: QPid QMF interface to Libvirt
 Name: libvirt-qpid
 Version: 0.2.17
-Release: 1%{?dist}
+Release: 3%{?dist}
 Source: libvirt-qpid-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 License: LGPLv2+
@@ -32,9 +32,6 @@ a set of objects with properties and met
 
 %prep
 %setup -q
-# these libraries got renamed in the latest qmf
-sed -i -e 's/-lqmfcommon -lqmfagent/-lqmfengine -lqmf/g' src/Makefile.am
-sed -i -e 's/-lqmfcommon -lqmfagent/-lqmfengine -lqmf/g' src/Makefile.in
 
 %build
 %configure
@@ -76,6 +73,12 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf
 
 
 %changelog
+* Thu Dec 10 2009 Ian Main <imain at redhat.com> - 0.2.17-3
+- Woops, don't need -lqmfengine.
+
+* Thu Nov 05 2009 Ian Main <imain at redhat.com> - 0.2.17-2
+- Fix libraries for new qpidc in src.
+
 * Fri Oct 02 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.2.17-1
 - Rebuild for new qpidc.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-qpid/F-12/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	27 Jul 2009 18:26:53 -0000	1.7
+++ sources	10 Dec 2009 21:03:29 -0000	1.8
@@ -1 +1 @@
-e8a5cde1299426f9a0c6fe72e6008d7c  libvirt-qpid-0.2.17.tar.gz
+42df86bafa5c4d63762ca110b8067710  libvirt-qpid-0.2.17.tar.gz




More information about the scm-commits mailing list