<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <TITLE> [Mageia-dev] icewm: [211805] Split themes and i18n as stand-alone packages </TITLE> <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20icewm%3A%20%5B211805%5D%20Split%20themes%20and%20i18n%20as%0A%09stand-alone%20packages&In-Reply-To=%3C4F62A498.9040803%40mageia.org%3E"> <META NAME="robots" CONTENT="index,nofollow"> <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> <LINK REL="Previous" HREF="013177.html"> <LINK REL="Next" HREF="013147.html"> </HEAD> <BODY BGCOLOR="#ffffff"> <H1>[Mageia-dev] icewm: [211805] Split themes and i18n as stand-alone packages</H1> <B>Anssi Hannula</B> <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20icewm%3A%20%5B211805%5D%20Split%20themes%20and%20i18n%20as%0A%09stand-alone%20packages&In-Reply-To=%3C4F62A498.9040803%40mageia.org%3E" TITLE="[Mageia-dev] icewm: [211805] Split themes and i18n as stand-alone packages">anssi at mageia.org </A><BR> <I>Fri Mar 16 03:25:28 CET 2012</I> <P><UL> <LI>Previous message: <A HREF="013177.html">[Mageia-dev] Freeze push: mariadb (beta) </A></li> <LI>Next message: <A HREF="013147.html">[Mageia-dev] php pear mga2 upgrade issues (file conflicts) </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#13146">[ date ]</a> <a href="thread.html#13146">[ thread ]</a> <a href="subject.html#13146">[ subject ]</a> <a href="author.html#13146">[ author ]</a> </LI> </UL> <HR> <!--beginarticle--> <PRE>22.02.2012 05:27, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A> kirjoitti: ><i> Revision </I>><i> 211805 </I>><i> Author </I>><i> yochenhsieh </I>><i> Date </I>><i> 2012-02-22 04:27:45 +0100 (Wed, 22 Feb 2012) </I>><i> </I>><i> </I>><i> Log Message </I>><i> </I>><i> Split themes and i18n as stand-alone packages </I>><i> </I> For the record, I still disagree about splitting -i18n package. It doesn't seem to make any sense, as the package size is only 120kB, and if saving space is really that important, there already is an icewm-light subpackage which doesn't contain the translation files, without any additional need of splitting. Additionally, splitting i18n files is quite nonstandard handling. In any case, there are some issues with the commit which are detailed below: ><i> Modified: cauldron/icewm/current/SPECS/icewm.spec </I>[...] ><i> @@ -63,6 +63,9 @@ </I>><i> Requires: xlockmore </I>><i> Requires: xdg-compliance-menu </I>><i> Requires: xdg-compliance-autostart </I>><i> +Suggests: %{name}-themes </I>><i> +Suggests: %{name}-i18n </I>><i> +Obsoletes: %{name} < 1.3.7-2 </I> That obsolete doesn't make any sense, icewm-1.3.7-2 replaces icewm-1.3.7-1 anyway. [...] ><i> +%package themes </I>><i> +Summary: Extra themes of Icewm </I>><i> +Group: Graphical desktop/Icewm </I>><i> +Requires: %{name}-light >= %epoch:%{version} </I>><i> +Conflicts: %{name} < 1.3.7-2 </I> Missing epoch from Conflicts (1:1.3.7-2). [...] ><i> +%package i18n </I>><i> +Summary: locale files of Icewm </I>><i> +Group: Graphical desktop/Icewm </I>><i> +Requires: %{name}-light >= %epoch:%{version} </I>><i> +Conflicts: %{name} < 1.3.7-2 </I> Also missing epoch from Conflicts. Since these cause mga1->mga2 upgrade issues, I've fixed these now myself. [...] -- Anssi Hannula </PRE> <!--endarticle--> <HR> <P><UL> <!--threads--> <LI>Previous message: <A HREF="013177.html">[Mageia-dev] Freeze push: mariadb (beta) </A></li> <LI>Next message: <A HREF="013147.html">[Mageia-dev] php pear mga2 upgrade issues (file conflicts) </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#13146">[ date ]</a> <a href="thread.html#13146">[ thread ]</a> <a href="subject.html#13146">[ subject ]</a> <a href="author.html#13146">[ 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>