devel/anaconda .cvsignore, 1.421, 1.422 anaconda.spec, 1.554, 1.555 sources, 1.548, 1.549

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Mon Jul 16 21:52:00 UTC 2007


Author: katzj

Update of /cvs/pkgs/devel/anaconda
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22235

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
* Mon Jul 16 2007 Jeremy Katz <katzj at redhat.com> - 11.3.0.7-1
- Don't format rootfs for live installs (#248085)
- Handle --only-use option for drives (clumens, #198526)
- Avoid reserving labels that won't exist after partitioning is 
  complete (clumens, #209291)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/devel/anaconda/.cvsignore,v
retrieving revision 1.421
retrieving revision 1.422
diff -u -r1.421 -r1.422
--- .cvsignore	16 Jul 2007 21:50:06 -0000	1.421
+++ .cvsignore	16 Jul 2007 21:51:28 -0000	1.422
@@ -1 +1 @@
-anaconda-11.3.0.6.tar.bz2
+anaconda-11.3.0.7.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/devel/anaconda/anaconda.spec,v
retrieving revision 1.554
retrieving revision 1.555
diff -u -r1.554 -r1.555
--- anaconda.spec	16 Jul 2007 21:50:06 -0000	1.554
+++ anaconda.spec	16 Jul 2007 21:51:28 -0000	1.555
@@ -1,7 +1,7 @@
 %define livearches %{ix86} x86_64
 
 Name: anaconda
-Version: 11.3.0.6
+Version: 11.3.0.7
 Release: 1
 License: GPL
 Summary: Graphical system installer
@@ -142,6 +142,12 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Mon Jul 16 2007 Jeremy Katz <katzj at redhat.com> - 11.3.0.7-1
+- Don't format rootfs for live installs (#248085)
+- Handle --only-use option for drives (clumens, #198526)
+- Avoid reserving labels that won't exist after partitioning is 
+  complete (clumens, #209291)
+
 * Thu Jul 12 2007 Chris Lumens <clumens at redhat.com> 11.3.0.6-1
 - Don't call lvm.pvlist so much (pjones).
 - Don't log harmless unmounting errors (dlehman, #223059).


Index: sources
===================================================================
RCS file: /cvs/pkgs/devel/anaconda/sources,v
retrieving revision 1.548
retrieving revision 1.549
diff -u -r1.548 -r1.549
--- sources	16 Jul 2007 21:50:06 -0000	1.548
+++ sources	16 Jul 2007 21:51:28 -0000	1.549
@@ -1 +1 @@
-e714e55647df84bfd13bede59cf5b3dc  anaconda-11.3.0.6.tar.bz2
+0d6b7f5a7c09d05b45c7584a8040e295  anaconda-11.3.0.7.tar.bz2




More information about the fedora-extras-commits mailing list