Ignore:
Timestamp:
Jun 3, 2008, 1:21:05 PM (16 years ago)
Author:
presbrey
Message:
Update build system for Fedora 9
File:
1 edited

Legend:

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

    r437 r760  
    1 --- openssh.spec.orig   2007-03-20 05:13:40.000000000 -0400
    2 +++ openssh.spec        2007-10-01 21:16:51.000000000 -0400
    3 @@ -90,6 +90,7 @@
    4  Patch48: openssh-4.3p2-pam-session.patch
    5  Patch49: openssh-4.3p2-gssapi-canohost.patch
    6  Patch50: openssh-4.5p1-mls.patch
    7 +Patch1000: openssh-4.5p1-multihomed.patch
    8  License: BSD
    9  Group: Applications/Internet
    10  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
    11 @@ -217,6 +218,7 @@
    12  %patch48 -p1 -b .pam-sesssion
    13  %patch49 -p1 -b .canohost
    14  %patch50 -p1 -b .mls
     1--- openssh.spec.orig   2008-04-07 16:14:31.000000000 -0400
     2+++ openssh.spec        2008-05-20 23:14:52.000000000 -0400
     3@@ -74,6 +74,7 @@
     4 Source1: openssh-nukeacss.sh
     5 Source2: sshd.pam
     6 Source3: sshd.init
     7+Patch1000: openssh-5.0p1-multihomed.patch
     8 Patch0: openssh-4.7p1-redhat.patch
     9 Patch2: openssh-3.8.1p1-skip-initial.patch
     10 Patch3: openssh-3.8.1p1-krb5-config.patch
     11@@ -229,6 +230,8 @@
     12 %patch58 -p1 -b .controlcleanup
     13 %patch59 -p1 -b .master-race
     14 
    1515+%patch1000 -p1 -b .multihomed
    16  
     16+
    1717 autoreconf
    1818 
     19 %build
Note: See TracChangeset for help on using the changeset viewer.