On Tue, Dec 04, 2007 at 11:04:52PM -0500, Eric Belanger wrote:
On Tue, 4 Dec 2007, Paul Mattal wrote:
Please signoff on sudo 1.6.9p9 for i686. If someone would build/upload/signoff for x86_64, that would also be appreciated.
- P
_______________________________________________ arch-dev-public mailing list arch-dev-public@archlinux.org http://archlinux.org/mailman/listinfo/arch-dev-public
I built the package for x86_64 and siging off.
However, I've fixed the license field:
-license=('custom' 'ISC') +license=('custom:ISC')
It might be a good idea to rebuild the i686 package without bumping the pkgver to fix the license and restart the signing for i686.
Eric
Hate to say it, but it's *not* a good idea it rebuild the i686 package without bumping the pkgver. It's never a good idea to have two different versions of a package out in the wild with the same pkgname-pkgver-pkgrel. Jason