diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-March/023818.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-March/023818.html | 160 |
1 files changed, 160 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-March/023818.html b/zarb-ml/mageia-dev/2013-March/023818.html new file mode 100644 index 000000000..74233aecc --- /dev/null +++ b/zarb-ml/mageia-dev/2013-March/023818.html @@ -0,0 +1,160 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] List of packages that use dconf in scriptlets. + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20List%20of%20packages%20that%20use%20dconf%20in%20scriptlets.&In-Reply-To=%3C5151772D.2030604%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="023813.html"> + <LINK REL="Next" HREF="023814.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] List of packages that use dconf in scriptlets.</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20List%20of%20packages%20that%20use%20dconf%20in%20scriptlets.&In-Reply-To=%3C5151772D.2030604%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] List of packages that use dconf in scriptlets.">mageia at colin.guthr.ie + </A><BR> + <I>Tue Mar 26 11:23:41 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="023813.html">[Mageia-dev] List of packages that use dconf in scriptlets. +</A></li> + <LI>Next message: <A HREF="023814.html">[Mageia-dev] [changelog] [RPM] cauldron core/release apache-2.4.4-4.mga3 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23818">[ date ]</a> + <a href="thread.html#23818">[ thread ]</a> + <a href="subject.html#23818">[ subject ]</a> + <a href="author.html#23818">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and David W. Hodgins at 26/03/13 02:09 did gyre and gimble: +><i> +</I>><i> Like rtkit, updating gdm during an upgrade is also blocking +</I>><i> urpmi in a postinstall scriptlet. This time it's a dconf command. +</I>><i> <A HREF="https://bugs.mageia.org/show_bug.cgi?id=9535">https://bugs.mageia.org/show_bug.cgi?id=9535</A> +</I>><i> +</I>><i> +</I>><i> A list of packages using dbus-send or dconf in the scriptlets +</I>><i> would be help helpful. +</I>><i> +</I>><i> Regards, Dave Hodgins +</I> + +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">colin at jimmy</A> cauldron-packages (master)]$ grep --include=*.spec -r +dconf[^a-z] +dconf/current/SPECS/dconf.spec:Obsoletes: %{_lib}dconf0 < +0.13.4 +dconf/current/SPECS/dconf.spec:%{_mandir}/man?/dconf.* +dconf/current/SPECS/dconf.spec:%{_mandir}/man1/dconf-service.* +dconf/current/SPECS/dconf.spec:%{_libexecdir}/dconf-service +dconf/current/SPECS/dconf.spec:%{_datadir}/dbus-1/services/ca.desrt.dconf.service +dconf/current/SPECS/dconf.spec:%{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml +dconf/current/SPECS/dconf.spec:%{_bindir}/dconf-editor +dconf/current/SPECS/dconf.spec:%{_mandir}/man1/dconf-editor.* +dconf/current/SPECS/dconf.spec:%{_datadir}/applications/dconf-editor.desktop +dconf/current/SPECS/dconf.spec:%{_datadir}/dconf-editor +dconf/current/SPECS/dconf.spec:%{_iconsdir}/hicolor/*/apps/dconf-editor.png +dconf/current/SPECS/dconf.spec:%{_libdir}/libdconf.so.%{major}* +dconf/current/SPECS/dconf.spec:%{_libdir}/libdconf-dbus-%{api}.so.%{dbusmajor} +dconf/current/SPECS/dconf.spec:%{_libdir}/libdconf-dbus-%{api}.so.%{dbusmajor}.* +dconf/current/SPECS/dconf.spec:%{_libdir}/libdconf.so +dconf/current/SPECS/dconf.spec:%{_libdir}/libdconf-dbus-1.so +dconf/current/SPECS/dconf.spec:%{_libdir}/pkgconfig/dconf.pc +dconf/current/SPECS/dconf.spec:%{_libdir}/pkgconfig/dconf-dbus-1.pc +dconf/current/SPECS/dconf.spec:%{_includedir}/dconf-dbus-1 +dconf/current/SPECS/dconf.spec:%{_datadir}/vala/vapi/dconf* +onboard/current/SPECS/onboard.spec:BuildRequires: pkgconfig(dconf) +freeradius/current/SPECS/freeradius.spec:%{_bindir}/radconf2xml +gdm/current/SPECS/gdm.spec:# (cg) Setup dconf settings for gdm +gdm/current/SPECS/gdm.spec:dconf update +gdm/current/SPECS/gdm.spec:%{_sysconfdir}/dconf/profile/gdm +gdm/current/SPECS/gdm.spec:%ghost %{_sysconfdir}/dconf/db/%{name} +gdm/current/SPECS/gdm.spec:%dir %{_sysconfdir}/dconf/db/gdm.d +gdm/current/SPECS/gdm.spec:%{_sysconfdir}/dconf/db/gdm.d/00-upstream-settings +gdm/current/SPECS/gdm.spec:%dir %{_sysconfdir}/dconf/db/gdm.d/locks +gdm/current/SPECS/gdm.spec:%{_sysconfdir}/dconf/db/gdm.d/locks/00-upstream-settings-locks +gdm/current/SPECS/gdm.spec:touch %{buildroot}%{_sysconfdir}/dconf/db/%{name} +gnome-panel/current/SPECS/gnome-panel.spec:BuildRequires: +pkgconfig(dconf) >= 0.13.4 +ibus/current/SPECS/ibus.spec:BuildRequires: dconf-devel +ibus/current/SPECS/ibus.spec: --enable-dconf \ +ibus/current/SPECS/ibus.spec:%{_sysconfdir}/dconf/db/ibus.d/00-upstream-settings +ibus/current/SPECS/ibus.spec:%{_sysconfdir}/dconf/profile/ibus +inn/current/SPECS/inn.spec:%attr(644,root,root) +%{_mandir}/man8/cnfsheadconf.8* +krb5/current/SPECS/krb5.spec:Patch16: krb5-1.10-buildconf.patch +php/current/SPECS/php.spec:./buildconf --force +sendfile/current/SPECS/sendfile.spec:%__install etc/{sfconf,sfdconf} +%buildroot/%_bindir/ +apr-util/current/SPECS/apr-util.spec:# We need to re-run ./buildconf +because of any applied patch(es) +apr-util/current/SPECS/apr-util.spec:#./buildconf --with-apr=%{_prefix} +apr-util/current/SPECS/apr-util.spec:# buildconf is borked... +apr/current/SPECS/apr.spec:# We need to re-run ./buildconf because of +any applied patch(es) +apr/current/SPECS/apr.spec:# these are needed if apr-util is ./buildconf'ed +clusterscripts/current/SPECS/clusterscripts.spec:%{perl_vendorlib}/dhcpdconf_server_cluster.pm +clusterscripts/current/SPECS/clusterscripts.spec:%attr(755,root,root) +%{_bindir}/setup_dhcpdconf_server.pl +mpd/current/SPECS/mpd.spec:%doc README UPGRADING AUTHORS NEWS +doc/mpdconf.example doc/*.urpmi +sphinx/current/SPECS/sphinx.spec:sh ./buildconf.sh +ocaml-libaio/current/SPECS/ocaml-libaio.spec:make install +OCAMLFIND_INSTFLAGS="-ldconf ignore" + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="023813.html">[Mageia-dev] List of packages that use dconf in scriptlets. +</A></li> + <LI>Next message: <A HREF="023814.html">[Mageia-dev] [changelog] [RPM] cauldron core/release apache-2.4.4-4.mga3 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23818">[ date ]</a> + <a href="thread.html#23818">[ thread ]</a> + <a href="subject.html#23818">[ subject ]</a> + <a href="author.html#23818">[ 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> |