Hello community, here is the log from the commit of package nfs-utils for openSUSE:Factory checked in at 2020-10-03 18:53:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nfs-utils (Old) and /work/SRC/openSUSE:Factory/.nfs-utils.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nfs-utils" Sat Oct 3 18:53:56 2020 rev:157 rq:838679 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/nfs-utils/nfs-utils.changes 2020-07-02 23:54:39.528538816 +0200 +++ /work/SRC/openSUSE:Factory/.nfs-utils.new.4249/nfs-utils.changes 2020-10-03 18:54:00.445382933 +0200 @@ -1,0 +2,21 @@ +Wed Sep 30 06:24:22 UTC 2020 - Neil Brown <[email protected]> + +- Remove nfs-doc package. The documentation is 20 years old + and barely relevant. + (bsc#1171448) + +------------------------------------------------------------------- +Tue Jul 14 16:05:08 UTC 2020 - Petr Vorel <[email protected]> + +- Update to version 2.5.1 + Dropped patch accepted upstream: + 0001-conffile-Don-t-give-warning-for-optional-config-file.patch + + - improvements for 64bit time + - improvements for SASL referrals + - Rename clddb-tool to nfsdclddb + - New tools nfsdclnts + - Better python3 support + - many bug-fixes + +------------------------------------------------------------------- Old: ---- 0001-conffile-Don-t-give-warning-for-optional-config-file.patch nfs-utils-2.4.3.tar.xz nfs.doc.tar.bz2 New: ---- nfs-utils-2.5.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nfs-utils.spec ++++++ --- /var/tmp/diff_new_pack.tKnkEL/_old 2020-10-03 18:54:02.221384900 +0200 +++ /var/tmp/diff_new_pack.tKnkEL/_new 2020-10-03 18:54:02.225384904 +0200 @@ -22,16 +22,13 @@ %endif Name: nfs-utils -Version: 2.4.3 +Version: 2.5.1 Release: 0 Summary: Support Utilities for Kernel nfsd License: GPL-2.0-or-later Group: Productivity/Networking/NFS URL: http://kernel.org/pub/linux/utils/nfs-utils/ Source0: http://kernel.org/pub/linux/utils/nfs-utils/%{version}/nfs-utils-%{version}.tar.xz -# Download does not work: -# Source1: ftp://nfs.sourceforge.net/pub/nfs/nfs.doc.tar.bz2 -Source1: nfs.doc.tar.bz2 Source4: sysconfig.nfs Source11: idmapd.conf Source12: statd-user.conf @@ -45,7 +42,6 @@ Source26: nfs.conf Source27: nfs-kernel-server.tmpfiles.conf Patch0: nfs-utils-1.0.7-bind-syntax.patch -Patch1: 0001-conffile-Don-t-give-warning-for-optional-config-file.patch BuildRequires: e2fsprogs-devel BuildRequires: fedfs-utils-devel @@ -128,20 +124,9 @@ and group ID. Both the NFS server and client code in the kernel need to translate these to numeric IDs. -%package -n nfs-doc -Summary: Support Utilities for NFS -Group: Productivity/Networking/NFS -Requires: latex2html-pngicons -Obsoletes: nfs-utils < 1.1.0 -Supplements: (nfs-utils and patterns-base-documentation) - -%description -n nfs-doc -This package contains additional NFS documentation. - %prep -%setup -q -a 1 +%setup -q %patch0 -p1 -%patch1 -p1 %build autoreconf -fvi @@ -161,14 +146,6 @@ --enable-mountconfig make %{?_smp_mflags} %sysusers_generate_pre %{SOURCE12} statd -cd nfs -for i in *.html ; do -sed -i \ - -e "s@%{_prefix}/lib/latex2html/icons.png/next_motif.png@%{_datadir}/latex2html/icons/next.png@" \ - -e "s@%{_prefix}/lib/latex2html/icons.png/up_motif_gr.png@%{_datadir}/latex2html/icons/up.png@" \ - -e "s@%{_prefix}/lib/latex2html/icons.png/previous_motif_gr.png@%{_datadir}/latex2html/icons/prev.png@" \ - $i -done %install make %{?_smp_mflags} DESTDIR=%{buildroot} install @@ -281,7 +258,8 @@ /sbin/umount.nfs4 %attr(0755,root,root) %{_sbindir}/mountstats %attr(0755,root,root) %{_sbindir}/nfsiostat -%{_sbindir}/clddb-tool +%{_sbindir}/nfsdclddb +%{_sbindir}/nfsdclnts %{_sbindir}/nfsdcld %{_sbindir}/nfsidmap %{_sbindir}/nfsstat @@ -315,7 +293,8 @@ %dir /usr/lib/systemd/system-generators /usr/lib/systemd/system-generators/nfs-server-generator /usr/lib/systemd/system-generators/rpc-pipefs-generator -%{_mandir}/man8/clddb-tool.8%{ext_man} +%{_mandir}/man8/nfsdclddb.8%{ext_man} +%{_mandir}/man8/nfsdclnts.8%{ext_man} %{_mandir}/man5/nfsmount.conf.5%{ext_man} %{_mandir}/man5/nfs.conf.5%{ext_man} %{_mandir}/man5/nfs.5%{ext_man} @@ -386,8 +365,4 @@ %{_mandir}/man3/* %doc support/nfsidmap/README -%files -n nfs-doc -%defattr(-,root,root) -%doc nfs/*.html nfs/*.ps - %changelog ++++++ nfs-utils-2.4.3.tar.xz -> nfs-utils-2.5.1.tar.xz ++++++ ++++ 6023 lines of diff (skipped)
