Author: areq Date: Wed May 17 22:11:59 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 3.9p1
---- Files affected: SPECS: openntpd.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/openntpd.spec diff -u SPECS/openntpd.spec:1.9 SPECS/openntpd.spec:1.10 --- SPECS/openntpd.spec:1.9 Sun Dec 4 23:34:26 2005 +++ SPECS/openntpd.spec Thu May 18 00:11:54 2006 @@ -2,12 +2,12 @@ Summary: FREE and easy to use implementation of the Network Time Protocol Summary(pl): Wolnodostępna i łatwa w użyciu implementacja protokołu NTP Name: openntpd -Version: 3.7p1 +Version: 3.9p1 Release: 0.1 License: BSD Group: Daemons Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/%{name}-%{version}.tar.gz -# Source0-md5: 10ed8eefd760e5819efcf3277b118f47 +# Source0-md5: afc34175f38d08867c1403d9008600b3 Source1: %{name}.init Source2: %{name}.sysconfig URL: http://www.openntpd.org/ @@ -15,7 +15,6 @@ BuildRequires: automake BuildRequires: gettext-devel BuildRequires: openssl-devel -BuildRequires: sed >= 4.0 Requires(post,preun): /sbin/chkconfig Obsoletes: ntp Obsoletes: ntp-client @@ -35,7 +34,6 @@ %prep %setup -q -sed -i -e 's#_ntp#nobody#g' ntpd.h %build %{__gettextize} @@ -43,7 +41,10 @@ %{__autoconf} %{__autoheader} %configure \ - --with-adjtimex + --with-adjtimex \ + --with-privsep-path=/usr/share/empty \ + --with-privsep-user=nobody + %{__make} %install @@ -90,6 +91,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2006/05/17 22:11:54 areq +- 3.9p1 + Revision 1.9 2005/12/04 22:34:26 glen - adapterized (sorted verify flags) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/openntpd.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
