rpms/pykickstart/devel .cvsignore, 1.65, 1.66 pykickstart.spec, 1.72, 1.73 sources, 1.72, 1.73

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Tue Sep 4 16:23:58 UTC 2007


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- .cvsignore	3 Sep 2007 23:57:34 -0000	1.65
+++ .cvsignore	4 Sep 2007 16:23:25 -0000	1.66
@@ -1 +1,2 @@
 pykickstart-1.11.tar.gz
+pykickstart-1.12.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- pykickstart.spec	3 Sep 2007 23:57:34 -0000	1.72
+++ pykickstart.spec	4 Sep 2007 16:23:25 -0000	1.73
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.11
+Version: 1.12
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -42,6 +42,13 @@
 %{_bindir}/ksvalidator
 
 %changelog
+* Tue Sep 04 2007 Chris Lumens <clumens at redhat.com> 1.12-1
+- Fix lots of problems in processing the bootloader, device, network, and
+  raid commands.
+- Add %end when writing out scripts and packages.
+- Add a makefile target to run pychecker to cut down on errors in
+  releases.
+
 * Mon Sep  3 2007 Jeremy Katz <katzj at redhat.com> - 1.11-1
 - fix a few tracebacks
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- sources	3 Sep 2007 23:57:34 -0000	1.72
+++ sources	4 Sep 2007 16:23:25 -0000	1.73
@@ -1 +1 @@
-52d10943bca9bf61e9a5dd652b2acdca  pykickstart-1.11.tar.gz
+b623f52865d338ad158e3e03aac426bc  pykickstart-1.12.tar.gz




More information about the fedora-extras-commits mailing list