chandrasis / php-handlersocket

Automatically exported from code.google.com/p/php-handlersocket
0 stars 0 forks source link

Spec for buildiing RPMs #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Thanks for the extension!

Please find attached a spec file for building RPMs. I'm using this on CentOS6, 
but it should work on other RPM-based distros. Hope it saves someone from 
writing a spec from scratch.

Note that the build requires Percona-Server-devel-55. Installing that saves you 
building handlersocket from source (or hunting for a devel RPM for it). Remove 
that if you've got the required libs from somewhere else.

You'll need a handlersocket.ini file in your rpm/SOURCES directory (just needs 
to contain extension=handlersocket.so), along with the php-handlersocket 
tarball.

Would be great to see the spec included in the releases - I'm great at losing 
these things ;)

Original issue reported on code.google.com by m...@claritum.com on 15 Jun 2012 at 4:49

Attachments: