diff options
author | Antoine Ginies <aginies@mandriva.com> | 2005-09-15 15:49:25 +0000 |
---|---|---|
committer | Antoine Ginies <aginies@mandriva.com> | 2005-09-15 15:49:25 +0000 |
commit | 39adcd8040a6920c07b093781a9e35ddc6850d56 (patch) | |
tree | 3d0dd65ee48f3358b4287a4d0326e2ca9a5b8a39 | |
parent | 3204458d3c306b4e3b1a448c0b8ef83e8ca36c2c (diff) | |
download | drakpxelinux-39adcd8040a6920c07b093781a9e35ddc6850d56.tar drakpxelinux-39adcd8040a6920c07b093781a9e35ddc6850d56.tar.gz drakpxelinux-39adcd8040a6920c07b093781a9e35ddc6850d56.tar.bz2 drakpxelinux-39adcd8040a6920c07b093781a9e35ddc6850d56.tar.xz drakpxelinux-39adcd8040a6920c07b093781a9e35ddc6850d56.zip |
update changelog
-rw-r--r-- | drakpxelinux.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/drakpxelinux.spec b/drakpxelinux.spec index c6438db..61509f6 100644 --- a/drakpxelinux.spec +++ b/drakpxelinux.spec @@ -1,6 +1,6 @@ %define version 1.2.0 %define name drakpxelinux -%define release 9mdk +%define release 10mdk Summary: PXE default file configurator Name: %{name} @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT %{_menudir}/%{name}* %changelog +* Thu Sep 15 2005 Antoine Ginies <aginies@n1.mandriva.com> 1.2.0-10mdk +- add deploy_server directly in $o hash, not at end of file (or else it will be ignored) (blino) + * Thu Sep 15 2005 Antoine Ginies <aginies@n1.mandriva.com> 1.2.0-9mdk - add deploy_get_autoinst deploy_get_autoinst.pl (blino) - auto_install: test perl script |