summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrol-center3
-rw-r--r--drakconf.spec4
2 files changed, 4 insertions, 3 deletions
diff --git a/control-center b/control-center
index 75d9bd55..9db7a9eb 100755
--- a/control-center
+++ b/control-center
@@ -544,7 +544,8 @@ sub sig_usr2 {
}
sub compute_exec_string {
- my ($log_exp, $exec, $gtkplug, $alternate) = @$_;
+ my ($arg) = @_;
+ my ($log_exp, $exec, $gtkplug, $alternate) = @$arg;
if ($embedded) {
if ($gtkplug != -1) {
$notebook_global->hide;
diff --git a/drakconf.spec b/drakconf.spec
index 859cca1f..e244be96 100644
--- a/drakconf.spec
+++ b/drakconf.spec
@@ -19,8 +19,8 @@ Group: System/Configuration/Other
Url: http://www.mandrakelinux.com/en/cvs.php3
Obsoletes: DrakConf
Provides: DrakConf
-Requires: mandrake-release, drakxtools >= 1.1.7-93mdk, gtk+mdk >= 0.1.6-10mdk
-Requires: menudrake >= 0.6.5-2mdk, harddrake >= 0.9.3-26mdk
+Requires: mandrake-release, drakxtools >= 1.1.8-4mdk, gtk+mdk >= 0.1.6-10mdk
+Requires: menudrake >= 0.6.5-2mdk, harddrake >= 1.1.8-4mdk, harddrake-ui >= 1.1.8-4mdk
Requires: perl-GTK, perl-GTK-GdkImlib, usermode
Requires: popt >= 1.6.3-9mdk
Requires: XFree86-100dpi-fonts