]> andersk Git - gssapi-openssh.git/blobdiff - setup/pkg_data_src.gpt
o Oops. Cleanup commit.
[gssapi-openssh.git] / setup / pkg_data_src.gpt
index 4c751ceb24d6ac6594e2812a18c3ebf7af1bf3d8..4bfc0ec55dd634a8e60bde9469f0c7a2ef6d53f8 100644 (file)
@@ -4,7 +4,7 @@
 <gpt_package_metadata Format_Version="0.01" Name="gsi_openssh_setup" >
 
   <Aging_Version Age="0" Major="1" Minor="0" />
-  <Description>GSI binary package openssh version 3.0.2p1 with patches (setup)</Description>
+  <Description>GSI-OpenSSH 3.1p1 setup package</Description>
   <Functional_Group >gsi_openssh</Functional_Group>
   <Version_Stability Release="alpha" />
 
       <Setup_Dependency Name="globus_core_setup" > <Version > <Simple_Version Major="0" /> </Version> </Setup_Dependency>
     </Source_Setup_Dependency>
 
-    <Version_Label>3.0.2p1</Version_Label>
+    <Version_Label>3.1p1</Version_Label>
 
     <With_Flavors build="no" />
 
     <Build_Instructions>
 
       <COMMENT> what happens if INSTALLDIR_GPTMACRO/setup doesn't exist? </COMMENT>
-      <Build_Step>cp setup-openssh INSTALLDIR_GPTMACRO/setup/globus/setup-openssh</Build_Step>
-      <Build_Step>cp setup-openssh.pl INSTALLDIR_GPTMACRO/setup/globus/setup-openssh.pl</Build_Step>
-      <Build_Step>cp setup-openssh-keys INSTALLDIR_GPTMACRO/setup/globus/setup-openssh-keys</Build_Step>
-      <Build_Step>cp setup-openssh-keys.pl INSTALLDIR_GPTMACRO/setup/globus/setup-openssh-keys.pl</Build_Step>
+      <COMMENT> things break, that's what </COMMENT>
+
+      <Build_Step>mkdir -p INSTALLDIR_GPTMACRO/setup/globus</Build_Step>
+      <Build_Step>cp ./setup-openssh INSTALLDIR_GPTMACRO/setup/globus/setup-openssh</Build_Step>
+      <Build_Step>cp ./setup-openssh.pl INSTALLDIR_GPTMACRO/setup/globus/setup-openssh.pl</Build_Step>
+      <Build_Step>cp ./ssh_config INSTALLDIR_GPTMACRO/setup/globus/ssh_config</Build_Step>
+      <Build_Step>cp ./sshd_config INSTALLDIR_GPTMACRO/setup/globus/sshd_config</Build_Step>
+      <Build_Step>cp ./moduli INSTALLDIR_GPTMACRO/setup/globus/moduli</Build_Step>
+
+      <Build_Step>mkdir -p INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib</Build_Step>
+
+      <Build_Step>mkdir -p INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/caldera</Build_Step>
+      <Build_Step>cp ./contrib/caldera/sshd.init INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/caldera/sshd.init</Build_Step>
+      <Build_Step>cp ./contrib/caldera/sshd.pam INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/caldera/sshd.pam</Build_Step>
+
+      <Build_Step>mkdir -p INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/redhat</Build_Step>
+      <Build_Step>cp ./contrib/redhat/openssh.spec INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/redhat/openssh.spec</Build_Step>
+      <Build_Step>cp ./contrib/redhat/sshd.init INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/redhat/sshd.init</Build_Step>
+      <Build_Step>cp ./contrib/redhat/sshd.pam INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/redhat/sshd.pam</Build_Step>
+      <Build_Step>cp ./contrib/redhat/sshd.pam-7.x INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/redhat/sshd.pam-7.x</Build_Step>
+
+      <Build_Step>mkdir -p INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/suse</Build_Step>
+      <Build_Step>cp ./contrib/suse/openssh.spec INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/suse/openssh.spec</Build_Step>
+      <Build_Step>cp ./contrib/suse/rc.config.sshd INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/suse/rc.config.sshd</Build_Step>
+      <Build_Step>cp ./contrib/suse/rc.sshd INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/suse/rc.sshd</Build_Step>
+
+      <Build_Step>mkdir -p INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/hpux</Build_Step>
+      <Build_Step>cp ./contrib/hpux/README INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/hpux/README</Build_Step>
+      <Build_Step>cp ./contrib/hpux/egd INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/hpux/egd</Build_Step>
+      <Build_Step>cp ./contrib/hpux/egd.rc INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/hpux/egd.rc</Build_Step>
+      <Build_Step>cp ./contrib/hpux/sshd INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/hpux/sshd</Build_Step>
+      <Build_Step>cp ./contrib/hpux/sshd.rc INSTALLDIR_GPTMACRO/share/gsi-openssh/contrib/hpux/sshd.rc</Build_Step>
 
     </Build_Instructions>
 
This page took 0.069207 seconds and 4 git commands to generate.