summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-08-04 15:15:42 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-08-04 15:15:42 +0000
commit4230c1274bbaaa323105b0655e6895ff394914dc (patch)
tree7fee86ebd5134e539451c7df14e89b310722169c
parent607ba4773a5edf60b3c3536da20fd7c91a982192 (diff)
downloaddrakx-backup-do-not-use-4230c1274bbaaa323105b0655e6895ff394914dc.tar
drakx-backup-do-not-use-4230c1274bbaaa323105b0655e6895ff394914dc.tar.gz
drakx-backup-do-not-use-4230c1274bbaaa323105b0655e6895ff394914dc.tar.bz2
drakx-backup-do-not-use-4230c1274bbaaa323105b0655e6895ff394914dc.tar.xz
drakx-backup-do-not-use-4230c1274bbaaa323105b0655e6895ff394914dc.zip
9.2-0.27mdk
-rw-r--r--perl-install/drakxtools.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index e301979a2..2c35efab2 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: 9.2
-Release: 0.26mdk
+Release: 0.27mdk
Url: http://www.mandrakelinux.com/en/drakx.php3
Source0: %name-%version.tar.bz2
License: GPL
@@ -314,6 +314,11 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
+* Mon Aug 4 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 9.2-0.27mdk
+- ugtk2.pm:
+ - revert "use checkboxes instead of icons"
+ - fix not possible to select with mouse anymore (rpmdrake etc)
+
* Mon Aug 4 2003 Pixel <pixel@mandrakesoft.com> 9.2-0.26mdk
- various fixes
- clean tarball with no Makefile_c (thanks to Christiaan Welvaart)