From: Ken C. <ke...@gm...> - 2011-10-27 22:39:59
|
Here is my patch to add support for packaging on Fedora-based distributions. I developed these on CentOS 6. The RPM and init script are basic, but sufficient for my needs. To create an RPM: make dist cp -p turnserver-0.5.tar.gz ~/rpmbuild/SOURCES rpmbuild -ba extra/turnserver.spec Regards, -- -Ken |