X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=packaging%2FRPM%2Flibnfs.spec.in;h=32ec1f18b5847de4093b9bc26672516ad4d59dd2;hb=86ef4910045771a1da4023a1880ba1c9e265eb6d;hp=5450ede4bb6e6c8b1ac1c7397548bd95e79a36bd;hpb=9f89cfcd158d23b698de2892bbe11d4484704f3b;p=deb_libnfs.git diff --git a/packaging/RPM/libnfs.spec.in b/packaging/RPM/libnfs.spec.in index 5450ede..32ec1f1 100644 --- a/packaging/RPM/libnfs.spec.in +++ b/packaging/RPM/libnfs.spec.in @@ -91,7 +91,13 @@ development libraries for LibNFS %{_includedir}/nfsc/libnfs-raw-rquota.h %{_libdir}/libnfs.a %{_libdir}/libnfs.la +%{_libdir}/pkgconfig/libnfs.pc %changelog +* Sun Nov 27 2011 : Version 1.1 + - Fix definition and use of AUTH + - Only call the "connect" callback if non-NULL + - make sure the callback for connect is only invoked once for the sync api + - make file offset bits 64 bits always * Sun Jul 31 2011 : Version 1.0 - - Initial version + - Initial version \ No newline at end of file