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/2011-September/008515.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2011-September/008515.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-September/008515.html | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-September/008515.html b/zarb-ml/mageia-dev/2011-September/008515.html new file mode 100644 index 000000000..99b676f2c --- /dev/null +++ b/zarb-ml/mageia-dev/2011-September/008515.html @@ -0,0 +1,103 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] check_elf_files bug + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20check_elf_files%20bug&In-Reply-To=%3C4E84F446.50007%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008539.html"> + <LINK REL="Next" HREF="008516.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] check_elf_files bug</H1> + <B>Matteo</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20check_elf_files%20bug&In-Reply-To=%3C4E84F446.50007%40gmail.com%3E" + TITLE="[Mageia-dev] check_elf_files bug">pasotti.matteo at gmail.com + </A><BR> + <I>Fri Sep 30 00:42:14 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="008539.html">[Mageia-dev] GNOME 3.2 or 3.4 for Mageia 2? +</A></li> + <LI>Next message: <A HREF="008516.html">[Mageia-dev] PLEASE READ. Package adoption campaign: status report (mine, and yours) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8515">[ date ]</a> + <a href="thread.html#8515">[ thread ]</a> + <a href="subject.html#8515">[ subject ]</a> + <a href="author.html#8515">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +Hi all, +trying to build sdlbasic package I've seen that +/usr/share/spec-helper/check_elf_files fails checking files with name +containing parentheses. +I attached the patch I made to solve the problem. +Maybe there are better ways. +Without this patch I can't build sdlbasic. The only alternative I found +is to rename all of the filenames containing parentheses (that makes the +spec file ugly and difficult to maintain, imho). +I don't know if there are other ways, in that case let me know. +I'll wait some feedback before submitting sdlbasic to the bs. +Regards +- -- +Matteo +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.11 (GNU/Linux) +Comment: Using GnuPG with Mageia - <A HREF="http://enigmail.mozdev.org/">http://enigmail.mozdev.org/</A> + +iQEcBAEBAgAGBQJOhPRCAAoJED3LowjDDWbNJqEH/iga9OBQIZJ+Jog90IFhAmK9 +/e6Z9olPJw4zY5GK8qfXd5tNOXuiPZbbp0pKr2NeXrGh6U4sB3WU1KheZr1shW8n +pAzPN6m/Wbn/iYhSoOUdY26ih3otIuyYgxyu/EASZxjpy6xJ/67G30nq2vLdS4Da +KlOJPb2Ka8rlS75KcBtrbDzhpHl7CZ2S0pt0qh2qgNtrXqt/erfDaPqJngsGoJO2 +GU8yKaBBvQXI5GcGxHbyX5F5fdk2X6gLgNZbz4spl4qONc7j8fxSv7yCefopDaHC +/qifscRoRYJ1yvd9z1iFMbJ3Md98hE0ORDB9E6bvctuLlH+p9fawaPxF36XbnOg= +=Ro+L +-----END PGP SIGNATURE----- +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: check_elf_files.patch +Type: text/x-patch +Size: 422 bytes +Desc: not available +URL: </pipermail/mageia-dev/attachments/20110930/22cb56d4/attachment-0001.bin> +</PRE> + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008539.html">[Mageia-dev] GNOME 3.2 or 3.4 for Mageia 2? +</A></li> + <LI>Next message: <A HREF="008516.html">[Mageia-dev] PLEASE READ. Package adoption campaign: status report (mine, and yours) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8515">[ date ]</a> + <a href="thread.html#8515">[ thread ]</a> + <a href="subject.html#8515">[ subject ]</a> + <a href="author.html#8515">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |