Author: arekm Date: Mon Jun 16 16:34:39 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4; labeled networking, ipv6 bind, ssize_t fixes from FC
---- Files affected: SPECS: xinetd.spec (1.66 -> 1.67) ---- Diffs: ================================================================ Index: SPECS/xinetd.spec diff -u SPECS/xinetd.spec:1.66 SPECS/xinetd.spec:1.67 --- SPECS/xinetd.spec:1.66 Sun Dec 30 23:56:49 2007 +++ SPECS/xinetd.spec Mon Jun 16 18:34:33 2008 @@ -10,7 +10,7 @@ Summary(uk.UTF-8): xinetd - багата можливостями заміна inetd Name: xinetd Version: 2.3.14 -Release: 3 +Release: 4 License: BSD-like Group: Daemons Source0: http://www.xinetd.org/%{name}-%{version}.tar.gz @@ -20,6 +20,10 @@ Patch1: %{name}-tcp_rpc.patch Patch2: %{name}-howl.patch Patch3: %{name}-man.patch +Patch4: %{name}-bind-ipv6.patch +Patch5: %{name}-label.patch +Patch6: %{name}-contextconf.patch +Patch7: %{name}-ssize_t.patch URL: http://www.xinetd.org/ BuildRequires: autoconf BuildRequires: automake @@ -117,6 +121,10 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 %build %{__aclocal} @@ -124,6 +132,7 @@ cp -f /usr/share/automake/config.sub . %configure \ %{?with_howl:--with-howl} \ + --with-labeled-networking \ --with-libwrap \ --with-loadavg %{__make} @@ -171,7 +180,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.66 2007/12/30 22:56:49 glen +Revision 1.67 2008/06/16 16:34:33 arekm +- rel 4; labeled networking, ipv6 bind, ssize_t fixes from FC + +Revision 1.66 2007-12-30 22:56:49 glen - rel 3 Revision 1.65 2007-02-12 22:09:23 glen ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xinetd.spec?r1=1.66&r2=1.67&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
