Hi,

follow a new patch, more generic.

I'm trying to compile Kerberos that has a .tar.gz inside a .tar, this
is the same case as src.rpm files.

So with this patch if the variable "inside_tar_file" is set in the
recipe then Compile unpack and copy the files inside the seted
file.

Exemple:
inside_tar_file="file.tar.gz"

Follow too two working recipes for this patch. One is a .src.rpm
and other is a .tar.

On 9/10/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
> It isn't in sync, debian unstable had the same version, but the latest
> is a src.rpm.
>
Yes, the debian version is the same as red hat stable. Red hat development
is a later version, but as you mentioned red hat stable in your first
message I thought that it was an option and then the debian(ubuntu) tar.gz
was a better alternative.

> Follow a patch for Compile deal with src.rpm files, what do you think?
> If it ok I can update NewVersion and MakeRecipe to deal with src.rpm
> files.
>
I think the idea of creating a function, in scripts, with the shell or
python script body and making Compile unpack the src.rpm when the src.rpm
check succeeds, instead of setting unpack_files=files_in_root, because
with the current implementation (the patch) one needs an updated version
of atools, with the wrapper, which we cannot guarantee that people have.
With the function in Compile (or Scripts/Functions) the feature does not
demand updating a third party app.

By having the rpm2cpio function in Scripts would make it possible to
completly drop the rpm package and build in some support for rpm into
Compile/Scripts.

> ps: NewVersion work fine here, but I think that MakeRecipe need a
>   update
>
What's the problem with MakeRecipe?

Attachment: Compile-tar_inside_tar.diff
Description: Binary data

Attachment: Kerberos--1.5.1--recipe.tar.bz2
Description: BZip2 compressed data

Attachment: HwData--0.177-1--recipe.tar.bz2
Description: BZip2 compressed data

_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to