Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] SRPM or RPM Spec File?
- Date: Wed, 23 Jan 2008 14:26:40 -0600
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] SRPM or RPM Spec File?
On Wed, Jan 23, 2008 at 03:15:44PM -0500, Matthew Saltzman wrote:
> Congratulations to the Condor team on the release of 7.0.0!
>
> I'm interested in working with Condor on Fedora, but the RPMs are
> packaged for Fedora 5 at the latest. F5 is past its end of life, so I'd
> like to try to build for the latest F8. I'm also interested in RHEL5,
> but the latest RPM you distribute is for RHEL4.
>
> Is there some chance that you could make the SRPMs or at least the spec
> files available for those packages so that we can try building current
> RPMs?
>
At the moment, the RPMs for Condor aren't built from an SRPM; the
condor Makefiles set up a release tree and invoke rpm directly on the
binaries. See src/condor_scripts/make_public_rpms
Development/build issues are welcome on condor-devel:
https://lists.cs.wisc.edu/mailman/listinfo/condor-devel
-Erik