diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/016937.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-June/016937.html | 123 |
1 files changed, 123 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-June/016937.html b/zarb-ml/mageia-dev/2012-June/016937.html new file mode 100644 index 000000000..5c6353cb5 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-June/016937.html @@ -0,0 +1,123 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Backports Summary + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Backports%20Summary&In-Reply-To=%3C20120627180047.GU21938%40mars-attacks.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="016935.html"> + <LINK REL="Next" HREF="016928.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Backports Summary</H1> + <B>nicolas vigier</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Backports%20Summary&In-Reply-To=%3C20120627180047.GU21938%40mars-attacks.org%3E" + TITLE="[Mageia-dev] Backports Summary">boklm at mars-attacks.org + </A><BR> + <I>Wed Jun 27 20:00:47 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="016935.html">[Mageia-dev] Backports Summary +</A></li> + <LI>Next message: <A HREF="016928.html">[Mageia-dev] Backports Summary +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16937">[ date ]</a> + <a href="thread.html#16937">[ thread ]</a> + <a href="subject.html#16937">[ subject ]</a> + <a href="author.html#16937">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Wed, 27 Jun 2012, andre999 wrote: + +>>><i> In your example, cauldron would probably require the libsomething.so.2, so +</I>>>><i> if the backport requires could be adjusted to work with libsomething.so.1, +</I>>>><i> we would keep the requires compatible with libsomething.so.2. If that +</I>>>><i> isn't possible, then it wouldn't be accepted. +</I>>>><i> +</I>>><i> We cannot link a program with both libsomething.so.1 and +</I>>><i> libsomething.so.2. +</I>>><i> +</I>><i> +</I>><i> If the spec file requires cannot be adjusted to accept linking with +</I>><i> whichever of the 2 is available, then in that case the backport wouldn't be +</I>><i> accepted - if my suggested restriction is accepted. +</I> +It's not adjusted in the spec file, it's built against the version that +is available in the repository when building the package, and require is +added automatically. + +><i> +</I>>>><i> I'm no expert of course, but it seems to me that it would be generally +</I>>>><i> possible as long as there weren't important code changes made to make the +</I>>>><i> backport work. +</I>>>><i> So it would largely be a question of appropriately adjusting the specified +</I>>>><i> requires. +</I>>>><i> +</I>>><i> A lot of requires are generated automatically, we cannot change them +</I>>><i> (and changing them would probably be wrong). And a lot of requires are +</I>>><i> not versionned, but implicitly require the version available in the +</I>>><i> same mageia release, without any guaranty that it works with a different +</I>>><i> version. +</I>>><i> +</I>><i> +</I>><i> You mean generated automatically in the spec file ? Surprising. +</I> +Generated by rpm find-requires scripts. + +But discussing this if you don't know the basic functionning of rpm is a +waste of time, so end of discussion for me. + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="016935.html">[Mageia-dev] Backports Summary +</A></li> + <LI>Next message: <A HREF="016928.html">[Mageia-dev] Backports Summary +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16937">[ date ]</a> + <a href="thread.html#16937">[ thread ]</a> + <a href="subject.html#16937">[ subject ]</a> + <a href="author.html#16937">[ 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> |