Hello community, here is the log from the commit of package nfs-server checked in at Wed Sep 12 16:56:35 CEST 2007. -------- --- nfs-server/nfs-server.changes 2007-06-11 12:34:20.000000000 +0200 +++ /mounts/work_src_done/STABLE/nfs-server/nfs-server.changes 2007-09-12 15:35:53.209677000 +0200 @@ -1,0 +2,6 @@ +Wed Sep 12 15:35:18 CEST 2007 - ro@suse.de + +- remove showmount binary and man-page and require nfs-client + instead (#309782) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nfs-server.spec ++++++ --- /var/tmp/diff_new_pack.L12269/_old 2007-09-12 16:55:08.000000000 +0200 +++ /var/tmp/diff_new_pack.L12269/_new 2007-09-12 16:55:08.000000000 +0200 @@ -12,16 +12,16 @@ Name: nfs-server BuildRequires: tcpd-devel -License: GNU General Public License (GPL) +License: GPL v2 or later Group: Productivity/Networking/NFS Provides: nfsserv nkita:/usr/sbin/rpc.nfsd Obsoletes: nfsserv -Requires: portmap +Requires: portmap nfs-client PreReq: %insserv_prereq %fillup_prereq Conflicts: nfs-kernel-server Autoreqprov: on Version: 2.2beta51 -Release: 270 +Release: 286 Summary: User Space NFS Server Daemons URL: ftp://linux.mathematik.tu-darmstadt.de/pub/linux/people/okir Source: %{name}-2.2beta47.tar.bz2 @@ -56,7 +56,7 @@ For quota over NFS support, install the quota package. The user space NFS server is a lot slower than the kernel NFS server, -but has some special features that are not in the kernel NFS server. +but has some special features not included in the kernel NFS server. @@ -112,6 +112,9 @@ install -m 744 %{S:3} $RPM_BUILD_ROOT/etc/init.d/ugidd ln -sf ../../etc/init.d/nfsserver $RPM_BUILD_ROOT/usr/sbin/rcnfsserver ln -sf ../../etc/init.d/ugidd $RPM_BUILD_ROOT/usr/sbin/rcugidd +# now in nfs-client package +rm -f $RPM_BUILD_ROOT/usr/sbin/showmount +rm -f $RPM_BUILD_ROOT/%{_mandir}/man8/showmount.8* %post %{fillup_and_insserv -s nfsserver NFS_SERVER ugidd START_UGIDD} @@ -137,6 +140,9 @@ /var/adm/fillup-templates/sysconfig.nfs-nfs-server %changelog +* Wed Sep 12 2007 - ro@suse.de +- remove showmount binary and man-page and require nfs-client + instead (#309782) * Mon Jun 11 2007 - mkoenig@suse.de - Change Conflicts to nfs-kernel-server due to nfs-utils split * Thu Aug 17 2006 - postadal@suse.cz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de