diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-December/020694.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-December/020694.html | 171 |
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, <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>> wrote: +><i> Revision 329082 Author dlucio Date 2012-12-09 17:21:44 +0100 (Sun, 09 Dec +</I>><i> 2012) +</I>><i> +</I>><i> Log Message +</I>><i> +</I>><i> - mod_siren is not optional +</I>><i> - mod_spidermonkey is disabled +</I>><i> +</I>><i> Modified Paths +</I>><i> +</I>><i> cauldron/freeswitch/current/SPECS/freeswitch.spec +</I>><i> +</I>><i> Modified: cauldron/freeswitch/current/SPECS/freeswitch.spec +</I>><i> =================================================================== +</I>><i> --- cauldron/freeswitch/current/SPECS/freeswitch.spec 2012-12-09 15:59:02 +</I>><i> UTC (rev 329081) +</I>><i> +++ cauldron/freeswitch/current/SPECS/freeswitch.spec 2012-12-09 16:21:44 +</I>><i> UTC (rev 329082) +</I>><i> @@ -1,3 +1,4 @@ +</I>><i> +%define Werror_cflags -Wformat +</I>><i> %define _disable_ld_as_needed 1 +</I>><i> %define _disable_ld_no_undefined 1 +</I>><i> %define _disable_ld_relro 1 +</I>><i> @@ -5,6 +6,34 @@ +</I>><i> %define _disable_ld_build_id 1 +</I>><i> %define _disable_ld_enable_new_dtags 1 +</I>><i> %define _disable_libtoolize 1 +</I>><i> +###################################################################################################################### +</I>><i> +# +</I>><i> +# spec file for package freeswitch +</I>><i> +# +</I>><i> +# includes module(s): freeswitch-devel freeswitch-codec-passthru-amr +</I>><i> freeswitch-codec-passthru-amrwb freeswitch-codec-passthru-g729 +</I>><i> +# freeswitch-codec-passthru-g7231 freeswitch-lua +</I>><i> freeswitch-perl freeswitch-python +</I>><i> +# freeswitch-lan-de freeswitch-lang-en +</I>><i> freeswitch-lang-fr freeswitch-lang-hu freeswitch-lang-ru freeswitch-freetdm +</I>><i> +# +</I>><i> +# Initial Version Copyright (C) 2007 Peter Nixon and Michal Bielicki, All +</I>><i> Rights Reserved. +</I>><i> +# +</I>><i> +# This file is part of: +</I>><i> +# FreeSWITCH Modular Media Switching Software Library / Soft-Switch +</I>><i> Application +</I>><i> +# Copyright (C) 2005-2012, Anthony Minessale II <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">anthm at freeswitch.org</A>> +</I>><i> +# +</I>><i> +# This file and all modifications and additions to the pristine package are +</I>><i> under the same license as the package itself. +</I>><i> +# +</I>><i> +# Contributor(s): Mike Jerris +</I>><i> +# Brian West +</I>><i> +# Anthony Minessale II <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">anthm at freeswitch.org</A>> +</I>><i> +# Raul Fragoso +</I>><i> +# Rupa Shomaker +</I>><i> +# Marc Olivier Chouinard +</I>><i> +# Raymond Chandler +</I>><i> +# Ken Rice <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">krice at freeswitch.org</A>> +</I>><i> +# +</I>><i> +# Maintainer(s): Ken Rice <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">krice at freeswitch.org</A>> +</I>><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> |