diff options
author | Antoine Ginies <aginies@mandriva.com> | 2004-08-06 03:05:08 +0000 |
---|---|---|
committer | Antoine Ginies <aginies@mandriva.com> | 2004-08-06 03:05:08 +0000 |
commit | 6b485a186bb2d3813aff08cc353f734d4fd9921b (patch) | |
tree | 73c222725f2a8242e47f8debc2844c43e243b9f2 | |
parent | 41c95b46e7b57f78c7c4b8cbd501fb1da06d3481 (diff) | |
download | drakpxelinux-6b485a186bb2d3813aff08cc353f734d4fd9921b.tar drakpxelinux-6b485a186bb2d3813aff08cc353f734d4fd9921b.tar.gz drakpxelinux-6b485a186bb2d3813aff08cc353f734d4fd9921b.tar.bz2 drakpxelinux-6b485a186bb2d3813aff08cc353f734d4fd9921b.tar.xz drakpxelinux-6b485a186bb2d3813aff08cc353f734d4fd9921b.zip |
update
-rw-r--r-- | drakpxelinux.spec | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/drakpxelinux.spec b/drakpxelinux.spec index f4544fb..a2b9774 100644 --- a/drakpxelinux.spec +++ b/drakpxelinux.spec @@ -1,4 +1,4 @@ -%define version 0.7.0 +%define version 0.8.0 %define name drakpxelinux %define release 1mdk @@ -11,7 +11,7 @@ License: GPL URL: http://people.mandrakesoft.com/~aginies/drakpxe2.jpg Group: System/Configuration/Other Packager: Antoine Ginies <aginies@mandrakesoft.com> -Requires: perl-Gtk2, perl-MDK-Common, pxe, drakxtools +Requires: perl-Gtk2, perl-MDK-Common, pxe, drakxtools, tftp-server, xinetd BuildRoot: %{_tmppath}/%{name}-buildroot Buildarch: noarch @@ -55,6 +55,14 @@ rm -rf $RPM_BUILD_ROOT %{_menudir}/%{name}* %changelog +* Fri Aug 6 2004 Antoine Ginies <aginies@mandrakesoft.com> 0.8.0-1mdk +- fix button display +- add help.txt support +- fix wizard +- add label +- enable tftp server +- save old config + * Thu Aug 5 2004 guibo <guibo@node80.guibland.com> 0.7.0-1mdk - fix display pb - add entry in menu |