X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=libguestfs.spec.in;h=5ba0b32d6119ddce30309a7e0822308c9412e28e;hb=81d4a01ac03bc2996eea1ca4cc3182e50d21e6ba;hp=2cd66f7cf5bcc07b1c62acf7d8388cde11d35314;hpb=93b14fcfe5376326632cb04e0c2f0cf1912cdbc6;p=libguestfs.git diff --git a/libguestfs.spec.in b/libguestfs.spec.in index 2cd66f7..5ba0b32 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 @@ -313,13 +314,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