Diff for /nsdl/build/gatewayfiles.lpml between versions 1.2 and 1.4

version 1.2, 2002/05/28 05:13:47 version 1.4, 2002/07/14 07:44:13
Line 87  echo '********************************** Line 87  echo '**********************************
 </rpm>  </rpm>
 <directories>  <directories>
 <directory>  <directory>
     <targetdir dist='default'>etc/httpd/conf</targetdir>
     <categoryname>standard</categoryname>
     <description>directory for web server configuration files</description>
   </directory>
   <directory>
     <targetdir dist='default'>home/httpd/html/gateway_images</targetdir>
     <categoryname>webstandard</categoryname>
     <description>directory for beautifying gateway images</description>
   </directory>
   <directory>
     <targetdir dist='default'>home/httpd/html/info</targetdir>
     <categoryname>webstandard</categoryname>
     <description>information directory about the NSDL-LONCAPA Gateway
   </description>
   </directory>
   <directory>
     <targetdir dist='default'>home/httpd/html/test</targetdir>
     <categoryname>webstandard</categoryname>
     <description>directory for temporary files</description>
   </directory>
   <directory>
   <targetdir dist='default'>home/httpd/html/tmp</targetdir>    <targetdir dist='default'>home/httpd/html/tmp</targetdir>
   <categoryname>webstandard</categoryname>    <categoryname>webstandard</categoryname>
   <description>directory for temporary files</description>    <description>directory for temporary files</description>
Line 127  functionality</description> Line 148  functionality</description>
 </directories>  </directories>
 <files>  <files>
 <file>  <file>
   <source>interface/homepage.html</source>
   <target dist='default'>home/httpd/html/index.html</target>
   <categoryname>interfacefile</categoryname>
   <description>NSDL image</description>
   <status>unverified</status>
   </file>
   <file>
   <source>interface/graphics/gateway.gif</source>
   <target dist='default'>home/httpd/html/gateway_images/gateway.gif
   </target>
   <categoryname>interfacefile</categoryname>
   <description>gateway header word image</description>
   <status>unverified</status>
   </file>
   <file>
   <source>interface/graphics/and.gif</source>
   <target dist='default'>home/httpd/html/gateway_images/and.gif
   </target>
   <categoryname>interfacefile</categoryname>
   <description>image of the word "and"</description>
   <status>unverified</status>
   </file>
   <file>
   <source>interface/graphics/nsdl_title.gif</source>
   <target dist='default'>home/httpd/html/gateway_images/nsdl_title.gif
   </target>
   <categoryname>interfacefile</categoryname>
   <description>NSDL image</description>
   <status>unverified</status>
   </file>
   <file>
   <source>interface/graphics/LOLnetwork_top.gif</source>
   <target dist='default'>home/httpd/html/gateway_images/LOLnetwork_top.gif
   </target>
   <categoryname>interfacefile</categoryname>
   <description>Top part of the LON-CAPA header icon</description>
   <status>unverified</status>
   </file>
   <file>
   <source>interface/graphics/LOLnetwork_bottom.gif</source>
   <target dist='default'>home/httpd/html/gateway_images/LOLnetwork_bottom.gif
   </target>
   <categoryname>interfacefile</categoryname>
   <description>Bottom part of the LON-CAPA header icon</description>
   <status>unverified</status>
   </file>
   <file>
   <source>interface/graphics/edgegraphic.jpg</source>
   <target dist='default'>home/httpd/html/gateway_images/edgegraphic.jpg</target>
   <categoryname>interfacefile</categoryname>
   <description>Pictures of LON-CAPA activity</description>
   <status>unverified</status>
   </file>
   <file>
   <source>interface/content.html</source>
   <target dist='default'>home/httpd/html/info/content.html</target>
   <categoryname>interfacefile</categoryname>
   <description>Description of LON-CAPA content</description>
   <status>unverified</status>
   </file>
   <file>
   <source>interface/test1.html</source>
   <target dist='default'>home/httpd/html/test/test1.html</target>
   <categoryname>interfacefile</categoryname>
   <description></description>
   <status>unverified</status>
   </file>
   <file>
   <source>interface/test2.html</source>
   <target dist='default'>home/httpd/html/test/test2.html</target>
   <categoryname>interfacefile</categoryname>
   <description></description>
   <status>unverified</status>
   </file>
   <file>
 <source>conf/nsdl.conf</source>  <source>conf/nsdl.conf</source>
 <target dist='default'>etc/httpd/conf/nsdl.conf</target>  <target dist='default'>etc/httpd/conf/nsdl.conf</target>
 <categoryname>filestandard</categoryname>  <categoryname>filestandard</categoryname>
Line 157  functionality</description> Line 253  functionality</description>
 <status>unverified</status>  <status>unverified</status>
 </file>  </file>
 <file>  <file>
   <source>lib/perl/Apache/GATEWAY/Common.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/GATEWAY/Common.pm
   </target>
   <categoryname>webprogram</categoryname>
   <description></description>
   <status>unverified</status>
   </file>
   <file>
   <source>lib/perl/Apache/GATEWAY/ToNSDL.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/GATEWAY/ToNSDL.pm
   </target>
   <categoryname>webprogram</categoryname>
   <description></description>
   <status>unverified</status>
   </file>
   <file>
   <source>lib/perl/Apache/GATEWAY/FromNSDL.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/GATEWAY/FromNSDL.pm
   </target>
   <categoryname>webprogram</categoryname>
   <description></description>
   <status>unverified</status>
   </file>
   <file>
   <source>lib/perl/Apache/GATEWAY/ToLONCAPA.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/GATEWAY/ToLONCAPA.pm
   </target>
   <categoryname>webprogram</categoryname>
   <description></description>
   <status>unverified</status>
   </file>
   <file>
   <source>lib/perl/Apache/GATEWAY/FromLONCAPA.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/GATEWAY/FromLONCAPA.pm
   </target>
   <categoryname>webprogram</categoryname>
   <description></description>
   <status>unverified</status>
   </file>
   <file>
 <source>lib/perl/Apache/LONCAPA/ToTheGateway.pm</source>  <source>lib/perl/Apache/LONCAPA/ToTheGateway.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/LONCAPA/ToTheGateway.pm  <target dist='default'>home/httpd/lib/perl/Apache/LONCAPA/ToTheGateway.pm
 </target>  </target>
 <categoryname>webprogram</categoryname>  <categoryname>webprogram</categoryname>
 <description></description>  <description></description>
   <status>unverified</status>
   </file>
   <file>
   <source>lib/perl/Apache/LONCAPA/FromTheGateway.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/LONCAPA/FromTheGateway.pm
   </target>
   <categoryname>webprogram</categoryname>
   <description></description>
   <status>unverified</status>
   </file>
   <file>
   <source>lib/perl/Apache/NSDL/ToTheGateway.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/NSDL/ToTheGateway.pm
   </target>
   <categoryname>webprogram</categoryname>
   <description></description>
   <status>unverified</status>
   </file>
   <file>
   <source>lib/perl/Apache/NSDL/FromTheGateway.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/NSDL/FromTheGateway.pm
   </target>
   <categoryname>webprogram</categoryname>
   <description></description>
 <status>unverified</status>  <status>unverified</status>
 </file>  </file>
 </files>  </files>

Removed from v.1.2  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>