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

add CircleLinux rpm and mannul build support #345

Merged
merged 1 commit into from
Apr 15, 2023
Merged

Conversation

bella485
Copy link
Contributor

No description provided.

Copy link
Member

@cfc4n cfc4n left a comment

Choose a reason for hiding this comment

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

@xjas could you review this PR?

@cfc4n cfc4n added the enhancement New feature or request label Apr 11, 2023
@cfc4n
Copy link
Member

cfc4n commented Apr 12, 2023

How can we notify you if the spec file changes?

@bella485
Copy link
Contributor Author

How can we notify you if the spec file changes?

We will check ecapture upstream updates.
Also 也可以在微信群或者email 通知

@bella485
Copy link
Contributor Author

bella485 commented Apr 13, 2023

  • CircleLinux 8.7 we tested:
    rpmbuild/RPMS/x86_64/ecapture-0.5.0-1.el8.x86_64.rpm
    rpmbuild/SRPMS/ecapture-0.5.0-1.el8.src.rpm
  • CircleLinux 9.1 we tested:
    /home/cc9/rpmbuild/SRPMS/ecapture-0.5.0-1.el9.src.rpm
    /home/cc9/rpmbuild/RPMS/x86_64/ecapture-0.5.0-1.el9.x86_64.rpm

@bella485
Copy link
Contributor Author

  • Local Build & Test Step
git clone https://github.com/bella485/ecapture.git
cd ecapture/builder/
dnf builddep rpmBuild.spec
./rpm_build.sh
  • On Circle Linux 8
    rpm -ivh ~/rpmbuild/RPMS/x86_64/ecapture-0.5.0-1.el8.x86_64.rpm

  • On Circle Linux 9

rpm -ivh ~/rpmbuild/RPMS/x86_64/ecapture-0.5.0-1.el9.x86_64.rpm
ecapture --help

@cfc4n cfc4n merged commit fffcd0f into gojue:master Apr 15, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants