SPECS: nfs-utils.spec - added missing br: libtool, - enabled tcp_w...
kosmo
kosmo at pld-linux.org
Sun Sep 24 11:50:05 CEST 2006
Author: kosmo Date: Sun Sep 24 09:50:05 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added missing br: libtool,
- enabled tcp_wrappers usage,
(older releases were not linked with libwrap and /etc/tcpd/hosts.* were not used)
- SECURITY STBR !
---- Files affected:
SPECS:
nfs-utils.spec (1.111 -> 1.112)
---- Diffs:
================================================================
Index: SPECS/nfs-utils.spec
diff -u SPECS/nfs-utils.spec:1.111 SPECS/nfs-utils.spec:1.112
--- SPECS/nfs-utils.spec:1.111 Wed Aug 30 13:58:44 2006
+++ SPECS/nfs-utils.spec Sun Sep 24 11:49:59 2006
@@ -12,7 +12,7 @@
Summary(uk): őÔÉĚŚÔÉ ÄĚŃ NFS ÔÁ ÄĹÍĎÎÉ ĐŚÄÔŇÉÍËÉ ÄĚŃ NFS-ÓĹŇ×ĹŇÁ ŃÄŇÁ
Name: nfs-utils
Version: 1.0.10
-Release: 2
+Release: 3
License: GPL
Group: Networking/Daemons
Source0: http://dl.sourceforge.net/nfs/%{name}-%{version}.tar.gz
@@ -43,6 +43,7 @@
BuildRequires: libnfsidmap-devel
BuildRequires: librpcsecgss-devel >= 0.11-3
%endif
+BuildRequires: libtool
BuildRequires: libwrap-devel
BuildRequires: pkgconfig
BuildRequires: sed >= 4.0
@@ -193,7 +194,8 @@
%endif
--enable-nfsv3 \
--enable-secure-statd \
- --with-statedir=/var/lib/nfs
+ --with-statedir=/var/lib/nfs \
+ --with-tcp-wrappers
%{__make} all
@@ -380,6 +382,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.112 2006/09/24 09:49:59 kosmo
+- added missing br: libtool,
+- enabled tcp_wrappers usage,
+ (older releases were not linked with libwrap and /etc/tcpd/hosts.* were not used)
+- SECURITY STBR !
+
Revision 1.111 2006/08/30 11:58:44 glen
- unify nfsfs service syconfig file for %service usage
- fix install re-entrancy
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nfs-utils.spec?r1=1.111&r2=1.112&f=u
More information about the pld-cvs-commit
mailing list