rpms/pykickstart/devel .cvsignore, 1.100, 1.101 pykickstart.spec, 1.108, 1.109 sources, 1.109, 1.110

Christopher Edward Lumens clumens at fedoraproject.org
Thu Oct 30 21:11:17 UTC 2008


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- .cvsignore	27 Oct 2008 17:14:35 -0000	1.100
+++ .cvsignore	30 Oct 2008 21:10:46 -0000	1.101
@@ -34,3 +34,4 @@
 pykickstart-1.44.tar.gz
 pykickstart-1.45.tar.gz
 pykickstart-1.46.tar.gz
+pykickstart-1.47.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- pykickstart.spec	27 Oct 2008 17:14:35 -0000	1.108
+++ pykickstart.spec	30 Oct 2008 21:10:46 -0000	1.109
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.46
+Version: 1.47
 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,9 @@
 %{_bindir}/ksflatten
 
 %changelog
+* Thu Oct 30 2008 Chris Lumens <clumens at redhat.com> - 1.47-1
+- Fix enabling services we specify by specific options.
+
 * Mon Oct 27 2008 Chris Lumens <clumens at redhat.com> - 1.46-1
 - Add support for firewall --service (#467005).
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- sources	27 Oct 2008 17:14:35 -0000	1.109
+++ sources	30 Oct 2008 21:10:46 -0000	1.110
@@ -1 +1 @@
-34eac9d71d29455c52e0945caee5d572  pykickstart-1.46.tar.gz
+8e99a81aeab654b87ab1d0a173e33c7a  pykickstart-1.47.tar.gz




More information about the scm-commits mailing list