About this file
+
+This file is generated dynamically by lpml_parse.pl as
+part of a development compilation process. Author: Scott
+Harrison (harris41\@msu.edu).
+
+END
+ }
+ elsif ($mode eq 'text') {
+ $lpml = "LPML Description Page (dist=$dist, $date)";
+ $lpml .=<get_text('/rpm'));
$parser->get_tag('/rpm');
if ($mode eq 'html') {
- return $rpm="\n
BEGIN RPM\n$text\n
END RPM";
+ return $rpm=<Software Package Description
+
+
+END
+ }
+ elsif ($mode eq 'text') {
+ return $rpm=<get_text('/rpmSummary'));
$parser->get_tag('/rpmSummary');
if ($mode eq 'html') {
- return $rpmSummary="\n
RPMSUMMARY $text";
+ return $rpmSummary="\nSummary : $text";
+ }
+ elsif ($mode eq 'text') {
+ return $rpmSummary="\nSummary : $text";
}
else {
return '';