forked from pool/nfs-utils
Accepting request 43927 from Base:System
Copy from Base:System/nfs-utils based on submit request 43927 from user elvigia OBS-URL: https://build.opensuse.org/request/show/43927 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfs-utils?expand=0&rev=59
This commit is contained in:
commit
90ef3f32ef
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 25 07:01:59 UTC 2010 - aj@suse.de
|
||||||
|
|
||||||
|
- Add rpmlintrc since /var/lib/nfs/sm.bak is valid.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 9 23:07:24 UTC 2010 - nfbrown@novell.com
|
Sun May 9 23:07:24 UTC 2010 - nfbrown@novell.com
|
||||||
|
|
||||||
|
2
nfs-utils.rpmlintrc
Normal file
2
nfs-utils.rpmlintrc
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# /var/lib/nfs/sm.bak is a valid directory needed by sm-notify
|
||||||
|
addFilter("suse-filelist-forbidden-backup-file.*sm.bak")
|
@ -27,7 +27,7 @@ BuildRequires: libevent
|
|||||||
Url: http://nfs.sourceforge.net
|
Url: http://nfs.sourceforge.net
|
||||||
Summary: Support Utilities for Kernel nfsd
|
Summary: Support Utilities for Kernel nfsd
|
||||||
Version: 1.2.1
|
Version: 1.2.1
|
||||||
Release: 5
|
Release: 7
|
||||||
Group: Productivity/Networking/NFS
|
Group: Productivity/Networking/NFS
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -47,6 +47,7 @@ Source9: mkinitrd-setup.sh
|
|||||||
Source10: mkinitrd-boot.sh
|
Source10: mkinitrd-boot.sh
|
||||||
Source11: idmapd.conf
|
Source11: idmapd.conf
|
||||||
Source12: start-statd
|
Source12: start-statd
|
||||||
|
Source13: nfs-utils.rpmlintrc
|
||||||
Patch0: nfs-utils-1.0.7-bind-syntax.patch
|
Patch0: nfs-utils-1.0.7-bind-syntax.patch
|
||||||
Patch1: warn-nfs-udp.patch
|
Patch1: warn-nfs-udp.patch
|
||||||
Patch2: nfs-utils-eperm-fallback.patch
|
Patch2: nfs-utils-eperm-fallback.patch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user