SPECS: ntp.spec - up to 4.2.4p0
arekm
arekm at pld-linux.org
Sun May 20 19:55:25 CEST 2007
Author: arekm Date: Sun May 20 17:55:25 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 4.2.4p0
---- Files affected:
SPECS:
ntp.spec (1.84 -> 1.85)
---- Diffs:
================================================================
Index: SPECS/ntp.spec
diff -u SPECS/ntp.spec:1.84 SPECS/ntp.spec:1.85
--- SPECS/ntp.spec:1.84 Tue Feb 13 08:16:50 2007
+++ SPECS/ntp.spec Sun May 20 19:55:20 2007
@@ -4,12 +4,12 @@
Summary(pl.UTF-8): Narzędzia do synchronizacji czasu (Network Time Protocol)
Summary(pt_BR.UTF-8): Network Time Protocol versão 4
Name: ntp
-Version: 4.2.0
-Release: 19.1
+Version: 4.2.4p0
+Release: 1
License: distributable
Group: Daemons
Source0: ftp://ftp.udel.edu/pub/ntp/ntp4/%{name}-%{version}.tar.gz
-# Source0-md5: 0f8fabe87cf54f409b57c6283f0c0c3d
+# Source0-md5: 6f381e3764eac481bed9cf7e4d508952
Source1: %{name}.conf
Source2: %{name}.keys
Source3: %{name}.init
@@ -22,7 +22,6 @@
Patch1: %{name}-no_libelf.patch
Patch2: %{name}-ipv6.patch
Patch3: %{name}-openssl_check.patch
-Patch4: %{name}-gcc4.patch
Patch5: %{name}-md5.patch
URL: http://www.ntp.org/
BuildRequires: autoconf
@@ -118,15 +117,20 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
-%patch4 -p1
%patch5 -p1
+echo 'AM_CONDITIONAL([NEED_LIBOPTS], false)' >> configure.ac
+
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4 -I libopts/m4
%{__autoconf}
%{__automake}
%configure \
+ --with-binsubdir=sbin \
+ --enable-linuxcaps \
+ --enable-getifaddrs \
+ --enable-ipv6 \
--with-crypto=openssl
%{__make}
@@ -213,6 +217,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.85 2007/05/20 17:55:20 arekm
+- up to 4.2.4p0
+
Revision 1.84 2007/02/13 07:16:50 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ntp.spec?r1=1.84&r2=1.85&f=u
More information about the pld-cvs-commit
mailing list