Re: ivtools for ATrpms
Axel Thimm <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2011-01-11 at 17:25 -0200, Paulo Cavalcanti wrote:
> This new version should built in ATrpms. This package has the most
> complicated configuration scheme
> I have ever seen, and I hope you do not mind using only one dirt
> trick, which does not affect anything ...
It would be nicer to understand why the buildroot gets stamped into the
binary and take care of it at the build level, but let's push it that
way. It still fails on i386 due to
%ifarch %{ix86}
pushd %{_builddir}/../BUILDROOT/
mv %{name}-%{version}-%{release}.1 %{name}-%{version}-%{release}.i386
popd
%endif
You cannot know what the %{buildroot} is, this package is tailored to
only work in mock, and even there if the variables change the build
breaks. The other fix before is also prone to buildsystem setup, e.g.
what if a buildsystem uses a buildroot like a plain
/var/tmp/build-<random> string?
--
http://thimm.gr/ - http://ATrpms.net/
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk0tZY4ACgkQQBVS1GOamfHSzgCcDo6LE5Bct8vcrLStLDu+6/hj pBcAn3kH0sD9Sbo/FoY7WXxjcprsnmtR =0WNp -----END PGP SIGNATURE-----