Commit Graph

3 Commits

Author SHA1 Message Date
Stefan Hajnoczi
b09145b6bd Drop %autosetup -Sgit
I forgot to add BuildRequires: git-core for %autosetup -Sgit. It
happened to build successfully anyway in c9s but failed downstream in
RHEL. Drop the -Sgit option for now because I don't use this feature
anyway.

related: rhbz#2166106
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2023-04-26 08:05:48 -04:00
Stefan Hajnoczi
d3a7cba9a1 Import rpm spec file
This rpm spec file is based off Fedora's libblkio 1.2.2 spec file.
CentOS Stream requires vendored crate dependencies, so it was necessary
modify the spec file to use that approach instead of declaring build
dependencies.

The libblkio-vendor-v1.2.2.tar.bz2 file was generated by running cargo
vendor in the libblkio-v1.2.2 source tree and packaging up the vendor/
directory and .cargo/config.toml.

resolves: rhbz#2166106
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2023-04-24 14:30:55 -04:00
Release Configuration Management
06a2aa706d New branch setup 2023-03-16 08:30:03 +00:00