File:  [LON-CAPA] / loncom / build / customizerpm.xml
Revision 1.1: download - view: text, annotated - select for diffs
Tue Jan 8 23:53:02 2002 UTC (22 years, 4 months ago) by harris41
Branches: MAIN
CVS tags: stable_2002_spring, HEAD
defining variables to construct better RPMs with make_rpm.pl; this
also allows make_rpm.pl to be more independent of things unrelated
to making an rpm

<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 (written by the LON-CAPA development team, www.lon-capa.org,
Scott Harrison). 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>

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