Hi friends,

I want to create a rpm package for simple "Hello World" program.
I searched with google. I created one hello.spec file.
I am getting an error, with that spec file when i tried to build rpm using
rpmbuild -bb hello.spec

does any one has any sample spec file...

Thanks in advance