rpms/pungi/F-7 .cvsignore, 1.18, 1.19 pungi.spec, 1.20, 1.21 sources, 1.19, 1.20

Jesse Keating (jkeating) fedora-extras-commits at redhat.com
Wed May 30 16:14:37 UTC 2007


Author: jkeating

Update of /cvs/pkgs/rpms/pungi/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16161/F-7

Modified Files:
	.cvsignore pungi.spec sources 
Log Message:
Add the last minute fixes needed to get F7 out



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pungi/F-7/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- .cvsignore	24 May 2007 13:02:07 -0000	1.18
+++ .cvsignore	30 May 2007 16:14:02 -0000	1.19
@@ -1 +1 @@
-pungi-0.3.5.tar.gz
+pungi-0.3.7.tar.gz


Index: pungi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pungi/F-7/pungi.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- pungi.spec	24 May 2007 13:02:07 -0000	1.20
+++ pungi.spec	30 May 2007 16:14:02 -0000	1.21
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           pungi
-Version:        0.3.5
+Version:        0.3.7
 Release:        1%{?dist}
 Summary:        Distribution compose tool
 
@@ -46,6 +46,15 @@
 
 
 %changelog
+* Wed May 30 2007 Jesse Keating <jkeating at redhat.com> - 0.3.7-1
+- Handle the cdsize variable correctly
+- More fixes for cached download stuff
+- Fix default CD size storing
+- Update comps file with what shipped for F7
+
+* Fri May 25 2007 Jesse Keating <jkeating at redhat.coM> - 0.3.6-1
+- Handle the cdsize variable correctly
+
 * Thu May 24 2007 Jesse Keating <jkeating at redhat.coM> - 0.3.5-1
 - Use the right flavor in the Everything configs
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pungi/F-7/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources	24 May 2007 13:02:07 -0000	1.19
+++ sources	30 May 2007 16:14:02 -0000	1.20
@@ -1 +1 @@
-5fcf5816f7b3de79f14684f8ae40830f  pungi-0.3.5.tar.gz
+079fd6160f6d628ccc9ae9f587189db7  pungi-0.3.7.tar.gz




More information about the fedora-extras-commits mailing list