mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
releasing version 8.59
This commit is contained in:
@@ -292,6 +292,7 @@ sub prep {
|
||||
print OUT "Requires: ".$this->depends."\n"
|
||||
if defined $this->depends && length $this->depends;
|
||||
print OUT "Summary: ".$this->summary."\n";
|
||||
print OUT "License: ".$this->copyright."\n";
|
||||
print OUT "Distribution: ".$this->distribution."\n";
|
||||
print OUT "Group: Converted/".$this->group."\n";
|
||||
print OUT "\n";
|
||||
|
||||
Reference in New Issue
Block a user