rpms/pykickstart/devel .cvsignore, 1.96, 1.97 pykickstart.spec, 1.104, 1.105 sources, 1.105, 1.106

Christopher Edward Lumens clumens at fedoraproject.org
Wed Sep 3 20:35:29 UTC 2008


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- .cvsignore	11 Aug 2008 17:40:14 -0000	1.96
+++ .cvsignore	3 Sep 2008 20:34:59 -0000	1.97
@@ -30,3 +30,4 @@
 pykickstart-1.40.tar.gz
 pykickstart-1.41.tar.gz
 pykickstart-1.42.tar.gz
+pykickstart-1.43.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- pykickstart.spec	11 Aug 2008 17:40:14 -0000	1.104
+++ pykickstart.spec	3 Sep 2008 20:34:59 -0000	1.105
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.42
+Version: 1.43
 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,11 @@
 %{_bindir}/ksflatten
 
 %changelog
+* Wed Sep 03 2008 Chris Lumens <clumens at redhat.com> - 1.43-1
+- Revert "Do not include passphrases for encrypted block devices in
+  anaconda-ks.cfg." (dlehman)
+- yum doesn't like when mirrorlist is "". (clumens)
+
 * Mon Aug 11 2008 Chris Lumens <clumens at redhat.com> - 1.42-1
 - Add rescue command to pykickstart (atodorov)
 - Sort %packages output (katzj)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- sources	11 Aug 2008 17:40:14 -0000	1.105
+++ sources	3 Sep 2008 20:34:59 -0000	1.106
@@ -1 +1 @@
-3761b1e456c1dba745af1e44681829b7  pykickstart-1.42.tar.gz
+36469ea69fd78e77f278bd6893c39c5a  pykickstart-1.43.tar.gz




More information about the fedora-extras-commits mailing list