ykaliuta / fidogate

FidoGate
GNU General Public License v2.0
12 stars 6 forks source link

Update fidogate.spec.in #17

Closed around84 closed 3 years ago

around84 commented 3 years ago

Adding dependence for RHEL build. Fixed bug

../build/ylwrap: line 175: yacc: command not found
make[3]: *** [Makefile:1334: common/parsedate.c] Error 127

Signed-off-by: Alexander Kruglikov 2:5053/58 alexandr@kruglikov.info

ykaliuta commented 3 years ago

Thanks a lot! Could you please add Signed-off-by just in case?

around84 commented 3 years ago

Thanks a lot! Could you please add Signed-off-by just in case?

Hmmm. I've never done this through WebUI, but I think it's somehow like this.

ykaliuta commented 3 years ago

Thanks a lot! Could you please add Signed-off-by just in case?

Hmmm. I've never done this through WebUI, but I think it's somehow like this.

Neither me :) I use git commit --amend -s (assuming this is the top commit) and update the branch (git push -f)

around84 commented 3 years ago

Neither me :) I use git commit --amend -s (assuming this is the top commit) and update the branch (git push -f)

Oh =) I didn't use git cli, i make a fork and sent a patch via the Web... I'm lazy(