rpms/qpidc/devel qpidc.spec,1.54,1.55

Nuno Santos nsantos at fedoraproject.org
Tue Dec 23 20:25:55 UTC 2008


Author: nsantos

Update of /cvs/extras/rpms/qpidc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21832

Modified Files:
	qpidc.spec 
Log Message:
add missing qmfconsole .so


Index: qpidc.spec
===================================================================
RCS file: /cvs/extras/rpms/qpidc/devel/qpidc.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- qpidc.spec	23 Dec 2008 18:02:44 -0000	1.54
+++ qpidc.spec	23 Dec 2008 20:25:25 -0000	1.55
@@ -187,7 +187,7 @@
 
 %build
 CXXFLAGS="%{optflags} -DNDEBUG -O3" \
-%configure --disable-static --without-cpg --without-graphviz --without-help2man
+%configure --disable-static --with-cpg --without-graphviz --without-help2man
 make #%{?_smp_mflags}
 # Remove this generated perl file, we don't need it and it upsets rpmlint.
 # This is generating an error as of 21 Nov 08 becausethe file doesn't exist .
@@ -279,10 +279,13 @@
 %defattr(-,root,root,-)
 %_libdir/libqmfagent.so.0
 %_libdir/libqmfagent.so.0.1.0
+%_libdir/libqmfconsole.so.0
+%_libdir/libqmfconsole.so.0.1.0
 
 %files -n qmf-devel
 %defattr(-,root,root,-)
 %_libdir/libqmfagent.so
+%_libdir/libqmfconsole.so
 %_bindir/qmf-gen
 %{python_sitelib}/qmfgen
 




More information about the fedora-extras-commits mailing list