X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=libguestfs.spec.in;h=7d369edb7041a6eebeab9b493550e829fb98e022;hp=2cd66f7cf5bcc07b1c62acf7d8388cde11d35314;hb=8f9f02d483b87c787d089cf9329f5f1b81d3a77e;hpb=93b14fcfe5376326632cb04e0c2f0cf1912cdbc6 diff --git a/libguestfs.spec.in b/libguestfs.spec.in index 2cd66f7..7d369ed 100644 --- a/libguestfs.spec.in +++ b/libguestfs.spec.in @@ -91,6 +91,7 @@ For Java bindings, see 'libguestfs-java-devel'. Summary: Development tools and libraries for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: pkgconfig %description devel @@ -231,6 +232,7 @@ popd --prefix=%{_prefix} --libdir=%{_libdir} \ --with-java-home=%{java_home} \ --with-qemu="qemu-kvm qemu-system-%{_build_arch} qemu" \ + --enable-debug-command \ %{extra} # 'INSTALLDIRS' ensures that perl libs are installed in the vendor dir @@ -313,13 +315,14 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root,-) -%doc HACKING TODO README ex html/guestfs.3.html html/pod.css +%doc ChangeLog HACKING TODO README ex html/guestfs.3.html html/pod.css %doc src/generator.ml %{_libdir}/libguestfs.so %{_mandir}/man3/guestfs.3* %{_includedir}/guestfs.h %{_includedir}/guestfs-actions.h %{_includedir}/guestfs-structs.h +%{_libdir}/pkgconfig/libguestfs.pc %files -n guestfish