fix ebuild rpm command for rpm 4.10.0
authorLucas Bickel <hairmare@purplehaze.ch>
Thu, 15 Nov 2012 21:50:52 +0000 (22:50 +0100)
committerZac Medico <zmedico@gentoo.org>
Thu, 29 Nov 2012 05:58:25 +0000 (21:58 -0800)
commitd3540b8aa468e872c6a6b41074c8567f489e9768
tree6cda5b600ea19019f17171839117e711c83a11c8
parenta73d9ae594b24efe35fa8c0c1c00ea06dc80886a
fix ebuild rpm command for rpm 4.10.0

* changes dyn_spec to use a sources_dir in the sandbox
* remove deprecated Buildroot from specfile
* call rpmbuild with --target instead of Buildroot
* grab machine_name from $CHOST and use as --target in rpmbuild
* use dir in sandbox instead of /usr/src/rpm/RPMS
bin/misc-functions.sh