Skip to content

Add RPM spec#29

Open
kapsh wants to merge 1 commit into
nowrep:mainfrom
kapsh:rpmspec
Open

Add RPM spec#29
kapsh wants to merge 1 commit into
nowrep:mainfrom
kapsh:rpmspec

Conversation

@kapsh

@kapsh kapsh commented Apr 11, 2024

Copy link
Copy Markdown

No description provided.

@kapsh

kapsh commented Apr 11, 2024

Copy link
Copy Markdown
Author

Builds, installs and works on Fedora 40. Can be tested using commands

cd dist
spectool -g *.spec
fedpkg mockbuild

or maybe older reliable

dnf builddep *.spec
rpmbuild -bb *.spec

(without extra steps to configure buildroot).

Won't build on Oracle Linux 9 or RHEL 9 (but only because of fancy shell completion locations macros added in 2022 which is too new for the enterprise).

@kapsh

kapsh commented Feb 9, 2025

Copy link
Copy Markdown
Author

Updated for version 0.7.

I noticed that shell completions are missing from installed files after switching build system. If that was a mistake I have meson snippet to install them ready (though this will require another PR merged in point release or spec would become ugly).

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.

1 participant