diff options
author | Florent Villard <warly@mandriva.com> | 2003-03-03 11:01:15 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2003-03-03 11:01:15 +0000 |
commit | d4b19009afbcdba85d31a2e84b00619befdef89b (patch) | |
tree | 6e248f62a4887c9d002ae3f6d5440da45b1cfe87 /drakwizard.spec | |
parent | ab466b0ca153d32c641d8acf9cd42d7d70bf80fa (diff) | |
download | drakwizard-d4b19009afbcdba85d31a2e84b00619befdef89b.tar drakwizard-d4b19009afbcdba85d31a2e84b00619befdef89b.tar.gz drakwizard-d4b19009afbcdba85d31a2e84b00619befdef89b.tar.bz2 drakwizard-d4b19009afbcdba85d31a2e84b00619befdef89b.tar.xz drakwizard-d4b19009afbcdba85d31a2e84b00619befdef89b.zip |
gc fixes UTF8 problem
Diffstat (limited to 'drakwizard.spec')
-rw-r--r-- | drakwizard.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index 08d38d58..e059347b 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,5 +1,5 @@ %define name drakwizard -%define version 1.2 +%define version 1.4 %define release 1mdk Name: %{name} @@ -51,7 +51,10 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %_datadir/wizards* %changelog -* Sun Mar 2 2003 Warly <warly@mandrakesoft.com> 1.2-1mdk +* Mon Mar 03 2003 Warly <warly@mandrakesoft.com> 1.4-1mdk +- gc fixes UTF8 problem + +* Sun Mar 2 2003 Warly <warly@mandrakesoft.com> 1.3-1mdk - start nfs server at the end of nfs wizard - add dns and gateway in dhcp server config, remove nis, netbios and others - add apache2 wizard |