rpms/pykickstart/devel .cvsignore, 1.118, 1.119 pykickstart.spec, 1.129, 1.130 sources, 1.128, 1.129

Hans de Goede jwrdegoede at fedoraproject.org
Wed Nov 25 11:55:33 UTC 2009


Author: jwrdegoede

Update of /cvs/extras/rpms/pykickstart/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28851

Modified Files:
	.cvsignore pykickstart.spec sources 
Log Message:
* Wed Nov 25 2009 Hans de Goede <hdgoede at redhat.com> - 1.66-1
- Add --dcb option to fcoe command (#513011)
- Remove rhpl from tests
- Port bootloader --hvargs option added in rhel5
- Ignore comments when looking for %ksappend lines (#525676)
- Use python 2.x exception syntax



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -p -r1.118 -r1.119
--- .cvsignore	12 Nov 2009 20:49:00 -0000	1.118
+++ .cvsignore	25 Nov 2009 11:55:32 -0000	1.119
@@ -52,3 +52,4 @@ pykickstart-1.62.tar.gz
 pykickstart-1.63.tar.gz
 pykickstart-1.64.tar.gz
 pykickstart-1.65.tar.gz
+pykickstart-1.66.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/extras/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -p -r1.129 -r1.130
--- pykickstart.spec	12 Nov 2009 20:49:01 -0000	1.129
+++ pykickstart.spec	25 Nov 2009 11:55:32 -0000	1.130
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.65
+Version: 1.66
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -45,6 +45,13 @@ rm -rf %{buildroot}
 %{_bindir}/ksverdiff
 
 %changelog
+* Wed Nov 25 2009 Hans de Goede <hdgoede at redhat.com> - 1.66-1
+- Add --dcb option to fcoe command (#513011)
+- Remove rhpl from tests
+- Port bootloader --hvargs option added in rhel5
+- Ignore comments when looking for %ksappend lines (#525676)
+- Use python 2.x exception syntax
+
 * Thu Nov 12 2009 Chris Lumens <clumens at redhat.com> - 1.65-1
 - Add additional arguments to BaseHandler.__init__ for better map control.
 - Return the KickstartCommand/KickstartData object from dispatcher.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pykickstart/devel/sources,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -p -r1.128 -r1.129
--- sources	12 Nov 2009 20:49:01 -0000	1.128
+++ sources	25 Nov 2009 11:55:32 -0000	1.129
@@ -1 +1 @@
-b59c64e04c4f17a050d517e6be29c474  pykickstart-1.65.tar.gz
+91b989dc8781a15825f005fb8efabf56  pykickstart-1.66.tar.gz




More information about the scm-commits mailing list