Annotation of loncom/build/customizerpm.xml, revision 1.4

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: apache</item>
1.4     ! harris41   18: <item>PreReq: /etc/httpd/conf/httpd.conf</item>
1.1       harris41   19: </requires>
                     20: <requires>
                     21: <item>Requires: LON-CAPA-base</item>
                     22: </requires>
                     23: <description>
                     24: This package is automatically generated by the make_rpm.pl perl
1.3       harris41   25: script (available at http://www.cpan.org/scripts/).
                     26: This implements the <tag /> component for LON-CAPA.
1.1       harris41   27: For more on the LON-CAPA project, visit http://www.lon-capa.org/.
                     28: </description>
                     29: <pre>
                     30: echo "***********************************************************************"
                     31: echo "LON-CAPA  LearningOnline with CAPA"
                     32: echo "http://www.lon-capa.org/"
                     33: echo " "
                     34: echo "Laboratory for Instructional Technology Education"
                     35: echo "Michigan State University"
                     36: echo " "
                     37: echo "** Michigan State University patents may apply **"
                     38: echo " "
                     39: echo "This installation assumes an installation of Redhat 6.2"
                     40: echo " "
                     41: echo "The server computer should be currently connected to the ethernet"
                     42: echo " "
                     43: echo "The files in this package are only those for the <tag /> component."
                     44: echo "***********************************************************************"
                     45: </pre>
1.2       harris41   46: </customize>

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