Re: fedpkg local redefines %fedora macro

2010-08-18 Thread Jesse Keating
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/9/10 6:54 AM, Petr Pisar wrote: > Hello, > > while working on `nas' package I found `fedpkg local' redefines > `fedora' macro to value `1'. Dist-cvs `make local' does not do that. > Original source for %fedora is /etc/rpm/macros.dist. See the str

Re: fedpkg local redefines %fedora macro

2010-08-09 Thread Dennis Gilmore
On Monday, August 09, 2010 04:27:31 pm Kyle VanderBeek wrote: > That would certainly explain all the problems I've been having getting > python3 packages built with "fedpkg local". All of my "%if > 0%{?fedora} > 12" lines would blow up. > > On Mon, Aug 9, 2010 at 6:54 AM, Petr Pisar wrote: > > H

Re: fedpkg local redefines %fedora macro

2010-08-09 Thread Kyle VanderBeek
That would certainly explain all the problems I've been having getting python3 packages built with "fedpkg local". All of my "%if 0%{?fedora} > 12" lines would blow up. On Mon, Aug 9, 2010 at 6:54 AM, Petr Pisar wrote: > Hello, > > while working on `nas' package I found `fedpkg local' redefines