Changeset 2232


Ignore:
Timestamp:
Jun 18, 2012, 6:45:08 PM (12 years ago)
Author:
achernya
Message:
Remove detrimental kuserok patches from openssh
File:
1 edited

Legend:

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

    r2198 r2232  
    1 --- openssh.spec.~1~    2012-04-06 15:22:23.000000000 -0400
    2 +++ openssh.spec        2012-05-22 23:36:52.700142966 -0400
     1--- openssh.spec.orig   2012-06-18 18:16:43.764813595 -0400
     2+++ openssh.spec        2012-06-18 18:24:40.478720527 -0400
    33@@ -82,7 +82,7 @@
    44 Summary: An open source implementation of SSH protocol versions 1 and 2
     
    2626 %package server
    2727 Summary: An open source SSH server daemon
    28 @@ -465,6 +467,8 @@
     28@@ -456,15 +458,19 @@
     29 %patch713 -p1 -b .ctr-cavs
     30 
     31 %patch800 -p1 -b .gsskex
     32-%patch801 -p1 -b .force_krb
     33+# Remove force_krb as it conflicts with admof
     34+# %patch801 -p1 -b .force_krb
     35 
     36 %patch900 -p1 -b .canohost
     37-%patch901 -p1 -b .kuserok
     38+# Remove the kuserok patch as it won't apply without patch800
     39+# %patch901 -p1 -b .kuserok
     40 
     41 %if 0
    2942 # Nothing here yet
    3043 %endif
Note: See TracChangeset for help on using the changeset viewer.