there is an spec.rpm for altlinux, you can modify it for centos or any other RPM-based distro:
https://github.com/blinohod/kannel-altlinux 2013/1/22 Brian McCavour <[email protected]>: > Hi, > > Bunch of build-deploy questions. > I want to re-create the rpm as it is when downloading the binary. Is there a > rpm spec file or anything around? > > Can I just run make, and tar/gz the gw/bearerbox, gw/smsbox, and gw/wapbox > binaries? Or do I need other files? > I'm not sure if maybe this is the wrong target, since when I run bearerbox > directly from gw dir, the -d flag doesn't seem to work.Although I just > realized maybe I need to separately start it after using this flag? > > Also when I do make install, it copies files kind of all over, .h files and > everything, which I found a bit odd, but I'm not too experienced with either > linux or C unfortunately (yet) > > > Thanks for any assistance, > Brian
