On Tue, 2010-03-16 at 20:18 +0000, José Matos wrote:
> One request, would it be possible for R2rpm to read the personal rpmmacros 
> instead of forcing a given directory layout?
> 
> Case in point, I have a given structure in the ~/.rpmmacros yet R2rpm insists 
> on writing the spec files on specdir + "/SPECS/"...

Sounds reasonable to me. The current behavior uses the
default .rpmmacros which only contains:

%_topdir      %(echo $HOME)/rpmbuild
%_smp_mflags  -j3
%
__arch_install_post   /usr/lib/rpm/check-rpaths   /usr/lib/rpm/check-buildroot

> 
> I suspect that you accept patches. ;-)
Surely do ;-)

Thanks,

Pierre
_______________________________________________
r-devel mailing list
r-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/r-devel

Reply via email to