- improved iscsi syntax

- allow multiple zfcp devs
This commit is contained in:
Jeremy Katz 2006-09-20 22:15:03 +00:00
parent 98651f90c9
commit 750beed833
3 changed files with 7 additions and 1 deletions

View File

@ -22,3 +22,4 @@ pykickstart-0.29.tar.gz
pykickstart-0.30.tar.gz
pykickstart-0.31.tar.gz
pykickstart-0.32.tar.gz
pykickstart-0.33.tar.gz

View File

@ -2,7 +2,7 @@
Summary: A python library for manipulating kickstart files
Name: pykickstart
Version: 0.32
Version: 0.33
Release: 1
Source0: %{name}-%{version}.tar.gz
License: GPL
@ -39,6 +39,10 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/locale/*/*/*
%changelog
* Wed Sep 20 2006 Jeremy Katz <katzj@redhat.com> - 0.33-1
- improved iscsi syntax
- allow multiple zfcp devs
* Thu Jul 20 2006 Chris Lumens <clumens@redhat.com> 0.32-1
- Limit --bootproto to what anaconda supports.
- Add --noipv4 and --noipv6 network options.

View File

@ -1 +1,2 @@
e639f2f8b1cbc057b6bf113279840e7f pykickstart-0.32.tar.gz
909fbec69288ba8a32d38551d3bade08 pykickstart-0.33.tar.gz