summaryrefslogtreecommitdiffstats
path: root/drakwizard.spec
diff options
context:
space:
mode:
authorFlorent Villard <warly@mandriva.com>2004-02-10 15:54:36 +0000
committerFlorent Villard <warly@mandriva.com>2004-02-10 15:54:36 +0000
commit69b8bba47ab3c7f13820ba32804264941a2835fc (patch)
tree2572c3b7141016f0966825894f13aff1f9c0afe3 /drakwizard.spec
parent63d728c7ef6ffbf042d4e97f93a8b24df5076897 (diff)
downloaddrakwizard-69b8bba47ab3c7f13820ba32804264941a2835fc.tar
drakwizard-69b8bba47ab3c7f13820ba32804264941a2835fc.tar.gz
drakwizard-69b8bba47ab3c7f13820ba32804264941a2835fc.tar.bz2
drakwizard-69b8bba47ab3c7f13820ba32804264941a2835fc.tar.xz
drakwizard-69b8bba47ab3c7f13820ba32804264941a2835fc.zip
fix list_printers function
readd ENV{__WIZ_HOME__} variable to be able to test directly from the CVS tree change "choose a country" to "choose a city"
Diffstat (limited to 'drakwizard.spec')
-rw-r--r--drakwizard.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/drakwizard.spec b/drakwizard.spec
index 94709407..ef61bb36 100644
--- a/drakwizard.spec
+++ b/drakwizard.spec
@@ -1,6 +1,6 @@
%define name drakwizard
-%define version 2.9
-%define release 5mdk
+%define version 2.10
+%define release 1mdk
Name: %{name}
Version: %{version}
@@ -49,6 +49,11 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME
%{perl_vendorlib}/MDK/
%changelog
+* Tue Feb 10 2004 Warly <warly@mandrakesoft.com> 2.10-1mdk
+- fix list_printers function
+- readd ENV{__WIZ_HOME__} variable to be able to test directly from the CVS tree
+- change "choose a country" to "choose a city"
+
* Mon Feb 2 2004 guibo <guibo@xp2400.guibland.com> 2.9-5mdk
- typo fixes
- Samba wizard now working (no more printers share for the moment)