From 2fa0eb2fdd102857aa5446f63f04bb2e72d94a41 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 24 Feb 2003 07:36:49 +0000 Subject: clean up embedding: since socket get automatically destroyed on child exit and since they emit plug-removed at that moment, it's just cleaner to centralize/consolidate the child exit in mcc: - (sig_usr1) rename it child_just_exited() - move the child exit managment from USR1 signal handler to "plug-removed" gtk+ signal what's more, it allows to remove the somewhat mythical "$::isEmbedded and kill 'USR1', $::CCPID;" in drakxtools --- drakconf.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'drakconf.spec') diff --git a/drakconf.spec b/drakconf.spec index e7a63b43..ab9d57a7 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -17,9 +17,9 @@ Url: http://www.mandrakelinux.com/en/cvs.php3 Obsoletes: DrakConf Provides: DrakConf BuildRequires: gettext -Requires: mandrake-release, drakxtools >= 9.1-0.35mdk -Requires: harddrake-ui >= 9.1-0.35mdk, popt >= 1.6.4-24mdk, usermode -Requires: perl-GTK2 >= 0.0.cvs.2003.02.12.1-3mdk, XFree86-100dpi-fonts +Requires: mandrake-release, drakxtools >= 9.1-3mdk +Requires: harddrake-ui >= 9.1-3mdk, popt >= 1.6.4-24mdk, usermode +Requires: perl-GTK2 >= 0.0.cvs.2003.02.12.1-4mdk, XFree86-100dpi-fonts Requires: gtk+2.0 >= 2.2.0-3mdk, perl-MDK-Common => 1.0.4-16mdk Requires: drakcronat >= 0.1.3-1mdk, menudrake >= 0.7.2-1mdk, rxvt, userdrake BuildRoot: %_tmppath/%name-%version-buildroot -- cgit v1.2.1