source: server/fedora/specs/openssh.spec.patch @ 925

Last change on this file since 925 was 925, checked in by quentin, 15 years ago
Update specfile patches to provide scripts-specific virtual packages that we can depend on
File size: 732 bytes
  • openssh.spec

    old new  
    7474Source1: openssh-nukeacss.sh
    7575Source2: sshd.pam
    7676Source3: sshd.init
     77Patch1000: openssh-5.0p1-multihomed.patch
    7778Patch0: openssh-5.1p1-redhat.patch
    7879Patch2: openssh-5.1p1-skip-initial.patch
    7980Patch3: openssh-3.8.1p1-krb5-config.patch
     
    159160Requires(post): chkconfig >= 0.9, /sbin/service
    160161Requires(pre): /usr/sbin/useradd
    161162Requires: pam >= 1.0.1-3
     163Provides: scripts-openssh-server
    162164
    163165%package askpass
    164166Summary: A passphrase dialog for OpenSSH and X
     
    232234%patch63 -p1 -b .bannerlen
    233235%patch64 -p1 -b .compat-sessions
    234236
     237%patch1000 -p1 -b .multihomed
     238
    235239autoreconf
    236240
    237241%build
Note: See TracBrowser for help on using the repository browser.