Re: Escaping macros in %changelog

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



David Sommerseth wrote:
> I doubt Koji was primarily built for "does this work?"-builds.  It exists
> to build proper packages targeting Fedora repositories.

But that is the point, to build a proper package:

do {
  try build;
} while (!build succeeded);

and the output is a working package.

> To me this is backwards and is lacking some logic.  If you push things
> which does not build properly, you also waste a build.

That is a build attempt that would have had to happen anyway. Otherwise, how 
do I know that it doesn't build.

The point is, the above optimized loop needs n build attempts. What you 
propose doing needs n+1 build attempts to get the exact same package.

        Kevin Kofler
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux