summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-August/007249.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2011-August/007249.html')
-rw-r--r--zarb-ml/mageia-dev/2011-August/007249.html179
1 files changed, 179 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-August/007249.html b/zarb-ml/mageia-dev/2011-August/007249.html
new file mode 100644
index 000000000..1938389a7
--- /dev/null
+++ b/zarb-ml/mageia-dev/2011-August/007249.html
@@ -0,0 +1,179 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [126688] - 0.94
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B126688%5D%20-%200.94&In-Reply-To=%3CCAJmd%2BxqLF4CkiUdBuBQYXRk%2BO0%3DqK%3DYQxjfPGOQy_crpUxym7w%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="007272.html">
+ <LINK REL="Next" HREF="007253.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [126688] - 0.94</H1>
+ <B>Ahmad Samir</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B126688%5D%20-%200.94&In-Reply-To=%3CCAJmd%2BxqLF4CkiUdBuBQYXRk%2BO0%3DqK%3DYQxjfPGOQy_crpUxym7w%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] [126688] - 0.94">ahmadsamir3891 at gmail.com
+ </A><BR>
+ <I>Fri Aug 5 14:20:52 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="007272.html">[Mageia-dev] my pcmcia atheros network card doesnt work with 3.0x kernel
+</A></li>
+ <LI>Next message: <A HREF="007253.html">[Mageia-dev] Remove noarch packages in x86_64
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#7249">[ date ]</a>
+ <a href="thread.html#7249">[ thread ]</a>
+ <a href="subject.html#7249">[ subject ]</a>
+ <a href="author.html#7249">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 19 July 2011 21:12, &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>&gt; wrote:
+&gt;<i> Revision 126688 Author cjw Date 2011-07-19 21:12:55 +0200 (Tue, 19 Jul 2011)
+</I>&gt;<i>
+</I>&gt;<i> Log Message
+</I>&gt;<i>
+</I>&gt;<i> - 0.94
+</I>&gt;<i>
+</I>&gt;<i> Modified Paths
+</I>&gt;<i>
+</I>&gt;<i> cauldron/dbus-glib/current/SPECS/dbus-glib.spec
+</I>&gt;<i>
+</I>&gt;<i> Modified: cauldron/dbus-glib/current/SPECS/dbus-glib.spec
+</I>&gt;<i> ===================================================================
+</I>&gt;<i> --- cauldron/dbus-glib/current/SPECS/dbus-glib.spec 2011-07-19 19:12:47 UTC
+</I>&gt;<i> (rev 126687)
+</I>&gt;<i> +++ cauldron/dbus-glib/current/SPECS/dbus-glib.spec 2011-07-19 19:12:55 UTC
+</I>&gt;<i> (rev 126688)
+</I>&gt;<i> @@ -1,13 +1,6 @@
+</I>&gt;<i> -#if %mandriva_branch == Cooker
+</I>&gt;<i> -# Cooker
+</I>&gt;<i> -%define release %mkrel 2
+</I>&gt;<i> -#%else
+</I>&gt;<i> -# Old distros
+</I>&gt;<i> -#define subrel 2
+</I>&gt;<i> -#define release %mkrel 1
+</I>&gt;<i> -#endif
+</I>&gt;<i> -%define glib2_version 2.6.0
+</I>&gt;<i> -%define dbus_version 0.94
+</I>&gt;<i> +%define release %mkrel 1
+</I>&gt;<i> +%define glib2_version 2.26.0
+</I>&gt;<i> +%define dbus_version 1.2.16
+</I>&gt;<i>
+</I>&gt;<i> %define lib_major 2
+</I>&gt;<i> %define lib_api 1
+</I>&gt;<i> @@ -18,13 +11,12 @@
+</I>&gt;<i>
+</I>&gt;<i> Summary: D-Bus message bus
+</I>&gt;<i> Name: dbus-glib
+</I>&gt;<i> -Version: 0.88
+</I>&gt;<i> +Version: 0.94
+</I>&gt;<i> Release: %release
+</I>&gt;<i> URL: <A HREF="http://www.freedesktop.org/Software/dbus">http://www.freedesktop.org/Software/dbus</A>
+</I>&gt;<i> Source0:
+</I>&gt;<i> <A HREF="http://dbus.freedesktop.org/releases/%name/%{name">http://dbus.freedesktop.org/releases/%name/%{name</A>}-%{version}.tar.gz
+</I>&gt;<i> License: AFL and GPLv2
+</I>&gt;<i> Group: System/Libraries
+</I>&gt;<i> -BuildRoot: %{_tmppath}/%{name}-%{version}-root
+</I>&gt;<i> BuildRequires: glib2-devel &gt;= %{glib2_version}
+</I>&gt;<i> BuildRequires: dbus-devel &gt;= %{dbus_version}
+</I>&gt;<i> BuildRequires: libxml2-devel
+</I>&gt;<i> @@ -63,7 +55,7 @@
+</I>&gt;<i> %setup -q
+</I>&gt;<i>
+</I>&gt;<i> %build
+</I>&gt;<i> -
+</I>&gt;<i> +autoreconf -fi
+</I>
+Hello,
+
+The issue or running autoreconf in spec files is still unresolved, either:
+- We only run it when needed (i.e. a patch that modifies configure.ac,
+Makefile.{am,in}, building with a newer/older libtool) OR
+- We run it in all the specs of packages that use libtool
+
+Right now in most specs we only run it when needed, except some specs
+you modified (like this one).
+
+I am not with or against (don't have enough knowledge about libtool),
+just pointing out that if autoreconf should be run for all packages
+using libtool, then the policy should be clarified and applied to all
+specs.
+
+&gt;<i> %configure2_5x \
+</I>&gt;<i> --disable-tests \
+</I>&gt;<i> --disable-verbose-mode \
+</I>&gt;<i> @@ -99,9 +91,9 @@
+</I>&gt;<i> %{_libdir}/pkgconfig/dbus-glib-%{lib_api}.pc
+</I>&gt;<i> %{_includedir}/dbus-1.0/dbus/dbus-glib-bindings.h
+</I>&gt;<i> %{_includedir}/dbus-1.0/dbus/dbus-gtype-specialized.h
+</I>&gt;<i> -%{_includedir}/dbus-1.0/dbus/dbus-glib-error-enum.h
+</I>&gt;<i> %{_includedir}/dbus-1.0/dbus/dbus-glib-lowlevel.h
+</I>&gt;<i> %{_includedir}/dbus-1.0/dbus/dbus-glib.h
+</I>&gt;<i> +%{_includedir}/dbus-1.0/dbus/dbus-gvalue-parse-variant.h
+</I>&gt;<i> %{_datadir}/gtk-doc/html/dbus-glib/
+</I>&gt;<i> %{_mandir}/man1/*
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>
+
+
+--
+Ahmad Samir
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="007272.html">[Mageia-dev] my pcmcia atheros network card doesnt work with 3.0x kernel
+</A></li>
+ <LI>Next message: <A HREF="007253.html">[Mageia-dev] Remove noarch packages in x86_64
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#7249">[ date ]</a>
+ <a href="thread.html#7249">[ thread ]</a>
+ <a href="subject.html#7249">[ subject ]</a>
+ <a href="author.html#7249">[ 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>