diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017733.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-July/017733.html | 157 |
1 files changed, 157 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-July/017733.html b/zarb-ml/mageia-dev/2012-July/017733.html new file mode 100644 index 000000000..f065b52d0 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-July/017733.html @@ -0,0 +1,157 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] %_libexecdir - Re: [5228] revert some duplicated manbo stuff (all identical to default but + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%25_libexecdir%20-%20Re%3A%20%5B5228%5D%20revert%20some%20duplicated%0A%20manbo%20stuff%20%28all%20identical%20to%20default%20but&In-Reply-To=%3C50129F68.6050808%40mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="017732.html"> + <LINK REL="Next" HREF="017735.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] %_libexecdir - Re: [5228] revert some duplicated manbo stuff (all identical to default but</H1> + <B>Thomas Backlund</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%25_libexecdir%20-%20Re%3A%20%5B5228%5D%20revert%20some%20duplicated%0A%20manbo%20stuff%20%28all%20identical%20to%20default%20but&In-Reply-To=%3C50129F68.6050808%40mageia.org%3E" + TITLE="[Mageia-dev] %_libexecdir - Re: [5228] revert some duplicated manbo stuff (all identical to default but">tmb at mageia.org + </A><BR> + <I>Fri Jul 27 16:02:16 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="017732.html">[Mageia-dev] %_libexecdir - Re: [5228] revert some duplicated manbo stuff (all identical to default but +</A></li> + <LI>Next message: <A HREF="017735.html">[Mageia-dev] %_libexecdir - Re: [5228] revert some duplicated manbo stuff (all identical to default but +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17733">[ date ]</a> + <a href="thread.html#17733">[ thread ]</a> + <a href="subject.html#17733">[ subject ]</a> + <a href="author.html#17733">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>27.07.2012 16:55, Anssi Hannula skrev: +><i> 26.07.2012 20:17, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A> kirjoitti: +</I>>><i> Revision +</I>>><i> 5228 +</I>>><i> Author +</I>>><i> tv +</I>>><i> Date +</I>>><i> 2012-07-26 19:17:41 +0200 (Thu, 26 Jul 2012) +</I>>><i> +</I>>><i> +</I>>><i> Log Message +</I>>><i> +</I>>><i> revert some duplicated manbo stuff (all identical to default but +</I>>><i> %_libexecdir that changed to %_libdir when mga forked mdv) +</I>><i> +</I>><i> +</I>><i> Hmm, I'm not sure I understand. AFAIK we have always (i.e. on Mageia and +</I>><i> on Mandriva before Mageia) had %_libexecdir as %_libdir. +</I>><i> +</I> +Yep, +see: +<A HREF="http://svn.mandriva.com/viewvc/packages/updates/2010.1/rpm-manbo-setup/current/SOURCES/manbo.macros?view=markup">http://svn.mandriva.com/viewvc/packages/updates/2010.1/rpm-manbo-setup/current/SOURCES/manbo.macros?view=markup</A> + + + +><i> The change means that even 64-bit libexec binaries will be put into +</I>><i> /usr/lib, is that intentional? +</I> +So this change should be reverted imho... + +><i> +</I>><i> +</I>>><i> Modified Paths +</I>>><i> +</I>>><i> * rpm/rpm-setup/trunk/NEWS <#rpmrpmsetuptrunkNEWS> +</I>>><i> * rpm/rpm-setup/trunk/macros.in <#rpmrpmsetuptrunkmacrosin> +</I>>><i> +</I>>><i> Modified: rpm/rpm-setup/trunk/NEWS +</I>>><i> =================================================================== +</I>>><i> --- rpm/rpm-setup/trunk/NEWS 2012-07-26 17:17:40 UTC (rev 5227) +</I>>><i> +++ rpm/rpm-setup/trunk/NEWS 2012-07-26 17:17:41 UTC (rev 5228) +</I>>><i> @@ -1,3 +1,5 @@ +</I>>><i> +- fix %_libexecdir that changed to %_libdir when mga forked mdv +</I>>><i> + (when we merged manbo stuff) +</I>>><i> - install g-ir-extract-deps in the right place +</I>>><i> - switch from lzma to xz payload by default (like FC & mdv) +</I>>><i> (supported since 2008) +</I>>><i> +</I>>><i> Modified: rpm/rpm-setup/trunk/macros.in +</I>>><i> =================================================================== +</I>>><i> --- rpm/rpm-setup/trunk/macros.in 2012-07-26 17:17:40 UTC (rev 5227) +</I>>><i> +++ rpm/rpm-setup/trunk/macros.in 2012-07-26 17:17:41 UTC (rev 5228) +</I>>><i> @@ -65,6 +65,6 @@ +</I>>><i> +</I>>><i> %_localstatedir %{_var} +</I>>><i> %_logdir %{_var}/log +</I>>><i> -%_libexecdir %_libdir +</I>>><i> +%_libexecdir %{_prefix}/lib +</I>>><i> +</I>>><i> %_docdir_fmt %%{NAME} +</I>>><i> +</I>><i> +</I>><i> +</I> +-- +Thomas + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="017732.html">[Mageia-dev] %_libexecdir - Re: [5228] revert some duplicated manbo stuff (all identical to default but +</A></li> + <LI>Next message: <A HREF="017735.html">[Mageia-dev] %_libexecdir - Re: [5228] revert some duplicated manbo stuff (all identical to default but +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17733">[ date ]</a> + <a href="thread.html#17733">[ thread ]</a> + <a href="subject.html#17733">[ subject ]</a> + <a href="author.html#17733">[ 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> |