rpms/pungi/devel .cvsignore, 1.8, 1.9 pungi.spec, 1.8, 1.9 sources, 1.8, 1.9

Jesse Keating (jkeating) fedora-extras-commits at redhat.com
Thu Feb 15 23:27:49 UTC 2007


Author: jkeating

Update of /cvs/extras/rpms/pungi/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16291/devel

Modified Files:
	.cvsignore pungi.spec sources 
Log Message:
auto-import pungi-0.2.4-1 on branch devel from pungi-0.2.4-1.src.rpm


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pungi/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	6 Feb 2007 22:45:31 -0000	1.8
+++ .cvsignore	15 Feb 2007 23:27:17 -0000	1.9
@@ -1 +1 @@
-pungi-0.2.3.tar.gz
+pungi-0.2.4.tar.gz


Index: pungi.spec
===================================================================
RCS file: /cvs/extras/rpms/pungi/devel/pungi.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pungi.spec	6 Feb 2007 22:45:31 -0000	1.8
+++ pungi.spec	15 Feb 2007 23:27:17 -0000	1.9
@@ -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.2.3
+Version:        0.2.4
 Release:        1%{?dist}
 Summary:        Distribution compose tool
 
@@ -46,6 +46,25 @@
 
 
 %changelog
+* Thu Feb 15 2007 Jesse Keating <jkeating at redhat.com> - 0.2.4-1
+- Add support for globbing in manifest
+- Add new Make targets (Essien Ita Essien)
+- Add runtime flags for doing specific stages of the compose (Essien Ita Essien)
+- Add ability to define destdir on the cli to override conf file
+- Clean up optionparse stuff, print usage if arg list is too small
+- Fix part of the patch from Essien
+- Add Contributors to the Authors file
+- Adjust the Makefile so that srpm doesn't cause a tag
+- Merged changes from Will Woods
+  - Write out some tree description files
+  - Don't traceback on existing files in download area (not sure this will stay)
+- Style fixed some stuff from Will
+- Add logging patch from jbowes
+- Various logging tweaks
+- Use -d flag in createrepo for sqlite blobs
+- Add pydoc stuff to various functions
+- Support comments in the package manifest
+
 * Tue Feb 06 2007 Jesse Keating <jkeating at redhat.com> - 0.2.3-1
 - Be able to opt-out of a bugurl since buildinstall supports this
 - Make isodir an object of pungi (wwoods)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pungi/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	6 Feb 2007 22:45:31 -0000	1.8
+++ sources	15 Feb 2007 23:27:17 -0000	1.9
@@ -1 +1 @@
-fc8d6c41fdd15061e94232f9993fce40  pungi-0.2.3.tar.gz
+723ac528763acf0e47be836e96050495  pungi-0.2.4.tar.gz




More information about the scm-commits mailing list