rpms/pungi/devel .cvsignore, 1.4, 1.5 pungi.spec, 1.4, 1.5 sources, 1.4, 1.5

Jesse Keating (jkeating) fedora-extras-commits at redhat.com
Wed Jan 24 23:22:29 UTC 2007


Author: jkeating

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pungi/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	14 Dec 2006 03:20:55 -0000	1.4
+++ .cvsignore	24 Jan 2007 23:21:59 -0000	1.5
@@ -1 +1 @@
-pungi-0.1.2.tar.gz
+pungi-0.2.0.tar.gz


Index: pungi.spec
===================================================================
RCS file: /cvs/extras/rpms/pungi/devel/pungi.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pungi.spec	14 Dec 2006 03:20:55 -0000	1.4
+++ pungi.spec	24 Jan 2007 23:21:59 -0000	1.5
@@ -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.1.2
+Version:        0.2.0
 Release:        1%{?dist}
 Summary:        Distribution compose tool
 
@@ -10,7 +10,7 @@
 URL:            http://hosted.fedoraproject.org/projects/pungi
 Source0:        http://linux.duke.edu/projects/%{name}/release/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:       anaconda-runtime
+Requires:       anaconda-runtime, yum => 3.0.3
 BuildRequires:  python-devel
 
 BuildArch:      noarch
@@ -46,6 +46,18 @@
 
 
 %changelog
+* Wed Jan 24 2007 Jesse Keating <jkeating at redhat.com> - 0.2.0-1
+- Now use a manifest to determine what to pull in, not comps itself
+- Add a minimal-manifest for test composes
+- Add current F7 comps file for test composes
+- Use some anaconda code to depsolve, gets better (and more common) results
+- Bump the iso size to what was used in FC6
+- Move splittree workdirs into work/ at the end of the run
+- Remove our splittree for rawhide
+- Remove old main() sections from pungi.py and gather.py
+- Require yum 3.0.3 or newer
+- Add rescueCD support
+
 * Wed Dec 13 2006 Jesse Keating <jkeating at redhat.com> - 0.1.2-1
 - Fix a bug in DVD repodata
 - Add correct ppc boot args


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pungi/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	14 Dec 2006 03:20:55 -0000	1.4
+++ sources	24 Jan 2007 23:21:59 -0000	1.5
@@ -1 +1 @@
-5e7acbe2ddd7ed7cb99bf90d9c9e72cf  pungi-0.1.2.tar.gz
+d018f2732f9f842b40cd361d0c4b4523  pungi-0.2.0.tar.gz




More information about the scm-commits mailing list