OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 13-Apr-2004 15:29:36
Branch: HEAD Handle: 2004041314293600
Modified files:
openpkg-src/ntp ntp.spec
Log:
modifying package: ntp-4.2.0 20040207 -> 20040413
Summary:
Revision Changes Path
1.62 +5 -1 openpkg-src/ntp/ntp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ntp/ntp.spec
============================================================================
$ cvs diff -u -r1.61 -r1.62 ntp.spec
--- openpkg-src/ntp/ntp.spec 7 Feb 2004 17:57:10 -0000 1.61
+++ openpkg-src/ntp/ntp.spec 13 Apr 2004 13:29:36 -0000 1.62
@@ -34,7 +34,7 @@
Group: Network
License: BSD-style
Version: 4.2.0
-Release: 20040207
+Release: 20040413
# package options
%option with_fsl yes
@@ -105,6 +105,10 @@
--with-crypto \
--with-openssl-libdir=%{l_prefix}/lib \
--with-openssl-incdir=%{l_prefix}/include \
+%else
+ --without-crypto \
+ --without-openssl-libdir \
+ --without-openssl-incdir \
%endif
--enable-ntpdate-step
%{l_shtool} subst \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]