diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017256.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-July/017256.html | 140 |
1 files changed, 140 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-July/017256.html b/zarb-ml/mageia-dev/2012-July/017256.html new file mode 100644 index 000000000..181930561 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-July/017256.html @@ -0,0 +1,140 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [changelog] [RPM] cauldron core/release libbsd-0.3.0-4.mga3 + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bchangelog%5D%20%5BRPM%5D%20cauldron%20core/release%0A%09libbsd-0.3.0-4.mga3&In-Reply-To=%3C4FFC834A.4050409%40mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="017289.html"> + <LINK REL="Next" HREF="017261.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [changelog] [RPM] cauldron core/release libbsd-0.3.0-4.mga3</H1> + <B>Anssi Hannula</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bchangelog%5D%20%5BRPM%5D%20cauldron%20core/release%0A%09libbsd-0.3.0-4.mga3&In-Reply-To=%3C4FFC834A.4050409%40mageia.org%3E" + TITLE="[Mageia-dev] [changelog] [RPM] cauldron core/release libbsd-0.3.0-4.mga3">anssi at mageia.org + </A><BR> + <I>Tue Jul 10 21:32:26 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="017289.html">[Mageia-dev] New mirror in Italy +</A></li> + <LI>Next message: <A HREF="017261.html">[Mageia-dev] Last few packages with old udev dep... aka drop chromium-browser-unstable? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17256">[ date ]</a> + <a href="thread.html#17256">[ thread ]</a> + <a href="subject.html#17256">[ subject ]</a> + <a href="author.html#17256">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>20.06.2012 00:55, Anssi Hannula kirjoitti: +><i> 17.06.2012 23:44, Simple w kirjoitti: +</I>>><i> 2012/6/17 Anssi Hannula <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">anssi at mageia.org</A>>: +</I>>>><i> (@shlomif, sorry for double post, I sent the previous one from an +</I>>>><i> unsubscribed address) +</I>>>><i> +</I>>>><i> 06.06.2012 21:50, shlomif kirjoitti: +</I>>>>><i> Name : libbsd Relocations: (not relocatable) +</I>>>>><i> Version : 0.3.0 Vendor: Mageia.Org +</I>>>>><i> Release : 4.mga3 Build Date: Wed Jun 6 20:50:30 2012 +</I>>>>><i> Install Date: (not installed) Build Host: ecosse.mageia.org +</I>>>>><i> Group : Development/C Source RPM: (none) +</I>>>>><i> Size : 105088 License: BSD and ISC and Copyright only and Public Domain +</I>>>>><i> Signature : (none) +</I>>>>><i> Packager : shlomif <shlomif> +</I>>>>><i> URL : <A HREF="http://libbsd.freedesktop.org/">http://libbsd.freedesktop.org/</A> +</I>>>>><i> Summary : Library providing BSD-compatible functions for portability +</I>>>>><i> Description : +</I>>>>><i> libbsd provides useful functions commonly found on BSD systems, and +</I>>>>><i> lacking on others like GNU systems, thus making it easier to port +</I>>>>><i> projects with strong BSD origins, without needing to embed the same +</I>>>>><i> code over and over again on each project. +</I>>>>><i> +</I>>>>><i> shlomif <shlomif> 0.3.0-4.mga3: +</I>>>>><i> + Revision: 256602 +</I>>>>><i> - Correct the devel package Group +</I>>>>><i> - Correct the group +</I>>>>><i> - Bump the release +</I>>>>><i> - Fix the man pages globs +</I>>>>><i> +</I>>>>><i> + kamil <kamil> +</I>>>>><i> - imported package libbsd +</I>>>><i> +</I>>>><i> We already have a libbsd.a from glibc. This package will cause software +</I>>>><i> being linked with "-lbsd" to be linked against libbsd.so of libbsd +</I>>>><i> package instead of libbsd.a of glibc. +</I>>>><i> +</I>>>><i> Why do we need this? +</I>>><i> +</I>>><i> Its needed for bumblebee. +</I>>><i> I remember you saying this when i asked you to review bumblebee +</I>>><i> packages and i explained you why was needed. +</I>><i> +</I>><i> It seems I was a bit unclear. I meant "Why is it needed by bumblebee and +</I>><i> why is glibc's libbsd.a not enough?" +</I>><i> +</I>><i> In any case, the packaging issue needs to be fixed by a library removal +</I>><i> or a rename. +</I> +Ping? + +I guess I can look at this in a few weeks or so if no one else does... + +>>><i> We need to either rename or drop one of them (libbsd or libbsd.a from +</I>>>><i> glibc), otherwise this will cause bad linking behavior. +</I>>>><i> +</I>>>><i> I raised this originally in my libbsd.spec review at +</I>>>><i> <A HREF="https://www.mageia.org/pipermail/mageia-dev/2012-April/014102.html">https://www.mageia.org/pipermail/mageia-dev/2012-April/014102.html</A> +</I>>>><i> +</I>>>><i> I hope the other points in the above review have been addressed (haven't +</I>>>><i> checked yet). +</I>>>><i> +</I>>>><i> -- +</I>>>><i> Anssi Hannula +</I>>><i> +</I>><i> +</I>><i> +</I> + + +-- +Anssi Hannula + +</PRE> + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="017289.html">[Mageia-dev] New mirror in Italy +</A></li> + <LI>Next message: <A HREF="017261.html">[Mageia-dev] Last few packages with old udev dep... aka drop chromium-browser-unstable? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17256">[ date ]</a> + <a href="thread.html#17256">[ thread ]</a> + <a href="subject.html#17256">[ subject ]</a> + <a href="author.html#17256">[ 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> |