X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=packaging%2FRPM%2Flibnfs.spec.in;h=0535743e48d7aabacaa75b83784f08b1747d9101;hb=5935a28a0e8cb9751f89ed7085b8e1d37c44d9d1;hp=98acdbc4d1df71eaf01bd508fd5c9c0aca15773f;hpb=70589711551326032ca446e97906792190a60a0f;p=deb_libnfs.git diff --git a/packaging/RPM/libnfs.spec.in b/packaging/RPM/libnfs.spec.in index 98acdbc..0535743 100644 --- a/packaging/RPM/libnfs.spec.in +++ b/packaging/RPM/libnfs.spec.in @@ -95,8 +95,22 @@ development libraries for LibNFS %{_libdir}/libnfs.la %{_libdir}/pkgconfig/libnfs.pc +%package utils +Summary: Utility programs for LibNFS +Group: Applications/System + +%description utils +Utility programs for LibNFS + +%files utils +%defattr(-,root,root) +%{_bindir}/nfs-ls +%{_mandir}/man1/nfs-ls.1.gz + %changelog -* Wed Mar 19 2014: Version 1.9.3 +* Sat Jul 19 2014 : Version 1.9.5 + - Remove old ONC-RPC symbols +* Wed Mar 19 2014 : Version 1.9.3 - Add O_TRUNC support to nfs_open() - Add a simple but incomplete LD_PRELOAD tool - Fixes for some memory leaks and C++ compile support @@ -120,7 +134,7 @@ development libraries for LibNFS - RPC layer support for NSM - Add example FUSE filesystem. - Minor fixes. -* Sun Oct 30 2013 : Version 1.8 +* Wed Oct 30 2013 : Version 1.8 - Fix nasty memory leak in read_from_socket - minor updates * Sun Oct 20 2013 : Version 1.7