diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-09-07 19:23:19 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-09-07 19:23:19 +0000 |
commit | 8b404d3394a1812d7bc01ff6fcec1c39b59d6c97 (patch) | |
tree | f1beaf80df66f72f172177fa1ed5f71acd53e744 | |
parent | 027d239803146b08081b2475131128e45f936cf8 (diff) | |
download | drakx-8b404d3394a1812d7bc01ff6fcec1c39b59d6c97.tar drakx-8b404d3394a1812d7bc01ff6fcec1c39b59d6c97.tar.gz drakx-8b404d3394a1812d7bc01ff6fcec1c39b59d6c97.tar.bz2 drakx-8b404d3394a1812d7bc01ff6fcec1c39b59d6c97.tar.xz drakx-8b404d3394a1812d7bc01ff6fcec1c39b59d6c97.zip |
9.2-8mdk
-rw-r--r-- | perl-install/drakxtools.spec | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 0944fd782..ea28edab6 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: 7mdk +Release: 8mdk Url: http://www.mandrakelinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -318,6 +318,13 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Sun Sep 7 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.2-8mdk +- localedrake: configuration fixes (gc) +- drakgw: fix #2120 & #2405 (florin) +- drakconnect: (poulpy) + o workaround messed up ppp0 configration + o fix profiles + * Thu Sep 4 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.2-7mdk - diskdrake: fix #5204 (pixel) - drakbackup: fix untranslatable strings, ... (stew) |