#172 fedpkg(rpkg): show real NVR when building
Closed 3 years ago by nphilipp. Opened 4 years ago by nphilipp.

Story Time

As a user of fedpkg,

I want that its output uses the right name-version-release of packages I build,

so I'm not confused.

Acceptance Criteria

  • fedpkg (rpkg, really) calculates the release number and uses that to display what it is about to build when running fedpkg build.

Background

Right now, fedpkg defaults the release to "1" for builds with %autorelease:

nils@makake:~/dist-git/stg/fedora/rpms/python-arrow (rawhide)> fedpkg-stage build
Building python-arrow-0.17.0-1.fc35 for rawhide
Created task: 90003511
Task info: https://koji.stg.fedoraproject.org/koji/taskinfo?taskID=90003511
Watching tasks (this may be safely interrupted)...
90003511 build (rawhide, /rpms/python-arrow.git:0ad8805b4352c9e4a8aa4a212d5d05287bf9bd9e): open (buildvm-ppc64le-04.stg.iad2.fedoraproject.org)
  90003512 buildSRPMFromSCM (/rpms/python-arrow.git:0ad8805b4352c9e4a8aa4a212d5d05287bf9bd9e): free
  90003512 buildSRPMFromSCM (/rpms/python-arrow.git:0ad8805b4352c9e4a8aa4a212d5d05287bf9bd9e): free -> open (buildvm-x86-03.stg.iad2.fedoraproject.org)
  90003513 buildArch (python-arrow-0.17.0-5.fc35.src.rpm, noarch): open (buildvm-a64-02.stg.iad2.fedoraproject.org)
...

Compare Building python-arrow-0.17.0-1.fc35 for rawhide with 90003513 buildArch (python-arrow-0.17.0-5.fc35.src.rpm, noarch): ...


Metadata Update from @nphilipp:
- Issue tagged with: 3rd party, F35 Change

4 years ago

Metadata Update from @scoady:
- Issue assigned to scoady

4 years ago

rpmautospec PR: #183
fedpkg/rpkg PR: rpkg#557

Issue status updated to: Closed (was: Open)

3 years ago

Log in to comment on this ticket.

Metadata
Boards 1
Delivery Board Status: Done