Annotation of loncom/build/customizerpm.xml, revision 1.2
1.2 ! harris41 1: <customize>
1.1 harris41 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 (written by the LON-CAPA development team, www.lon-capa.org,
27: Scott Harrison). 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>
1.2 ! harris41 47: </customize>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>