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 als
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...
Cheers,
Sy
Allan Clark wrote:
>
> Perhaps the tack to sail on this component is not "make rpm" but "make
> package", where a number of files is converted to a ~.spec,
> prototype/pkginfo, ~.cmpnt/~.pkg/~.prod, or whatever:
>
> 1) list of files (source -> target)
> 2) inittab mods
> 3) rc.d mods
> 4) copywr
> writes:
>
> > 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
> > > templa
Hi all,
sorry to be replying to my own message, but I don't want to take
credit for other people's ideas.
Hans Ulrich Niedermann <[EMAIL PROTECTED]> writes:
> Michael Bletzinger <[EMAIL PROTECTED]> writes:
>
> > Is anyone working on creating rpm tar
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 ex
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
>>>>> "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 templa
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