mbox series

[liburing,v2,0/3] Fedora 31 RPM improvements

Message ID 20191104155524.58422-1-stefanha@redhat.com (mailing list archive)
Headers show
Series Fedora 31 RPM improvements | expand

Message

Stefan Hajnoczi Nov. 4, 2019, 3:55 p.m. UTC
v2:
 * Wrap commit description to 72 characters
 * Put user-visible changes into 0.2 RPM changelog
 * Use https git.kernel.dk URL for tar.gz

Jeff Moyer and I have been working on RPMs for liburing.  This patch series
contains fixes required to build Fedora 31 RPMs.

I have also tested on openSUSE Leap 15.1 to verify that these changes work on
other rpm-based distros.

Jeff Moyer (1):
  spec: Fedora RPM cleanups

Stefan Hajnoczi (2):
  spec: update RPM version number to 0.2
  Makefile: add missing .pc dependency on .spec file

 Makefile      |  2 +-
 liburing.spec | 49 ++++++++++++++++++++-----------------------------
 2 files changed, 21 insertions(+), 30 deletions(-)