Browse Source

upgrading package: openssh 3.8p1 -> 3.8.1p1

Ralf S. Engelschall 21 years ago
parent
commit
e9b7dcc253
2 changed files with 4 additions and 4 deletions
  1. 2 2
      openssh/openssh.patch
  2. 2 2
      openssh/openssh.spec

+ 2 - 2
openssh/openssh.patch

@@ -28,5 +28,5 @@ Index: version.h
 @@ -1,3 +1,3 @@
  /* $OpenBSD: version.h,v 1.40 2004/02/23 15:16:46 markus Exp $ */
  
--#define SSH_VERSION	"OpenSSH_3.8p1"
-+#define SSH_VERSION	"OpenSSH_3.8p1 @l_openpkg_release@"
+-#define SSH_VERSION	"OpenSSH_3.8.1p1"
++#define SSH_VERSION	"OpenSSH_3.8.1p1 @l_openpkg_release@"

+ 2 - 2
openssh/openssh.spec

@@ -24,7 +24,7 @@
 ##
 
 #   package versions
-%define       V_base        3.8
+%define       V_base        3.8.1
 %define       V_portable    p1
 %define       V_watchdog    3.8p1
 %define       V_ldap_base   3.7.1p2
@@ -42,7 +42,7 @@ Class:        CORE
 Group:        Security
 License:      BSD
 Version:      %{V_base}%{V_portable}
-Release:      20040329
+Release:      20040419
 
 #   package options
 %option       with_fsl          yes