Diff for /loncom/build/customizerpm.xml between versions 1.1 and 1.4

version 1.1, 2002/01/08 23:53:02 version 1.4, 2002/09/09 14:22:47
Line 1 Line 1
   <customize>
 <vendor>  <vendor>
 Laboratory for Instructional Technology Education, Division of  Laboratory for Instructional Technology Education, Division of
 Science and Mathematics Education, Michigan State University.  Science and Mathematics Education, Michigan State University.
Line 13  Science and Mathematics Education, Michi Line 14  Science and Mathematics Education, Michi
 <item>PreReq: util-linux</item>  <item>PreReq: util-linux</item>
 </requires>  </requires>
 <requires tag='base'>  <requires tag='base'>
 <item>PreReq: LON-CAPA-setup</item>  
 <item>PreReq: apache</item>  <item>PreReq: apache</item>
 <item>PreReq: /etc/httpd/conf/access.conf</item>  <item>PreReq: /etc/httpd/conf/httpd.conf</item>
 </requires>  </requires>
 <requires>  <requires>
 <item>Requires: LON-CAPA-base</item>  <item>Requires: LON-CAPA-base</item>
 </requires>  </requires>
 <description>  <description>
 This package is automatically generated by the make_rpm.pl perl  This package is automatically generated by the make_rpm.pl perl
 script (written by the LON-CAPA development team, www.lon-capa.org,  script (available at http://www.cpan.org/scripts/).
 Scott Harrison). This implements the <tag /> component for LON-CAPA.  This implements the <tag /> component for LON-CAPA.
 For more on the LON-CAPA project, visit http://www.lon-capa.org/.  For more on the LON-CAPA project, visit http://www.lon-capa.org/.
 </description>  </description>
 <pre>  <pre>
Line 43  echo " " Line 43  echo " "
 echo "The files in this package are only those for the <tag /> component."  echo "The files in this package are only those for the <tag /> component."
 echo "***********************************************************************"  echo "***********************************************************************"
 </pre>  </pre>
   </customize>

Removed from v.1.1  
changed lines
  Added in v.1.4


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