Ignore:
Timestamp:
Sep 6, 2010, 10:47:20 PM (14 years ago)
Author:
xavid
Message:
Update spec patchs for f13.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fc13-dev/server/fedora/specs/openssh.spec.patch

    r1531 r1615  
    1 --- openssh.spec.orig   2010-03-30 02:27:53.000000000 -0400
    2 +++ openssh.spec        2010-03-30 02:30:09.000000000 -0400
    3 @@ -63,7 +63,7 @@
     1--- openssh.spec.orig   2010-05-31 06:20:02.000000000 -0400
     2+++ openssh.spec        2010-09-06 21:53:21.000000000 -0400
     3@@ -74,7 +74,7 @@
    44 Summary: An open source implementation of SSH protocol versions 1 and 2
    55 Name: openssh
    6  Version: 5.2p1
    7 -Release: 6%{?dist}%{?rescue_rel}
    8 +Release: 6%{?dist}%{?rescue_rel}.scripts.%{scriptsversion}
     6 Version: 5.4p1
     7-Release: %{openssh_rel}%{?dist}%{?rescue_rel}
     8+Release: %{openssh_rel}%{?dist}%{?rescue_rel}.scripts.%{scriptsversion}
    99 URL: http://www.openssh.com/portable.html
     10 #URL1: http://pamsshagentauth.sourceforge.net
    1011 #Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
    11  #Source1: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz.asc
    12 @@ -74,6 +74,8 @@
    13  Source1: openssh-nukeacss.sh
    14  Source2: sshd.pam
     12@@ -88,6 +88,8 @@
    1513 Source3: sshd.init
     14 Source4: http://prdownloads.sourceforge.net/pamsshagentauth/pam_ssh_agent_auth/pam_ssh_agent_auth-%{pam_ssh_agent_ver}.tar.bz2
     15 Source5: pam_ssh_agent-rmheaders
    1616+Patch1000: openssh-5.0p1-multihomed.patch
    1717+Patch1001: openssh-4.7p1-gssapi-name-in-env.patch
    18  Patch0: openssh-5.2p1-redhat.patch
    19  Patch2: openssh-5.1p1-skip-initial.patch
    20  Patch3: openssh-3.8.1p1-krb5-config.patch
    21 @@ -161,6 +163,7 @@
     18 Patch0: openssh-5.4p1-redhat.patch
     19 Patch2: openssh-5.3p1-skip-initial.patch
     20 Patch4: openssh-5.2p1-vendor.patch
     21@@ -175,6 +177,7 @@
    2222 Requires(post): chkconfig >= 0.9, /sbin/service
    2323 Requires(pre): /usr/sbin/useradd
     
    2727 %package askpass
    2828 Summary: A passphrase dialog for OpenSSH and X
    29 @@ -231,6 +234,9 @@
    30  %patch65 -p1 -b .fips
    31  %patch67 -p1 -b .selabel
     29@@ -267,6 +270,9 @@
     30 %patch75 -p1 -b .dso
     31 %patch76 -p1 -b .bz595935
    3232 
    3333+%patch1000 -p1 -b .multihomed
Note: See TracChangeset for help on using the changeset viewer.