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 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

<customize>
<vendor>
Laboratory for Instructional Technology Education, Division of
Science and Mathematics Education, Michigan State University.
</vendor>
<summary>Files for the <tag /> component of LON-CAPA</summary>
<name>LON-CAPA-<tag /></name>
<copyright>Michigan State University patents may apply.</copyright>
<group>Utilities/System</group>
<AutoReqProv>no</AutoReqProv>
<requires tag='setup'>
<item>PreReq: setup</item>
<item>PreReq: passwd</item>
<item>PreReq: util-linux</item>
</requires>
<requires tag='base'>
<item>PreReq: LON-CAPA-setup</item>
<item>PreReq: apache</item>
<item>PreReq: /etc/httpd/conf/access.conf</item>
</requires>
<requires>
<item>Requires: LON-CAPA-base</item>
</requires>
<description>
This package is automatically generated by the make_rpm.pl perl
script (available at http://www.cpan.org/scripts/).
This implements the <tag /> component for LON-CAPA.
For more on the LON-CAPA project, visit http://www.lon-capa.org/.
</description>
<pre>
echo "***********************************************************************"
echo "LON-CAPA  LearningOnline with CAPA"
echo "http://www.lon-capa.org/"
echo " "
echo "Laboratory for Instructional Technology Education"
echo "Michigan State University"
echo " "
echo "** Michigan State University patents may apply **"
echo " "
echo "This installation assumes an installation of Redhat 6.2"
echo " "
echo "The server computer should be currently connected to the ethernet"
echo " "
echo "The files in this package are only those for the <tag /> component."
echo "***********************************************************************"
</pre>
</customize>

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