Skip to content

packaging: add Debian and RPM package recipes for librpmi#85

Merged
slingappa merged 1 commit into
riscv-software-src:mainfrom
slingappa:slingappa-deb-rpm-packaging
May 19, 2026
Merged

packaging: add Debian and RPM package recipes for librpmi#85
slingappa merged 1 commit into
riscv-software-src:mainfrom
slingappa:slingappa-deb-rpm-packaging

Conversation

@slingappa
Copy link
Copy Markdown
Collaborator

Add distro packaging metadata and build integration for librpmi.

Debian packaging now produces:

  • librpmi0 (runtime shared library)
  • librpmi-dev (headers and development metadata)
  • librpmi-src (source-content package)

Add an RPM spec to generate equivalent runtime, -devel, and source subpackages, and wire the packaging flow through the repository Makefile.

@slingappa slingappa requested review from avpatel and pathakraul May 14, 2026 13:29
@slingappa
Copy link
Copy Markdown
Collaborator Author

@avpatel @pathakraul please review

@pathakraul
Copy link
Copy Markdown
Collaborator

Why we need debian and RPM packages for this library

@pathakraul
Copy link
Copy Markdown
Collaborator

pathakraul commented May 15, 2026

Why debian folder cannot be inside the packaging in parallel to rpm folder. It will reduce the clutter at the top level

@slingappa
Copy link
Copy Markdown
Collaborator Author

Why we need debian and RPM packages for this library
This is how we can install the libraries on any host so that applications can find and link.
Something like qemu today cimfigures and links ssl or slirp library

@slingappa slingappa force-pushed the slingappa-deb-rpm-packaging branch from 13ad632 to 98734eb Compare May 18, 2026 05:42
@slingappa
Copy link
Copy Markdown
Collaborator Author

agree that debian foler can go inside. now single packaging folder has deb and rpm folders, @pathakraul

@slingappa slingappa force-pushed the slingappa-deb-rpm-packaging branch from 98734eb to 054ed62 Compare May 18, 2026 06:17
Add distro packaging metadata and build integration for librpmi.

Debian packaging now produces:
- librpmi0 (runtime shared library)
- librpmi-dev (headers and development metadata)
- librpmi-src (source-content package)

Add an RPM spec to generate equivalent runtime, -devel, and source
subpackages, and wire the packaging flow through the repository Makefile.

Signed-off-by: Subrahmanya Lingappa <subrahmanya.lingappa@qti.qualcomm.com>
@slingappa slingappa force-pushed the slingappa-deb-rpm-packaging branch from 054ed62 to d6acffa Compare May 18, 2026 06:35
@slingappa slingappa requested a review from saini-ranbirs May 18, 2026 06:36
@pathakraul
Copy link
Copy Markdown
Collaborator

Looks good to me

@slingappa slingappa merged commit b2995ab into riscv-software-src:main May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants