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

Re: fedpkg local redefines %fedora macro

2010-08-09 Thread Dennis Gilmore
, Aug 9, 2010 at 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/ma

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'

fedpkg local redefines %fedora macro

2010-08-09 Thread Petr Pisar
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 strace: $ strace -fqv -eexecve fedpkg local [...] execve(&quo