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

use makefile to build rpm #344

Merged
merged 1 commit into from
Apr 16, 2023
Merged

Conversation

xjas
Copy link
Contributor

@xjas xjas commented Apr 8, 2023

optimize the way to build rpm, now we can use make rpm VERSION=0.5.0 RELEASE=2 to generate rpm

@cfc4n cfc4n added enhancement New feature or request good first issue Good for newcomers improve and removed good first issue Good for newcomers labels Apr 8, 2023
@xjas xjas force-pushed the feature/optimize-rpm-build branch from 6972dbe to d82ae44 Compare April 9, 2023 03:37
@@ -1,6 +1,6 @@
Name: ecapture
Version: 0.5.0
Release: 1%{?dist}
Version:
Copy link
Member

@cfc4n cfc4n Apr 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does Version need a variable?

@xjas xjas force-pushed the feature/optimize-rpm-build branch from d82ae44 to e198dfd Compare April 16, 2023 01:52
@xjas xjas force-pushed the feature/optimize-rpm-build branch from e198dfd to 2e676f3 Compare April 16, 2023 02:12
@cfc4n cfc4n merged commit f0ec428 into gojue:master Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request improve
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants