rpms/cycle/FC-6 cycle.spec,1.1,1.2

Michael Schwendt mschwendt.tmp0701.nospam at arcor.de
Fri Apr 6 10:23:54 UTC 2007


On Fri, 6 Apr 2007 05:45:57 -0400, Matej Cepl (mcepl) wrote:

> Author: mcepl
> 
> Update of /cvs/extras/rpms/cycle/FC-6
> In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5048
> 
> Modified Files:
> 	cycle.spec 
> Log Message:
> Changed BuildRoot to more sane value, now it is allowed.

> -BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
> +BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)

More sane? No. It is an immature hack. If you ever need --short-circuit -bi
with such a buildroot, you arrive in mktemp hell.




More information about the devel mailing list