summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-08-01 19:53:26 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-08-01 19:53:26 +0000
commit88a51bb2f4507ae4c57e485334cedb775db6c5c8 (patch)
tree85dd8aa74c7f4d0020b10b19f5399f66a13ed559
parentaf0430510356c70ea497fc108466c6236c1afcc1 (diff)
downloaddrakx-88a51bb2f4507ae4c57e485334cedb775db6c5c8.tar
drakx-88a51bb2f4507ae4c57e485334cedb775db6c5c8.tar.gz
drakx-88a51bb2f4507ae4c57e485334cedb775db6c5c8.tar.bz2
drakx-88a51bb2f4507ae4c57e485334cedb775db6c5c8.tar.xz
drakx-88a51bb2f4507ae4c57e485334cedb775db6c5c8.zip
drakconf is dead
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/drakxtools.spec14
2 files changed, 10 insertions, 6 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 705384663..b575efcd6 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -7,7 +7,7 @@ SUDO = sudo
SO_FILES = c/blib/arch/auto/c/c.so
PMS_DIRS = c diskdrake harddrake interactive network Newt partition_table resize_fat sbus_probing security Xconfig
PMS = *.pm $(PMS_DIRS:%=%/*.pm) commands install2 g_auto_install live_install live_install2 share/advertising/*.pl
-STANDALONEPMS_ = diskdrake XFdrake mousedrake printerdrake logdrake keyboarddrake drakconnect drakbackup drakfont drakproxy localedrake net_monitor drakbug_report tinyfirewall drakxconf drakxservices draksec drakboot adduserdrake drakgw drakautoinst livedrake lsnetdrake scannerdrake fileshareset drakxtv drakfloppy harddrake2 drakTermServ service_harddrake service_harddrake.sh drakbug
+STANDALONEPMS_ = diskdrake XFdrake mousedrake printerdrake logdrake keyboarddrake drakconnect drakbackup drakfont drakproxy localedrake net_monitor drakbug_report tinyfirewall drakxservices draksec drakboot adduserdrake drakgw drakautoinst livedrake lsnetdrake scannerdrake fileshareset drakxtv drakfloppy harddrake2 drakTermServ service_harddrake service_harddrake.sh drakbug
STANDALONEPMS = $(STANDALONEPMS_:%=standalone/%)
ALLPMS = $(PMS) $(STANDALONEPMS)
REP4PMS = /usr/bin/perl-install
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index cc1e59d4a..9e62717b0 100644
--- a/perl-install/drakxtools.spec
+++ b/perl-install/drakxtools.spec
@@ -1,7 +1,7 @@
Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...)
Name: drakxtools
Version: 1.1.9
-Release: 1mdk
+Release: 2mdk
Url: http://www.linux-mandrake.com/en/drakx.php3
Source0: %name-%version.tar.bz2
License: GPL
@@ -48,7 +48,7 @@ Provides: kudzu, kudzu-devel, libdetect0, libdetect0-devel, libdetect-lst, libde
%description
Contains adduserdrake, ddcxinfos, diskdrake, drakautoinst, drakbackup,
drakboot, drakbug, drakbug_report, drakconnect, drakfloppy, drakfont,
-drakgw, drakproxy, draksec, drakTermServ, drakxconf, drakxservices,
+drakgw, drakproxy, draksec, drakTermServ, drakxservices,
drakxtv, lsnetdrake, lspcidrake, keyboarddrake, livedrake,
localedrake, mousedrake, printerdrake, scannerdrake, tinyfirewall and
XFdrake :
@@ -89,8 +89,6 @@ draksec: security configurator (security levels, ...)
drakTermServ: mandrake terminal server configurator
-drakxconf: simple control center
-
drakxservices: SysV service and dameaons configurator
drakxtv: auto configure tv card for xawtv grabber
@@ -201,7 +199,6 @@ rm -rf $RPM_BUILD_ROOT
%post
[[ ! -e /usr/X11R6/bin/Xconfigurator ]] && %__ln_s -f ../sbin/XFdrake /usr/X11R6/bin/Xconfigurator
[[ ! -e %_sbindir/kbdconfig ]] && %__ln_s -f keyboarddrake %_sbindir/kbdconfig
-[[ ! -e %_sbindir/setuptool ]] && %__ln_s -f drakxconf %_sbindir/setuptool
[[ ! -e %_sbindir/mouseconfig ]] && %__ln_s -f mousedrake %_sbindir/mouseconfig
[[ ! -e %_bindir/printtool ]] && %__ln_s -f ../sbin/printerdrake %_bindir/printtool
:
@@ -263,6 +260,13 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && \
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
+* Thu Aug 1 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.1.9-2mdk
+- remove obsoleted drakconf
+- various fixes
+- [ugtk::gtkcreate_png] suppress all gtk warnings
+- updated vietnamese translation (pablo)
+- [interactive::gtk] fix many warnings when {icon} is not given (pixel)
+
* Thu Aug 1 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.1.9-1mdk
- integrate patches in my_gtk and ugtk for new rpmdrake:
- [ugtk] add "gtkentry" so that we can create an entry and set