Spec URL: http://ashay.info/rpm/cpulimit.spec SRPM URL: http://ashay.info/rpm/cpulimit-1.1-1.fc11.src.rpm Description: cpulimit is a simple program that attempts to limit the cpu usage of a process (expressed in percentage, not in cpu time). This is useful to control batch jobs, when you don't want them to eat too much cpu. It does not act on the nice value or other scheduling priority stuff, but on the real cpu usage. Also, it is able to adapt itself to the overall system load, dynamically and quickly. More info here: http://cpulimit.sourceforge.net/ The original source did not use autotools and had a simple Makefile. I converted the source to use autotools. Thank you
*** This bug has been marked as a duplicate of bug 513541 ***
You can add your updated details in the other review request. Bump the release and add a proper changelog entry.