diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-August/007249.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-August/007249.html | 179 |
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, <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>> wrote: +><i> Revision 126688 Author cjw Date 2011-07-19 21:12:55 +0200 (Tue, 19 Jul 2011) +</I>><i> +</I>><i> Log Message +</I>><i> +</I>><i> - 0.94 +</I>><i> +</I>><i> Modified Paths +</I>><i> +</I>><i> cauldron/dbus-glib/current/SPECS/dbus-glib.spec +</I>><i> +</I>><i> Modified: cauldron/dbus-glib/current/SPECS/dbus-glib.spec +</I>><i> =================================================================== +</I>><i> --- cauldron/dbus-glib/current/SPECS/dbus-glib.spec 2011-07-19 19:12:47 UTC +</I>><i> (rev 126687) +</I>><i> +++ cauldron/dbus-glib/current/SPECS/dbus-glib.spec 2011-07-19 19:12:55 UTC +</I>><i> (rev 126688) +</I>><i> @@ -1,13 +1,6 @@ +</I>><i> -#if %mandriva_branch == Cooker +</I>><i> -# Cooker +</I>><i> -%define release %mkrel 2 +</I>><i> -#%else +</I>><i> -# Old distros +</I>><i> -#define subrel 2 +</I>><i> -#define release %mkrel 1 +</I>><i> -#endif +</I>><i> -%define glib2_version 2.6.0 +</I>><i> -%define dbus_version 0.94 +</I>><i> +%define release %mkrel 1 +</I>><i> +%define glib2_version 2.26.0 +</I>><i> +%define dbus_version 1.2.16 +</I>><i> +</I>><i> %define lib_major 2 +</I>><i> %define lib_api 1 +</I>><i> @@ -18,13 +11,12 @@ +</I>><i> +</I>><i> Summary: D-Bus message bus +</I>><i> Name: dbus-glib +</I>><i> -Version: 0.88 +</I>><i> +Version: 0.94 +</I>><i> Release: %release +</I>><i> URL: <A HREF="http://www.freedesktop.org/Software/dbus">http://www.freedesktop.org/Software/dbus</A> +</I>><i> Source0: +</I>><i> <A HREF="http://dbus.freedesktop.org/releases/%name/%{name">http://dbus.freedesktop.org/releases/%name/%{name</A>}-%{version}.tar.gz +</I>><i> License: AFL and GPLv2 +</I>><i> Group: System/Libraries +</I>><i> -BuildRoot: %{_tmppath}/%{name}-%{version}-root +</I>><i> BuildRequires: glib2-devel >= %{glib2_version} +</I>><i> BuildRequires: dbus-devel >= %{dbus_version} +</I>><i> BuildRequires: libxml2-devel +</I>><i> @@ -63,7 +55,7 @@ +</I>><i> %setup -q +</I>><i> +</I>><i> %build +</I>><i> - +</I>><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. + +><i> %configure2_5x \ +</I>><i> --disable-tests \ +</I>><i> --disable-verbose-mode \ +</I>><i> @@ -99,9 +91,9 @@ +</I>><i> %{_libdir}/pkgconfig/dbus-glib-%{lib_api}.pc +</I>><i> %{_includedir}/dbus-1.0/dbus/dbus-glib-bindings.h +</I>><i> %{_includedir}/dbus-1.0/dbus/dbus-gtype-specialized.h +</I>><i> -%{_includedir}/dbus-1.0/dbus/dbus-glib-error-enum.h +</I>><i> %{_includedir}/dbus-1.0/dbus/dbus-glib-lowlevel.h +</I>><i> %{_includedir}/dbus-1.0/dbus/dbus-glib.h +</I>><i> +%{_includedir}/dbus-1.0/dbus/dbus-gvalue-parse-variant.h +</I>><i> %{_datadir}/gtk-doc/html/dbus-glib/ +</I>><i> %{_mandir}/man1/* +</I>><i> +</I>><i> +</I>><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> |