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

Please checkout the change to enable building fcgiwrap as RPM package #22

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

schnell18
Copy link

Hi gnosek,
Thank you for your excellent FastCGI tool! I use it to serve Gitolite/cgit behind Apache or nginx.
I come up .spec file to enable fcgiwrap to be built as an RPM package. It builds a systemd enabled RPM on OS like Fedora 14+, RHEL 7. The RPM on these platforms enables and start the fcgiwrap.socket. It's a lot more convenient for admin as they no longer need spawn-fcgi or equivalent.

I also updated the README to mention the systemd socket activation feature and add instructions to build the RPM package.

I have tested RPM package on CentOS 6.4, Federo 20 and Pidora (Federo 18 on Raspberry PI).

Could please take a look at this pull request and consider merge it into main line?

Thanks a lot!

@gnosek
Copy link
Owner

gnosek commented Apr 19, 2015

Sorry for taking too long with this. I'll happily merge this after #17 (will probably need a tweak with the systemd unit paths).

I'd only ask you to comment about the Makefile.in change (which seems right to me but if so, how the hell did it ever build properly before?) and to flatten the fixes in your changes into the preceding commits, e.g. bbe0c14 into 81e1616 etc.

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.

None yet

2 participants