]> andersk Git - gssapi-openssh.git/blame - openssh/pkg_data_src.gpt
fix other instance of globus_openssl dependency to accept 1.x versions also
[gssapi-openssh.git] / openssh / pkg_data_src.gpt
CommitLineData
454d08f4 1<?xml version="1.0" encoding="UTF-8"?>
7b888eab 2<!DOCTYPE gpt_package_metadata SYSTEM "globus_package.dtd">
454d08f4 3
7b888eab 4<gpt_package_metadata Format_Version="0.02" Name="gsi_openssh" >
454d08f4 5
16ce6b6d 6 <Aging_Version Major="3" Minor="1" Age="0" />
8d42f661 7 <Description>GSI-Enabled OpenSSH package</Description>
454d08f4 8 <Functional_Group >gsi_openssh</Functional_Group>
59c3f920 9 <Version_Stability Release="stable" />
454d08f4 10
11 <src_pkg >
12
454d08f4 13 <With_Flavors build="yes" />
14
16ce6b6d 15 <Version_Label>GSI-OpenSSH 3.1 / OpenSSH 3.8p1</Version_Label>
454d08f4 16
186d8446 17 <Source_Dependencies Type="compile">
18 <Dependency Name="globus_openssl">
19 <Version>
74b0ba62 20 <Version_Range Lower_Major="0" Lower_Minor="10" Upper_Major="1" Upper_Minor="40" />
186d8446 21 </Version>
22 </Dependency>
186d8446 23 <Dependency Name="globus_gss_assist">
24 <Version>
25 <Simple_Version Major="2"></Simple_Version>
51f49228 26 <Simple_Version Major="3"></Simple_Version>
27 </Version>
28 </Dependency>
29 </Source_Dependencies>
30
31 <Source_Dependencies Type="pgm_link">
32 <Dependency Name="globus_openssl">
33 <Version>
8c3a4cf4 34 <Version_Range Lower_Major="0" Lower_Minor="10" Upper_Major="1" Upper_Minor="40" />
51f49228 35 </Version>
36 </Dependency>
37 <Dependency Name="globus_gss_assist">
38 <Version>
39 <Simple_Version Major="2"></Simple_Version>
186d8446 40 <Simple_Version Major="3"></Simple_Version>
41 </Version>
42 </Dependency>
9f83b23c 43 </Source_Dependencies>
454d08f4 44
186d8446 45 <Source_Setup_Dependency PkgType="pgm">
46 <Setup_Dependency Name="trusted_ca_setup">
47 <Version>
0cc91132 48 <Simple_Version Major="2"></Simple_Version>
186d8446 49 </Version>
50 </Setup_Dependency>
3f668dac 51 <Setup_Dependency Name="gsi_openssh_setup">
52 <Version>
16ce6b6d 53 <Version_Range Upper_Major="3" Upper_Minor="1" Lower_Major="3" Lower_Minor="1" />
3f668dac 54 </Version>
55 </Setup_Dependency>
d57bc0d7 56 </Source_Setup_Dependency>
454d08f4 57
58 <Build_Instructions>
59
9f83b23c 60 <Build_Step>
bae9014a 61 GSICFG="--prefix=INSTALLDIR_GPTMACRO --with-globus=INSTALLDIR_GPTMACRO --with-globus-flavor=FLAVOR_GPTMACRO"
62
63 if test "STATIC_LINK_GPTMACRO" = "yes"; then
64 GSICFG="$GSICFG --with-globus-static"
65 fi
66
67 CONFIGENV_GPTMACRO ./configure GSI_OPENSSH_GPTMACRO $GSICFG
9f83b23c 68 </Build_Step>
69
70 <Build_Step>
71 MAKE_GPTMACRO gpt-all
72 </Build_Step>
73
74 <Build_Step>
75 MAKE_GPTMACRO gpt-install
76 </Build_Step>
454d08f4 77
78 </Build_Instructions>
79
80 </src_pkg >
81
82</gpt_package_metadata>
This page took 0.074851 seconds and 5 git commands to generate.