summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-March/013146.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/013146.html')
-rw-r--r--zarb-ml/mageia-dev/2012-March/013146.html160
1 files changed, 160 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-March/013146.html b/zarb-ml/mageia-dev/2012-March/013146.html
new file mode 100644
index 000000000..78df6aca3
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-March/013146.html
@@ -0,0 +1,160 @@
+<!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:
+&gt;<i> Revision
+</I>&gt;<i> 211805
+</I>&gt;<i> Author
+</I>&gt;<i> yochenhsieh
+</I>&gt;<i> Date
+</I>&gt;<i> 2012-02-22 04:27:45 +0100 (Wed, 22 Feb 2012)
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> Log Message
+</I>&gt;<i>
+</I>&gt;<i> Split themes and i18n as stand-alone packages
+</I>&gt;<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:
+
+&gt;<i> Modified: cauldron/icewm/current/SPECS/icewm.spec
+</I>[...]
+&gt;<i> @@ -63,6 +63,9 @@
+</I>&gt;<i> Requires: xlockmore
+</I>&gt;<i> Requires: xdg-compliance-menu
+</I>&gt;<i> Requires: xdg-compliance-autostart
+</I>&gt;<i> +Suggests: %{name}-themes
+</I>&gt;<i> +Suggests: %{name}-i18n
+</I>&gt;<i> +Obsoletes: %{name} &lt; 1.3.7-2
+</I>
+That obsolete doesn't make any sense, icewm-1.3.7-2 replaces
+icewm-1.3.7-1 anyway.
+
+[...]
+&gt;<i> +%package themes
+</I>&gt;<i> +Summary: Extra themes of Icewm
+</I>&gt;<i> +Group: Graphical desktop/Icewm
+</I>&gt;<i> +Requires: %{name}-light &gt;= %epoch:%{version}
+</I>&gt;<i> +Conflicts: %{name} &lt; 1.3.7-2
+</I>
+Missing epoch from Conflicts (1:1.3.7-2).
+
+[...]
+&gt;<i> +%package i18n
+</I>&gt;<i> +Summary: locale files of Icewm
+</I>&gt;<i> +Group: Graphical desktop/Icewm
+</I>&gt;<i> +Requires: %{name}-light &gt;= %epoch:%{version}
+</I>&gt;<i> +Conflicts: %{name} &lt; 1.3.7-2
+</I>
+Also missing epoch from Conflicts.
+
+Since these cause mga1-&gt;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>