10-days back I was searching for some qt projects on sourceforge and found a project named qroneko. It is a front-end of crontab. I liked its interface and wanted to make it as a desktop application. At that moment i didn't know how to make a desktop file for it. One guy Rathandeep Debnath helped me out. He gave me his project desktop file and I made a desktop file for qroneko.
Then I thought why not package it. I already attended a rpm packaging class on IRC conducted by Rahul Sundaram. I just revised IRC logs of that class and started to make spec file for it. After 2 days I made a spec file but it failed at the install section. I was bit nervous and pinged Ankur Sinha on IRC. He helped me a lot. Due to him I got success in building an rpm on my system and then he told me to use Mock to test my rpm. I again got stuck with mock testing and finally Shreyank Gupta told me how mock works and what I was missing. Due to the help from these people I could finally build it.
If you want to try the rpm , you can get it from http://kumarpraveen.fedorapeople.org/qroneko/ .Then you can install it your system as
# rpm -ivh qroneko-0.5.4-1.fc13.i686.rpm
Then go to Application->System->qroneko for start it.
Here is one Snapshot:

For more Snapshots click here
