diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/attachments/20120810 | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-1be510f9529cb082f802408b472a77d074b394c0.tar archives-1be510f9529cb082f802408b472a77d074b394c0.tar.gz archives-1be510f9529cb082f802408b472a77d074b394c0.tar.bz2 archives-1be510f9529cb082f802408b472a77d074b394c0.tar.xz archives-1be510f9529cb082f802408b472a77d074b394c0.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/attachments/20120810')
6 files changed, 66 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/attachments/20120810/7d0a53d3/attachment-0001.obj b/zarb-ml/mageia-dev/attachments/20120810/7d0a53d3/attachment-0001.obj new file mode 100644 index 000000000..1f5132e61 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20120810/7d0a53d3/attachment-0001.obj @@ -0,0 +1,14 @@ +diff --git a/URPM.xs b/URPM.xs +index a5ddb48..fd2e61f 100644 +--- a/URPM.xs ++++ b/URPM.xs +@@ -3279,9 +3279,6 @@ Urpm_spec2srcheader(specfile) + header = rpmSpecSourceHeader(spec); + SV *sv_pkg; + pkg = (URPM__Package)calloc(1, sizeof(struct s_Package)); +- headerPutString(header, RPMTAG_SOURCERPM, ""); +- /* parseSpec() sets RPMTAG_ARCH to %{_target_cpu} whereas we really a header similar to .src.rpm header */ +- headerPutString(header, RPMTAG_ARCH, "src"); + pkg->h = headerLink(header); + sv_pkg = sv_newmortal(); + sv_setref_pv(sv_pkg, "URPM::Package", (void*)pkg);
\ No newline at end of file diff --git a/zarb-ml/mageia-dev/attachments/20120810/7d0a53d3/attachment.obj b/zarb-ml/mageia-dev/attachments/20120810/7d0a53d3/attachment.obj new file mode 100644 index 000000000..1f5132e61 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20120810/7d0a53d3/attachment.obj @@ -0,0 +1,14 @@ +diff --git a/URPM.xs b/URPM.xs +index a5ddb48..fd2e61f 100644 +--- a/URPM.xs ++++ b/URPM.xs +@@ -3279,9 +3279,6 @@ Urpm_spec2srcheader(specfile) + header = rpmSpecSourceHeader(spec); + SV *sv_pkg; + pkg = (URPM__Package)calloc(1, sizeof(struct s_Package)); +- headerPutString(header, RPMTAG_SOURCERPM, ""); +- /* parseSpec() sets RPMTAG_ARCH to %{_target_cpu} whereas we really a header similar to .src.rpm header */ +- headerPutString(header, RPMTAG_ARCH, "src"); + pkg->h = headerLink(header); + sv_pkg = sv_newmortal(); + sv_setref_pv(sv_pkg, "URPM::Package", (void*)pkg);
\ No newline at end of file diff --git a/zarb-ml/mageia-dev/attachments/20120810/a59ebcc9/attachment-0001.asc b/zarb-ml/mageia-dev/attachments/20120810/a59ebcc9/attachment-0001.asc new file mode 100644 index 000000000..1f17bfd7c --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20120810/a59ebcc9/attachment-0001.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.9 (GNU/Linux) + +iEYEARECAAYFAlAkNJAACgkQk29cDOWzfVC7WgCdEWPbz/f9oY17eUsUHphLKl3c +oA8AoNbSGRdgTqchSkNd2sGQKQdlYlgM +=rY/n +-----END PGP SIGNATURE----- diff --git a/zarb-ml/mageia-dev/attachments/20120810/a59ebcc9/attachment.asc b/zarb-ml/mageia-dev/attachments/20120810/a59ebcc9/attachment.asc new file mode 100644 index 000000000..1f17bfd7c --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20120810/a59ebcc9/attachment.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.9 (GNU/Linux) + +iEYEARECAAYFAlAkNJAACgkQk29cDOWzfVC7WgCdEWPbz/f9oY17eUsUHphLKl3c +oA8AoNbSGRdgTqchSkNd2sGQKQdlYlgM +=rY/n +-----END PGP SIGNATURE----- diff --git a/zarb-ml/mageia-dev/attachments/20120810/e2b5927e/attachment-0001.obj b/zarb-ml/mageia-dev/attachments/20120810/e2b5927e/attachment-0001.obj new file mode 100644 index 000000000..c2bf8d5cd --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20120810/e2b5927e/attachment-0001.obj @@ -0,0 +1,12 @@ +diff --git a/URPM.xs b/URPM.xs +index a5ddb48..754a34f 100644 +--- a/URPM.xs ++++ b/URPM.xs +@@ -3279,6 +3279,7 @@ Urpm_spec2srcheader(specfile) + pkg = (URPM__Package)calloc(1, sizeof(struct s_Package)); + headerPutString(header, RPMTAG_SOURCERPM, ""); + /* parseSpec() sets RPMTAG_ARCH to %{_target_cpu} whereas we really a header similar to .src.rpm header */ ++ headerDel(header, RPMTAG_ARCH); + headerPutString(header, RPMTAG_ARCH, "src"); + pkg->h = headerLink(header); + sv_pkg = sv_newmortal();
\ No newline at end of file diff --git a/zarb-ml/mageia-dev/attachments/20120810/e2b5927e/attachment.obj b/zarb-ml/mageia-dev/attachments/20120810/e2b5927e/attachment.obj new file mode 100644 index 000000000..c2bf8d5cd --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20120810/e2b5927e/attachment.obj @@ -0,0 +1,12 @@ +diff --git a/URPM.xs b/URPM.xs +index a5ddb48..754a34f 100644 +--- a/URPM.xs ++++ b/URPM.xs +@@ -3279,6 +3279,7 @@ Urpm_spec2srcheader(specfile) + pkg = (URPM__Package)calloc(1, sizeof(struct s_Package)); + headerPutString(header, RPMTAG_SOURCERPM, ""); + /* parseSpec() sets RPMTAG_ARCH to %{_target_cpu} whereas we really a header similar to .src.rpm header */ ++ headerDel(header, RPMTAG_ARCH); + headerPutString(header, RPMTAG_ARCH, "src"); + pkg->h = headerLink(header); + sv_pkg = sv_newmortal();
\ No newline at end of file |