rpms/pykickstart/devel .cvsignore, 1.94, 1.95 pykickstart.spec, 1.102, 1.103 sources, 1.103, 1.104

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Fri Aug 1 19:32:54 UTC 2008


Author: clumens

Update of /cvs/pkgs/rpms/pykickstart/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29402

Modified Files:
	.cvsignore pykickstart.spec sources 
Log Message:
New version.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- .cvsignore	15 Jul 2008 17:30:15 -0000	1.94
+++ .cvsignore	1 Aug 2008 19:32:24 -0000	1.95
@@ -28,3 +28,4 @@
 pykickstart-1.38.tar.gz
 pykickstart-1.39.tar.gz
 pykickstart-1.40.tar.gz
+pykickstart-1.41.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- pykickstart.spec	15 Jul 2008 17:30:15 -0000	1.102
+++ pykickstart.spec	1 Aug 2008 19:32:24 -0000	1.103
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.40
+Version: 1.41
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -44,6 +44,14 @@
 %{_bindir}/ksflatten
 
 %changelog
+* Fri Aug 01 2008 Chris Lumens <clumens at redhat.com> - 1.41-1
+- RHEL5 supports ignoredisk --only-use now too. (clumens)
+- Do not include passphrases for encrypted block devices in
+  anaconda-ks.cfg. (dlehman)
+- Fix F9,F10,RHEL5 "part" commands to use the same class as
+  "partition". (dlehman)
+- Add an apply method() for commands and implement for lang (katzj)
+
 * Tue Jul 15 2008 Chris Lumens <clumens at redhat.com> - 1.40-1
 - RHEL5_LogVolData should inherit from FC4, not FC3.
   Also fix FC9->F9 typo. (dlehman)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- sources	15 Jul 2008 17:30:15 -0000	1.103
+++ sources	1 Aug 2008 19:32:24 -0000	1.104
@@ -1 +1 @@
-40348f1916ebf42b5ea3b2de08a62e4a  pykickstart-1.40.tar.gz
+bbf523b5b2819ee356faddb363a10880  pykickstart-1.41.tar.gz




More information about the scm-commits mailing list