OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 03-Oct-2006 19:18:08 Branch: OPENPKG_2_STABLE Handle: 2006100318180700 Modified files: (Branch: OPENPKG_2_STABLE) openpkg-src/openssh openssh.spec Log: MFC: recent watchdog update Summary: Revision Changes Path 1.161.2.3 +3 -2 openpkg-src/openssh/openssh.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/openssh/openssh.spec ============================================================================ $ cvs diff -u -r1.161.2.2 -r1.161.2.3 openssh.spec --- openpkg-src/openssh/openssh.spec 29 Sep 2006 06:46:20 -0000 1.161.2.2 +++ openpkg-src/openssh/openssh.spec 3 Oct 2006 17:18:07 -0000 1.161.2.3 @@ -25,7 +25,7 @@ # package versions %define V_base 4.4 %define V_portable p1 -%define V_watchdog 4.0p1 +%define V_watchdog 4.4p1 %define V_ldap_base 4.3p1 %define V_ldap_vers 0.3.7 %define V_connect 1.96 @@ -42,7 +42,7 @@ Group: SSH License: BSD Version: %{V_base}%{V_portable} -Release: 2.20060929 +Release: 2.20061003 # package options %option with_fsl yes @@ -214,6 +214,7 @@ CFLAGS="%{l_cflags -O} %{l_cppflags} $cflags" \ LDFLAGS="%{l_ldflags} %{l_fsl_ldflags} $ldflags" \ LIBS="%{l_fsl_libs}" \ + GREP="grep" \ ./configure \ --prefix=%{l_prefix} \ --sbindir=%{l_prefix}/bin \ @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org