rpms/pungi/devel .cvsignore, 1.36, 1.37 pungi.spec, 1.39, 1.40 sources, 1.37, 1.38

Jesse Keating (jkeating) fedora-extras-commits at redhat.com
Wed Dec 12 13:40:14 UTC 2007


Author: jkeating

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

Modified Files:
	.cvsignore pungi.spec sources 
Log Message:
Fix cache dir creation



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pungi/devel/.cvsignore,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- .cvsignore	10 Dec 2007 23:30:22 -0000	1.36
+++ .cvsignore	12 Dec 2007 13:39:37 -0000	1.37
@@ -1 +1 @@
-pungi-1.2.4.tar.gz
+pungi-1.2.5.tar.gz


Index: pungi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pungi/devel/pungi.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- pungi.spec	10 Dec 2007 23:30:22 -0000	1.39
+++ pungi.spec	12 Dec 2007 13:39:37 -0000	1.40
@@ -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.2.4
+Version:        1.2.5
 Release:        1%{?dist}
 Summary:        Distribution compose tool
 
@@ -52,6 +52,9 @@
 
 
 %changelog
+* Wed Dec 12 2007 Jesse Keating <jkeating at redhat.com> 1.2.5-1
+- Correct some errors with cache dir creation
+
 * Mon Dec 10 2007 Jesse Keating <jkeating at redhat.com> 1.2.4-1
 - Remove extra files from tarball
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pungi/devel/sources,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- sources	10 Dec 2007 23:30:22 -0000	1.37
+++ sources	12 Dec 2007 13:39:37 -0000	1.38
@@ -1 +1 @@
-189c640ea7c7f90aeb098f07f8ed62bd  pungi-1.2.4.tar.gz
+f05f6616770dabbf6c3aefa52ae7ce6f  pungi-1.2.5.tar.gz




More information about the fedora-extras-commits mailing list