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. -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list