Ignore:
Timestamp:
Jan 1, 2009, 9:12:56 PM (15 years ago)
Author:
quentin
Message:
Update specfile patches to provide scripts-specific virtual packages that we can depend on
File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/fedora/specs/openssh.spec.patch

    r871 r925  
    1 --- openssh.spec.orig   2008-04-07 16:14:31.000000000 -0400
    2 +++ openssh.spec        2008-05-20 23:14:52.000000000 -0400
     1--- openssh.spec.orig   2009-01-01 21:06:01.000000000 -0500
     2+++ openssh.spec        2009-01-01 21:11:41.000000000 -0500
    33@@ -74,6 +74,7 @@
    44 Source1: openssh-nukeacss.sh
     
    99 Patch2: openssh-5.1p1-skip-initial.patch
    1010 Patch3: openssh-3.8.1p1-krb5-config.patch
    11 @@ -229,6 +230,8 @@
    12  %patch58 -p1 -b .controlcleanup
    13  %patch59 -p1 -b .master-race
     11@@ -159,6 +160,7 @@
     12 Requires(post): chkconfig >= 0.9, /sbin/service
     13 Requires(pre): /usr/sbin/useradd
     14 Requires: pam >= 1.0.1-3
     15+Provides: scripts-openssh-server
     16 
     17 %package askpass
     18 Summary: A passphrase dialog for OpenSSH and X
     19@@ -232,6 +234,8 @@
     20 %patch63 -p1 -b .bannerlen
     21 %patch64 -p1 -b .compat-sessions
    1422 
    1523+%patch1000 -p1 -b .multihomed
Note: See TracChangeset for help on using the changeset viewer.