diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-December/020667.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-December/020667.html | 134 |
1 files changed, 134 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-December/020667.html b/zarb-ml/mageia-dev/2012-December/020667.html new file mode 100644 index 000000000..a863dd1bf --- /dev/null +++ b/zarb-ml/mageia-dev/2012-December/020667.html @@ -0,0 +1,134 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Big problem with a rpm => freeswitch + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Big%20problem%20with%20a%20rpm%20%3D%3E%20freeswitch&In-Reply-To=%3CCAL%2BdqvCbpyhtrjGigHsYjKBuHjA5D%2B2%2BbRaRojLcUP%2BSKmHiYA%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="020756.html"> + <LINK REL="Next" HREF="020673.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Big problem with a rpm => freeswitch</H1> + <B>D.Morgan</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Big%20problem%20with%20a%20rpm%20%3D%3E%20freeswitch&In-Reply-To=%3CCAL%2BdqvCbpyhtrjGigHsYjKBuHjA5D%2B2%2BbRaRojLcUP%2BSKmHiYA%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Big problem with a rpm => freeswitch">dmorganec at gmail.com + </A><BR> + <I>Sun Dec 9 01:57:25 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="020756.html">[Mageia-dev] ANN: Upgrading from Mageia 2 via urpmi +</A></li> + <LI>Next message: <A HREF="020673.html">[Mageia-dev] Big problem with a rpm => freeswitch +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#20667">[ date ]</a> + <a href="thread.html#20667">[ thread ]</a> + <a href="subject.html#20667">[ subject ]</a> + <a href="author.html#20667">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hello, + +while looking to beta1 isos pbs i saw a pb with a rpm that shouldn't +have been allowed to go in mageia cauldron. The package is freeswitch. + +First the spec file is "excuse me the word" awful ( see +<A HREF="http://svnweb.mageia.org/packages/cauldron/freeswitch/current/SPECS/freeswitch.spec?revision=328996&view=markup">http://svnweb.mageia.org/packages/cauldron/freeswitch/current/SPECS/freeswitch.spec?revision=328996&view=markup</A> +) + +1- macro redefined +2- Use of some LIBDIR PKGCONFIGDIR macros instead of using the std +rpms macros like : + + +%define PREFIX %{_prefix} +%define EXECPREFIX %{_exec_prefix} +%define BINDIR %{_bindir} +%define SBINDIR %{_sbindir} +%define LIBEXECDIR %{_libexecdir}/%name +%define SYSCONFDIR %{_sysconfdir}/%name +%define SHARESTATEDIR %{_sharedstatedir}/%name +%define LOCALSTATEDIR %{_localstatedir}/lib/%name +%define LIBDIR %{_libdir} +%define INCLUDEDIR %{_includedir} + + +3- libs are in the main package +4- the package can break other packages like firefox as it provides +%{_libdir}/libnspr4.so + + +I think this package must be removed from mageia as long as its +packaging isn't cleaned and should be reviewed before being included +in mageia in the future. + +WDYT ? + +Regards, +D. +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="020756.html">[Mageia-dev] ANN: Upgrading from Mageia 2 via urpmi +</A></li> + <LI>Next message: <A HREF="020673.html">[Mageia-dev] Big problem with a rpm => freeswitch +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#20667">[ date ]</a> + <a href="thread.html#20667">[ thread ]</a> + <a href="subject.html#20667">[ subject ]</a> + <a href="author.html#20667">[ 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> |