diff options
author | Damien Chaumette <dchaumette@mandriva.com> | 2003-01-17 13:58:20 +0000 |
---|---|---|
committer | Damien Chaumette <dchaumette@mandriva.com> | 2003-01-17 13:58:20 +0000 |
commit | 60b1bfe61c7bea125b2fb753b2512666cbeb492c (patch) | |
tree | 5149c799feabeab08ba78940555f8b1194fd8145 | |
parent | ec86838b250290c417fdd9c0a9dea3818a24df6e (diff) | |
download | drakx-60b1bfe61c7bea125b2fb753b2512666cbeb492c.tar drakx-60b1bfe61c7bea125b2fb753b2512666cbeb492c.tar.gz drakx-60b1bfe61c7bea125b2fb753b2512666cbeb492c.tar.bz2 drakx-60b1bfe61c7bea125b2fb753b2512666cbeb492c.tar.xz drakx-60b1bfe61c7bea125b2fb753b2512666cbeb492c.zip |
0.12mdk
-rw-r--r-- | perl-install/drakxtools.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 634809edf..54a80ac1e 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.1 -Release: 0.11mdk +Release: 0.12mdk Url: http://www.linux-mandrake.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -288,6 +288,11 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Fri Jan 17 2003 Damien Chaumette <dchaumette@mandrakesoft.com> 9.1-0.12mdk +- drakconnect : + o little dhcp behavior rework + o fix /etc/hosts localdomain + * Thu Jan 16 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-0.11mdk - snapshot |