[Cmake] RPM spec file for CMake

Albert Strasheim 13640887 at sun . ac . za
Tue, 25 Nov 2003 19:26:46 +0200


Hello,

I've created a RPM spec file for CMake 1.8.1. You might want to include 
the spec file in the top level CMake source directory, as this allows one 
to easily build a CMake RPM as follows:

rpmbuild -ta cmake-x.y.z.tar.gz

You can find the spec file here:

http://students . ee . sun . ac . za/~albert/stuff/cmake/cmake . spec

I've also compiled RPM packages for Red Hat Linux 7.2 and 9, and Fedora 
Core 1:

http://students . ee . sun . ac . za/~albert/stuff/cmake/v1 . 8/RPMS/

The source package is here:

http://students . ee . sun . ac . za/~albert/stuff/cmake/v1 . 8/SRPMS/cmake-1 . 8 . 1-1 . src . rpm

Cheers,

Albert

P.S. The latest version of the CMake packages in the Debian pool is 1.6.5. 
Maybe you should contact the maintainer of those packages to get them 
updated to 1.8.1. Including the Debian files necessary to build CMake 
DEBs could also be considered.