BuildJob -> PackageJob confusion

Michael Schwendt bugs.michael at gmx.net
Fri Jun 2 12:10:02 UTC 2006


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




More information about the Fedora-buildsys-list mailing list