releasing version 8.58

This commit is contained in:
joey
2005-11-08 21:11:32 +00:00
parent da55970dc2
commit da40f906b0
3 changed files with 35 additions and 6 deletions

View File

@@ -292,7 +292,6 @@ sub prep {
print OUT "Requires: ".$this->depends."\n"
if defined $this->depends && length $this->depends;
print OUT "Summary: ".$this->summary."\n";
print OUT "Copyright: ".$this->copyright."\n";
print OUT "Distribution: ".$this->distribution."\n";
print OUT "Group: Converted/".$this->group."\n";
print OUT "\n";