Uh oh!
There was an error while loading. Please reload this page.
Add an RPM spec for packaging - #39
Conversation
t-kataym
commented
May 15, 2023
@scj643 I'm so sorry for late response. Could you explain what this PR is (functionality, usage, documentation for README)? |
mkgrgis
commented
May 15, 2023
Some basic info about |
mkgrgis
commented
May 25, 2023
@t-kataym, until @scj643 is inactive I can explain every line of this file. If we try to call |
t-kataym
commented
May 26, 2023
@mkgrgis , Thank you for your comment. |
mkgrgis
commented
May 26, 2023
@t-kataym , added in my README.md PR, see mkgrgis@e8deabc |
t-kataym
commented
Jun 19, 2023
@mkgrgis , Thank you for your explanation. |
MinhLA1410
commented
Jun 20, 2023
Hello @mkgrgis , To create rpm file, we have to define the specification of the source code location firstly.
For (2), User can create RPM file for any revisions of sqlite_fdw if user could only prepare source files. |
mkgrgis
commented
Jun 20, 2023
Hello, @MinhLA1410! |
MinhLA1410
commented
Jun 22, 2023
@mkgrgis , Thank you for consider it. I also think you should use the latest sqlite_fdw source code to create another PR to fix the problems above. debbuild is mostly to build debian packages (it's close to the Debian system but not to the Red Hat system). |
mkgrgis
commented
Jun 26, 2023
Thanks, @MinhLA1410 ! I am studying about Red Hat/CentOS. Before my full tests in proper environment I'll make a new PR with first fixes to contribution of @scj643. |
No description provided.