automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RPM targets for make dist?


From: Braden McDaniel
Subject: Re: RPM targets for make dist?
Date: 01 Nov 2001 20:06:01 -0500

On Thu, 2001-11-01 at 13:14, Simon Perkins wrote:
> Hi,
> 
> Are there any plans to introduce the ability to generate RPMs using automake?
> Perhaps as an option to 'make dist'? What about the solaris packages format?
> 
> If people have Makefile.am files they've hacked by hand to do this, I'd also 
> be
> interesting in some pointers...

Why bother? Just use dist-hook to include your specfile in the tarball.
Once you have a tarball with a specfile in it, making an RPM is a simple
as

    rpm -tb tarball.tar.gz

-- 
Braden McDaniel                           e-mail: <address@hidden>
<http://endoframe.com>                    Jabber: <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]