diff options
author | Antoine Ginies <aginies@mandriva.com> | 2004-02-26 14:00:09 +0000 |
---|---|---|
committer | Antoine Ginies <aginies@mandriva.com> | 2004-02-26 14:00:09 +0000 |
commit | 904a53b5d7652102030ad1d7c0fdf554e2c10968 (patch) | |
tree | 67d3c393c000073caf5098240827e6872a4b6454 /drakwizard.spec | |
parent | 3896f61f92ebfb1054c715b6701ee2278e8b51ea (diff) | |
download | drakwizard-904a53b5d7652102030ad1d7c0fdf554e2c10968.tar drakwizard-904a53b5d7652102030ad1d7c0fdf554e2c10968.tar.gz drakwizard-904a53b5d7652102030ad1d7c0fdf554e2c10968.tar.bz2 drakwizard-904a53b5d7652102030ad1d7c0fdf554e2c10968.tar.xz drakwizard-904a53b5d7652102030ad1d7c0fdf554e2c10968.zip |
- bug fix in Pxe.pm
- updated po
- typos and grammar recommendation (M.Bukovjan)
Diffstat (limited to 'drakwizard.spec')
-rw-r--r-- | drakwizard.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index 87d19d2b..31270756 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,6 +1,6 @@ %define name drakwizard %define version 2.11 -%define release 1mdk +%define release 2mdk Name: %{name} Version: %{version} @@ -49,6 +49,11 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %{perl_vendorlib}/MDK/ %changelog +* Thu Feb 26 2004 Antoine Ginies <aginies@mandrakesoft.com> 2.11-2mdk +- bug fix in Pxe.pm +- updated po +- typos and grammar recommendation (M.Bukovjan) + * Fri Feb 13 2004 Warly <warly@mandrakesoft.com> 2.11-1mdk - some ntp stricter config setting - bug fix in PXE (option in all.rdz boot) |