Bug 1465 - Make frysk.rpm
Summary: Make frysk.rpm
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P3 normal
Target Milestone: ---
Assignee: Igor Foox
URL:
Keywords:
Depends on: 1515 1572 1584 1585 1861
Blocks: 1975
  Show dependency treegraph
 
Reported: 2005-10-11 19:22 UTC by Igor Foox
Modified: 2005-12-04 00:44 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Foox 2005-10-11 19:22:53 UTC
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.
Comment 1 Igor Foox 2005-10-20 18:16:56 UTC
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.

Comment 2 Igor Foox 2005-10-26 18:36:10 UTC
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.
Comment 3 Igor Foox 2005-10-26 20:06:31 UTC
Currently trying to make the rpm build on amd64. This shouldn't be hard, but it
does require a resolution of bz#1515.
Comment 4 Igor Foox 2005-10-28 19:24:00 UTC
Added dependency on eclipse-cdt bug.
Comment 5 Igor Foox 2005-11-22 15:26:59 UTC
Eclipse RPM is complete for FC5, closing, will need a new bug for RHEL4 U3.