libservicelog is using poor release mechanism
Brought to you by:
hegdevasant,
mananth
It's good to provide configure script in released tarball. So on the system you would like to install the package just run configure script with related parameteres and make and make install. Also, the configure script should contain all necessary tests for related binaries/functions - bison/yacc, sqlite-devel and librtas-devel. Is librtas-devel really needed? Is libservicelog only for ppc machines?
Note: configure should not allow building without those related binaries/functions