]> git.pld-linux.org Git - packages/nfs-utils.git/commitdiff
- fileshare instead of samba stbring auto/ac/nfs-utils-1_0_6-7
authordjurban <djurban@pld-linux.org>
Tue, 19 Oct 2004 18:08:39 +0000 (18:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nfs-utils.spec -> 1.79

nfs-utils.spec

index 53b73077d97ad2588159307328f7603b1bded888..f6208ce5cdec6e131e3ec02c9ad5a81c4145a319 100644 (file)
@@ -5,7 +5,7 @@ Summary(ru):    
 Summary(uk):   õÔÉ̦ÔÉ ÄÌÑ NFS ÔÁ ÄÅÍÏÎɠЦÄÔÒÉÍËÉ ÄÌÑ NFS-ÓÅÒ×ÅÒÁ ÑÄÒÁ
 Name:          nfs-utils
 Version:       1.0.6
-Release:       6
+Release:       7
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/nfs/%{name}-%{version}.tar.gz
@@ -26,6 +26,7 @@ Patch3:               %{name}-install.patch
 Patch4:                %{name}-nolibs.patch
 URL:           http://nfs.sourceforge.net/
 BuildRequires: autoconf
+Requires:      setup >= 2.4.6-7
 PreReq:                rc-scripts
 Requires(post,preun):  /sbin/chkconfig
 Requires(post):        fileutils
@@ -269,7 +270,7 @@ fi
 
 %attr(755,root,root) %dir %{_var}/lib/nfs
 
-%config(noreplace) %verify(not size mtime md5) %attr(664,root,samba)  %{_sysconfdir}/exports
+%attr(664,root,fileshare) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/exports
 %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/nfsd
 %config(noreplace) %verify(not size mtime md5) %{_var}/lib/nfs/xtab
 %config(noreplace) %verify(not size mtime md5) %{_var}/lib/nfs/etab
This page took 0.269606 seconds and 4 git commands to generate.