Browse code

Add noreplace qualifier to nfs-utils configs

Change-Id: I70d10327810048e5826d2a69d5eb0978e7dcfd82
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/5234
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: gerrit-photon <photon-checkins@vmware.com>

suezzelur authored on 2018/06/08 09:59:15
Showing 1 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        NFS client utils
2 2
 Name:           nfs-utils
3 3
 Version:        1.3.3
4
-Release:        7%{?dist}
4
+Release:        8%{?dist}
5 5
 License:        GPLv2+
6 6
 URL:            http://sourceforge.net/projects/nfs
7 7
 Group:          Applications/Nfs-utils-client
... ...
@@ -61,11 +61,13 @@ install -m644 systemd/proc-fs-nfsd.mount %{buildroot}/lib/systemd/system/
61 61
 /sbin/*
62 62
 %{_sbindir}/*
63 63
 %{_sharedstatedir}/*
64
-/etc/default/nfs-utils
65
-/etc/exports
64
+%config(noreplace) /etc/default/nfs-utils
65
+%config(noreplace) /etc/exports
66 66
 /lib/systemd/system/*
67 67
 
68 68
 %changelog
69
+*   Thu Jun 07 2018 Anish Swaminathan <anishs@vmware.com> 1.3.3-8
70
+-   Add noreplace qualifier to config files
69 71
 *   Tue Feb 27 2018 Xiaolin Li <xiaolinl@vmware.com> 1.3.3-7
70 72
 -   Updated nfs-server.service and nfs-mountd.service.
71 73
 *   Wed Jun 28 2017 Kumar Kaushik <kaushikk@vmware.com> 1.3.3-6