The ChangeLog doesn't cover this, but there is no BuildJob.py or buildjob.py anymore.
Hence references to "BuildJob" objects should be called "PackageJob" to avoid confusion.
In particular, in server/Repo.py it should be:
s/BuildJob/PackageJob/g s/buildjob/pkgjob/g
On Fri, 2006-06-02 at 14:10 +0200, Michael Schwendt wrote:
The ChangeLog doesn't cover this, but there is no BuildJob.py or buildjob.py anymore.
Hence references to "BuildJob" objects should be called "PackageJob" to avoid confusion.
In particular, in server/Repo.py it should be:
s/BuildJob/PackageJob/g s/buildjob/pkgjob/g
Done, thanks.
Dan
buildsys@lists.fedoraproject.org