diff options
author | Florent Villard <warly@mandriva.com> | 2003-12-11 11:14:11 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2003-12-11 11:14:11 +0000 |
commit | 6f199b631eda1a4f7e3957d807b3bc2278cdd6e4 (patch) | |
tree | 02e76712d4758432a72a4330cea5b538c2ad5741 /drakwizard.spec | |
parent | ba17e692c5065c129b49045dbd3bc957477e6476 (diff) | |
download | drakwizard-6f199b631eda1a4f7e3957d807b3bc2278cdd6e4.tar drakwizard-6f199b631eda1a4f7e3957d807b3bc2278cdd6e4.tar.gz drakwizard-6f199b631eda1a4f7e3957d807b3bc2278cdd6e4.tar.bz2 drakwizard-6f199b631eda1a4f7e3957d807b3bc2278cdd6e4.tar.xz drakwizard-6f199b631eda1a4f7e3957d807b3bc2278cdd6e4.zip |
2.8, samba wizards fixesV2_8_1mdk
Diffstat (limited to 'drakwizard.spec')
-rw-r--r-- | drakwizard.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index 82cbd6cd..74403d82 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,5 +1,5 @@ %define name drakwizard -%define version 2.7 +%define version 2.8 %define release 1mdk Name: %{name} @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %{perl_vendorlib}/MDK/ %changelog +* Tue Dec 09 2003 Warly <warly@mandrakesoft.com> 2.8-1mdk +- fix samba wizard reading of old conf (printers and denied and allowed hosts) + * Mon Nov 17 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.7-1mdk - fix a few remaining i18n/l10n issues (also know as the infamous xgettext vs perl escaped strings fight) |