#71 %{fedora} should be running system, not branch
Closed: Invalid None Opened 13 years ago by orion.

I'm thinking that %{fedora} should evaluate to the running system, not the branch. I'm working on the F14 package of gdl on my F13 system. It builds fine there, but in F14 I need a BR of antlr-C++, but on F13 is antlr, so now with fedpkg local I get:

$ fedpkg local
error: Failed build dependencies:
antlr-C++ is needed by gdl-0.9-0.16.rc4.fc14.i386


This is by design, and I do believe how the old Makefile system worked. If you want to test the f14 version, but you're not running f14, you should be doing a mock build.

Login to comment on this ticket.

Metadata