Make an rpm for frysk. At first make an rpm to install frysk itself, later we can see whether we need to stuff all the dependencies into a single rpm as well. The steps to be taken now are: - Get a tar.gz generated correctly from the frysk source. - Make a spec file for frysk. - Get the frysk rpm building on FC4.
I have made changes to the build system to generate a complete .tar.gz using 'make dist', so that can now be used as a basis of an rpm.
I also verified that frysk runs if installed from the distribution tarball. On to the rpm. First step would be to create a stand alone rpm that can be installed on top of all of the prerequisite rpms. After that we might need to create a mega-frysk rpm than includes some prereqs.
Currently trying to make the rpm build on amd64. This shouldn't be hard, but it does require a resolution of bz#1515.
Added dependency on eclipse-cdt bug.
Eclipse RPM is complete for FC5, closing, will need a new bug for RHEL4 U3.