rpms/pungi/F-8 .cvsignore, 1.34, 1.35 pungi.spec, 1.37, 1.38 sources, 1.35, 1.36

Jesse Keating (jkeating) fedora-extras-commits at redhat.com
Thu Nov 22 14:36:27 UTC 2007


Author: jkeating

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

Modified Files:
	.cvsignore pungi.spec sources 
Log Message:
Fix some bugs



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pungi/F-8/.cvsignore,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- .cvsignore	29 Oct 2007 21:42:07 -0000	1.34
+++ .cvsignore	22 Nov 2007 14:35:55 -0000	1.35
@@ -1 +1 @@
-pungi-1.1.9.tar.gz
+pungi-1.1.10.tar.gz


Index: pungi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pungi/F-8/pungi.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- pungi.spec	29 Oct 2007 21:42:07 -0000	1.37
+++ pungi.spec	22 Nov 2007 14:35:55 -0000	1.38
@@ -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:        1.1.9
+Version:        1.1.10
 Release:        1%{?dist}
 Summary:        Distribution compose tool
 
@@ -51,6 +51,11 @@
 
 
 %changelog
+* Thu Nov 22 2007 Jesse Keating <jkeating at redhat.com> - 1.1.10-1
+- Print a usage if no options are passed
+- Correct a man page typo
+- Update the F8 config to use released repos
+
 * Mon Oct 29 2007 Jesse Keating <jkeating at redhat.com> - 1.1.9-1
 - Remove oversized cached packages (fixes reget problem)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pungi/F-8/sources,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- sources	29 Oct 2007 21:42:07 -0000	1.35
+++ sources	22 Nov 2007 14:35:55 -0000	1.36
@@ -1 +1 @@
-666fcf1e86a996b5a2d9dc30bb59287e  pungi-1.1.9.tar.gz
+b1d7acade308f288adc773c10f79c441  pungi-1.1.10.tar.gz




More information about the fedora-extras-commits mailing list