File:  [LON-CAPA] / loncom / build / customizerpm.xml
Revision 1.3: download - view: text, annotated - select for diffs
Tue Apr 16 15:24:47 2002 UTC (22 years, 1 month ago) by harris41
Branches: MAIN
CVS tags: version_0_5_1, version_0_5, version_0_4, stable_2002_july, stable_2002_april, STABLE, HEAD
altering information on how package was created

    1: <customize>
    2: <vendor>
    3: Laboratory for Instructional Technology Education, Division of
    4: Science and Mathematics Education, Michigan State University.
    5: </vendor>
    6: <summary>Files for the <tag /> component of LON-CAPA</summary>
    7: <name>LON-CAPA-<tag /></name>
    8: <copyright>Michigan State University patents may apply.</copyright>
    9: <group>Utilities/System</group>
   10: <AutoReqProv>no</AutoReqProv>
   11: <requires tag='setup'>
   12: <item>PreReq: setup</item>
   13: <item>PreReq: passwd</item>
   14: <item>PreReq: util-linux</item>
   15: </requires>
   16: <requires tag='base'>
   17: <item>PreReq: LON-CAPA-setup</item>
   18: <item>PreReq: apache</item>
   19: <item>PreReq: /etc/httpd/conf/access.conf</item>
   20: </requires>
   21: <requires>
   22: <item>Requires: LON-CAPA-base</item>
   23: </requires>
   24: <description>
   25: This package is automatically generated by the make_rpm.pl perl
   26: script (available at http://www.cpan.org/scripts/).
   27: This implements the <tag /> component for LON-CAPA.
   28: For more on the LON-CAPA project, visit http://www.lon-capa.org/.
   29: </description>
   30: <pre>
   31: echo "***********************************************************************"
   32: echo "LON-CAPA  LearningOnline with CAPA"
   33: echo "http://www.lon-capa.org/"
   34: echo " "
   35: echo "Laboratory for Instructional Technology Education"
   36: echo "Michigan State University"
   37: echo " "
   38: echo "** Michigan State University patents may apply **"
   39: echo " "
   40: echo "This installation assumes an installation of Redhat 6.2"
   41: echo " "
   42: echo "The server computer should be currently connected to the ethernet"
   43: echo " "
   44: echo "The files in this package are only those for the <tag /> component."
   45: echo "***********************************************************************"
   46: </pre>
   47: </customize>

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