This directory provides the environment to create rpm
files. In order to build them you need to perform the 
following steps:

	make distclen
	./configure 
	make 
	make dist
	cd rpm
	su 
	make rpm

