
Hello community, here is the log from the commit of package nfs-utils checked in at Tue Dec 19 01:34:48 CET 2006. -------- --- nfs-utils/nfs-utils.changes 2006-08-09 00:36:35.000000000 +0200 +++ /mounts/work_src_done/STABLE/nfs-utils/nfs-utils.changes 2006-12-18 18:40:20.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Dec 18 18:40:03 CET 2006 - ro@suse.de + +- added nfsserver.xml to /etc/omc/srvinfo.d (fate#301835) + +------------------------------------------------------------------- New: ---- nfsserver.xml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nfs-utils.spec ++++++ --- /var/tmp/diff_new_pack.7iu5bc/_old 2006-12-19 01:34:44.000000000 +0100 +++ /var/tmp/diff_new_pack.7iu5bc/_new 2006-12-19 01:34:44.000000000 +0100 @@ -15,11 +15,11 @@ URL: http://nfs.sourceforge.net Summary: Support Utilities for Kernel nfsd Version: 1.0.10 -Release: 1 +Release: 25 Group: Productivity/Networking/NFS Obsoletes: knfsd linuxnfs nfsutils Provides: knfsd linuxnfs nfsutils -License: GPL +License: GNU General Public License (GPL) BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: portmap Conflicts: nfs-server @@ -33,6 +33,7 @@ Source13: idmapd.init Source14: gssd.init Source15: svcgssd.init +Source16: nfsserver.xml Patch1: nfs-utils-nsm.patch Patch2: nfs-utils-largefiles.patch Patch3: nfs-utils-anon-uid32.patch @@ -101,6 +102,8 @@ ln -sf ../../etc/init.d/svcgssd $RPM_BUILD_ROOT/usr/sbin/rcsvcgssd mkdir -p -m 755 $RPM_BUILD_ROOT/var/lib/nfs/rpc_pipefs mkdir -p -m 755 $RPM_BUILD_ROOT/var/lib/nfs/v4recovery +mkdir -p -m 755 $RPM_BUILD_ROOT/etc/omc/srvinfo.d +install -m 644 %{SOURCE16} $RPM_BUILD_ROOT/etc/omc/srvinfo.d %clean rm -rf $RPM_BUILD_ROOT @@ -160,6 +163,9 @@ %config /etc/init.d/gssd %config /etc/init.d/svcgssd %config /etc/idmapd.conf +%dir /etc/omc +%dir /etc/omc/srvinfo.d +%config /etc/omc/srvinfo.d/nfsserver.xml %{_mandir}/man5/exports.5.gz %{_mandir}/man5/idmapd.conf.5.gz %{_mandir}/man7/nfsd.7.gz @@ -185,29 +191,31 @@ %{_mandir}/man8/rpcdebug.8.gz %changelog -n nfs-utils +* Mon Dec 18 2006 - ro@suse.de +- added nfsserver.xml to /etc/omc/srvinfo.d (fate#301835) * Tue Aug 08 2006 - ro@suse.de - update to 1.0.10 remove upstreamed patches: -- nfs-utils-1.0.6-anon-exports.patch -- export-acl.diff -- nfs-utils-1.0.6-dep.patch -- nfs-utils-1.0.6-doc.patch -- nfs-utils-1.0.7-CITI_NFS4_ALL-2.dif -- nfs-utils-1.0.7-destdir.patch -- nfs-utils-1.0.7-gssapi.patch -- nfs-utils-1.0.7-headtail.patch -- nfs-utils-1.0.7-mount_type3.patch -- nfs-utils-1.0.7-no_sync_warn_ro.patch -- nfs-utils-1.0.7-rpcgen.patch -- nfs-utils-1.0.7-strip.patch -- nfs-utils-64bigendian.patch -- nfs-utils-1.0.6-quota.patch (upstream different) + - nfs-utils-1.0.6-anon-exports.patch + - export-acl.diff + - nfs-utils-1.0.6-dep.patch + - nfs-utils-1.0.6-doc.patch + - nfs-utils-1.0.7-CITI_NFS4_ALL-2.dif + - nfs-utils-1.0.7-destdir.patch + - nfs-utils-1.0.7-gssapi.patch + - nfs-utils-1.0.7-headtail.patch + - nfs-utils-1.0.7-mount_type3.patch + - nfs-utils-1.0.7-no_sync_warn_ro.patch + - nfs-utils-1.0.7-rpcgen.patch + - nfs-utils-1.0.7-strip.patch + - nfs-utils-64bigendian.patch + - nfs-utils-1.0.6-quota.patch (upstream different) partly upstreamed patches: -- nfs-utils-1.0.6-anon-uid32.patch -- nfs-utils-1.0.7-gssd-select-ccache.patch + - nfs-utils-1.0.6-anon-uid32.patch + - nfs-utils-1.0.7-gssd-select-ccache.patch redone patches: -- nfs-utils-noroot.patch (was: norootforbuild.diff) -- pass -fPIE to configure instead of patch + - nfs-utils-noroot.patch (was: norootforbuild.diff) + - pass -fPIE to configure instead of patch * Thu Jul 13 2006 - aj@suse.de - Fix off-by-one error in rpcgen. * Fri Jun 23 2006 - ro@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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@suse.de