| Last change
                  on this file since 2205 was
                  2198,
                  checked in by ezyang, 13 years ago | 
        
          | Untested version bumps for all spec files. | 
        | File size:
            1.2 KB | 
      
      
        
  | Rev | Line |  | 
|---|
| [2198] | 1 | --- openssh.spec.~1~    2012-04-06 15:22:23.000000000 -0400 | 
|---|
|  | 2 | +++ openssh.spec        2012-05-22 23:36:52.700142966 -0400 | 
|---|
|  | 3 | @@ -82,7 +82,7 @@ | 
|---|
| [1259] | 4 | Summary: An open source implementation of SSH protocol versions 1 and 2 | 
|---|
| [926] | 5 | Name: openssh | 
|---|
| [2066] | 6 | Version: %{openssh_ver} | 
|---|
| [2195] | 7 | -Release: %{openssh_rel}%{?dist}%{?rescue_rel} | 
|---|
|  | 8 | +Release: %{openssh_rel}%{?dist}%{?rescue_rel}.scripts.%{scriptsversion} | 
|---|
| [926] | 9 | URL: http://www.openssh.com/portable.html | 
|---|
| [1693] | 10 | #URL1: http://pamsshagentauth.sourceforge.net | 
|---|
| [926] | 11 | #Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz | 
|---|
| [2198] | 12 | @@ -218,6 +218,7 @@ | 
|---|
|  | 13 | #https://bugzilla.mindrot.org/show_bug.cgi?id=1604 | 
|---|
|  | 14 | # sctp | 
|---|
|  | 15 | #https://bugzilla.mindrot.org/show_bug.cgi?id=1873 => https://bugzilla.redhat.com/show_bug.cgi?id=668993 | 
|---|
| [1259] | 16 | +Patch1001: openssh-4.7p1-gssapi-name-in-env.patch | 
|---|
| [2195] | 17 |  | 
|---|
| [2198] | 18 | License: BSD | 
|---|
|  | 19 | Group: Applications/Internet | 
|---|
|  | 20 | @@ -271,6 +272,7 @@ | 
|---|
|  | 21 | Group: Applications/Internet | 
|---|
|  | 22 | Requires: openssh = %{version}-%{release} | 
|---|
| [2066] | 23 | Requires: fipscheck-lib%{_isa} >= 1.3.0 | 
|---|
| [925] | 24 | +Provides: scripts-openssh-server | 
|---|
| [760] | 25 |  | 
|---|
| [2198] | 26 | %package server | 
|---|
|  | 27 | Summary: An open source SSH server daemon | 
|---|
|  | 28 | @@ -465,6 +467,8 @@ | 
|---|
|  | 29 | # Nothing here yet | 
|---|
|  | 30 | %endif | 
|---|
| [925] | 31 |  | 
|---|
| [1259] | 32 | +%patch1001 -p1 -b .gssapi-env | 
|---|
| [760] | 33 | + | 
|---|
| [437] | 34 | autoreconf | 
|---|
| [2066] | 35 | pushd pam_ssh_agent_auth-%{pam_ssh_agent_ver} | 
|---|
|  | 36 | autoreconf | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.