summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-December/020694.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-December/020694.html')
-rw-r--r--zarb-ml/mageia-dev/2012-December/020694.html171
1 files changed, 171 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-December/020694.html b/zarb-ml/mageia-dev/2012-December/020694.html
new file mode 100644
index 000000000..7177865cf
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-December/020694.html
@@ -0,0 +1,171 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [packages-commits] [329082] - mod_siren is not optional
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B329082%5D%20-%20mod_siren%20is%20not%0A%09optional&In-Reply-To=%3CCAL%2BdqvDkqDHereT-VmJ-9KCa%2B33TXs8Zy8UWNXiBOaDHaLDuiQ%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="020688.html">
+ <LINK REL="Next" HREF="020699.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [packages-commits] [329082] - mod_siren is not optional</H1>
+ <B>D.Morgan</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B329082%5D%20-%20mod_siren%20is%20not%0A%09optional&In-Reply-To=%3CCAL%2BdqvDkqDHereT-VmJ-9KCa%2B33TXs8Zy8UWNXiBOaDHaLDuiQ%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] [packages-commits] [329082] - mod_siren is not optional">dmorganec at gmail.com
+ </A><BR>
+ <I>Sun Dec 9 18:47:53 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="020688.html">[Mageia-dev] [changelog] [RPM] cauldron core/release mplayer-1.1-7.mga3
+</A></li>
+ <LI>Next message: <A HREF="020699.html">[Mageia-dev] [changelog] [RPM] cauldron core/release initscripts-9.41-2.mga3
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#20694">[ date ]</a>
+ <a href="thread.html#20694">[ thread ]</a>
+ <a href="subject.html#20694">[ subject ]</a>
+ <a href="author.html#20694">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Sun, Dec 9, 2012 at 5:21 PM, &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>&gt; wrote:
+&gt;<i> Revision 329082 Author dlucio Date 2012-12-09 17:21:44 +0100 (Sun, 09 Dec
+</I>&gt;<i> 2012)
+</I>&gt;<i>
+</I>&gt;<i> Log Message
+</I>&gt;<i>
+</I>&gt;<i> - mod_siren is not optional
+</I>&gt;<i> - mod_spidermonkey is disabled
+</I>&gt;<i>
+</I>&gt;<i> Modified Paths
+</I>&gt;<i>
+</I>&gt;<i> cauldron/freeswitch/current/SPECS/freeswitch.spec
+</I>&gt;<i>
+</I>&gt;<i> Modified: cauldron/freeswitch/current/SPECS/freeswitch.spec
+</I>&gt;<i> ===================================================================
+</I>&gt;<i> --- cauldron/freeswitch/current/SPECS/freeswitch.spec 2012-12-09 15:59:02
+</I>&gt;<i> UTC (rev 329081)
+</I>&gt;<i> +++ cauldron/freeswitch/current/SPECS/freeswitch.spec 2012-12-09 16:21:44
+</I>&gt;<i> UTC (rev 329082)
+</I>&gt;<i> @@ -1,3 +1,4 @@
+</I>&gt;<i> +%define Werror_cflags -Wformat
+</I>&gt;<i> %define _disable_ld_as_needed 1
+</I>&gt;<i> %define _disable_ld_no_undefined 1
+</I>&gt;<i> %define _disable_ld_relro 1
+</I>&gt;<i> @@ -5,6 +6,34 @@
+</I>&gt;<i> %define _disable_ld_build_id 1
+</I>&gt;<i> %define _disable_ld_enable_new_dtags 1
+</I>&gt;<i> %define _disable_libtoolize 1
+</I>&gt;<i> +######################################################################################################################
+</I>&gt;<i> +#
+</I>&gt;<i> +# spec file for package freeswitch
+</I>&gt;<i> +#
+</I>&gt;<i> +# includes module(s): freeswitch-devel freeswitch-codec-passthru-amr
+</I>&gt;<i> freeswitch-codec-passthru-amrwb freeswitch-codec-passthru-g729
+</I>&gt;<i> +# freeswitch-codec-passthru-g7231 freeswitch-lua
+</I>&gt;<i> freeswitch-perl freeswitch-python
+</I>&gt;<i> +# freeswitch-lan-de freeswitch-lang-en
+</I>&gt;<i> freeswitch-lang-fr freeswitch-lang-hu freeswitch-lang-ru freeswitch-freetdm
+</I>&gt;<i> +#
+</I>&gt;<i> +# Initial Version Copyright (C) 2007 Peter Nixon and Michal Bielicki, All
+</I>&gt;<i> Rights Reserved.
+</I>&gt;<i> +#
+</I>&gt;<i> +# This file is part of:
+</I>&gt;<i> +# FreeSWITCH Modular Media Switching Software Library / Soft-Switch
+</I>&gt;<i> Application
+</I>&gt;<i> +# Copyright (C) 2005-2012, Anthony Minessale II &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">anthm at freeswitch.org</A>&gt;
+</I>&gt;<i> +#
+</I>&gt;<i> +# This file and all modifications and additions to the pristine package are
+</I>&gt;<i> under the same license as the package itself.
+</I>&gt;<i> +#
+</I>&gt;<i> +# Contributor(s): Mike Jerris
+</I>&gt;<i> +# Brian West
+</I>&gt;<i> +# Anthony Minessale II &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">anthm at freeswitch.org</A>&gt;
+</I>&gt;<i> +# Raul Fragoso
+</I>&gt;<i> +# Rupa Shomaker
+</I>&gt;<i> +# Marc Olivier Chouinard
+</I>&gt;<i> +# Raymond Chandler
+</I>&gt;<i> +# Ken Rice &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">krice at freeswitch.org</A>&gt;
+</I>&gt;<i> +#
+</I>&gt;<i> +# Maintainer(s): Ken Rice &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">krice at freeswitch.org</A>&gt;
+</I>&gt;<i> +#
+</I>
+
+so you get rid of all cleaning done by other people without notifying
+in the commit log . Please propedit your specfile.
+
+And in addition as told this would be better to review the spec file
+before submiting because it is just horrible and would need some more
+work/love... but you already submited, Hopefully you removed libnspr4
+but too WITHOUT notification.
+
+you still have ;
+
+
+%{LIBDIR}/libfreeswitch*.so*
+%{LIBDIR}/libfreeswitch*.a
+
+in the main package which is against all our policies and you still
+use %{LIBDIR} instead of %{_libdir} ( means you reverted my cleaning
+without notify it in the commit log ( not really fair )
+
+Please fix and/or ask for help because we need quality in mageia.
+
+Regards,
+D.
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="020688.html">[Mageia-dev] [changelog] [RPM] cauldron core/release mplayer-1.1-7.mga3
+</A></li>
+ <LI>Next message: <A HREF="020699.html">[Mageia-dev] [changelog] [RPM] cauldron core/release initscripts-9.41-2.mga3
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#20694">[ date ]</a>
+ <a href="thread.html#20694">[ thread ]</a>
+ <a href="subject.html#20694">[ subject ]</a>
+ <a href="author.html#20694">[ 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>