Hello,
Is anyone working on creating rpm targets similar to "make dist". I was
thinking that automake could for example generate the spec file from a
template.
Michael
> "Michael" == Michael Bletzinger <[EMAIL PROTECTED]> writes:
Michael> Is anyone working on creating rpm targets similar to "make
Michael> dist". I was thinking that automake could for example
Michael> generate the spec file from a template.
I occasionally hear about people wanting this, but
I was just about to compose that message today myself.
project.spec.am/in ...
All I want is to be able to "make i386.rpm; make i686.rpm"
Michael Bletzinger wrote:
> Is anyone working on creating rpm targets similar to "make dist". I was
> thinking that automake could for example genera
On Sat, 04 Mar 2000 23:16:09 +0200 (SAST), Carl van Schaik wrote:
> Also, there any way to get automake to compile a .c file to .o and not
> make a library or program out of it?
> I'm doing some cross-compiling stuff that only seems to work if I compile
> files to .o and use the linker to create a
Michael Bletzinger <[EMAIL PROTECTED]> writes:
> Is anyone working on creating rpm targets similar to "make dist". I was
> thinking that automake could for example generate the spec file from a
> template.
I've implemented "make rpm" in my experimental automake-based
package called "xtests
In article <[EMAIL PROTECTED]>, Tom Tromey wrote:
>> "Lars" == Lars J Aas <[EMAIL PROTECTED]> writes:
>Lars> Any point in using the f flag at all in such cases?
>Lars> => $(TAR) cho $(distdir) | $(GZIP) -c > $(distdir).tar.gz
>
>I thought some versions of tar defaulted to something like /de