Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add RPM spec #12

Merged
merged 2 commits into from
Mar 13, 2023
Merged

feat: add RPM spec #12

merged 2 commits into from
Mar 13, 2023

Conversation

marcoceppi
Copy link
Collaborator

@marcoceppi marcoceppi commented Mar 13, 2023

sudo dnf install \
  pyproject-rpm-macros \
  python3-devel \
  gobject-introspection-devel \
  cairo-gobject-devel \
  python3-poetry cairo-devel \
  fedora-packager \
  rpmdevtools \
  gcc
poetry build
ln -s $PWD/dist/yafti-*.tar.gz ~/rpmbuild/SOURCES/
rpmbuild -ba pkg/rpm.spec

@marcoceppi marcoceppi changed the title feat: generate RPM packaging feat: add RPM spec Mar 13, 2023
@marcoceppi marcoceppi merged commit 3047cb5 into main Mar 13, 2023
@marcoceppi marcoceppi deleted the rpm-pkg branch March 13, 2023 03:22
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