rpms/anaconda/F-7 .cvsignore, 1.415, 1.416 anaconda.spec, 1.546, 1.547 sources, 1.540, 1.541

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Tue May 22 22:27:37 UTC 2007


Author: katzj

Update of /cvs/pkgs/rpms/anaconda/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14311

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
* Tue May 22 2007 Jeremy Katz <katzj at redhat.com> - 11.2.0.63-1
- Avoid a few potential tracebacks with partitioning (dcantrell)
- A few more network bringup fixes  (dcantrell, #240804)
- More upgrade blacklisting
- Fix reinstall over existing RAID 



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/F-7/.cvsignore,v
retrieving revision 1.415
retrieving revision 1.416
diff -u -r1.415 -r1.416
--- .cvsignore	22 May 2007 01:02:04 -0000	1.415
+++ .cvsignore	22 May 2007 22:27:02 -0000	1.416
@@ -1 +1 @@
-anaconda-11.2.0.62.tar.bz2
+anaconda-11.2.0.63.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/F-7/anaconda.spec,v
retrieving revision 1.546
retrieving revision 1.547
diff -u -r1.546 -r1.547
--- anaconda.spec	22 May 2007 01:02:04 -0000	1.546
+++ anaconda.spec	22 May 2007 22:27:02 -0000	1.547
@@ -1,7 +1,7 @@
 %define livearches %{ix86} x86_64
 
 Name: anaconda
-Version: 11.2.0.62
+Version: 11.2.0.63
 Release: 1
 License: GPL
 Summary: Graphical system installer
@@ -142,6 +142,12 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Tue May 22 2007 Jeremy Katz <katzj at redhat.com> - 11.2.0.63-1
+- Avoid a few potential tracebacks with partitioning (dcantrell)
+- A few more network bringup fixes  (dcantrell, #240804)
+- More upgrade blacklisting
+- Fix reinstall over existing RAID 
+
 * Mon May 21 2007 Jeremy Katz <katzj at redhat.com> - 11.2.0.62-1
 - Switch to mdadm internally for raid handling instead of raidautorun
 - Slight changes to early swap requirements (#232862)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/F-7/sources,v
retrieving revision 1.540
retrieving revision 1.541
diff -u -r1.540 -r1.541
--- sources	22 May 2007 01:02:04 -0000	1.540
+++ sources	22 May 2007 22:27:02 -0000	1.541
@@ -1 +1 @@
-3ef89a3fa98f44780bbd81a60bb4813c  anaconda-11.2.0.62.tar.bz2
+7ea1412c76d83b21551669bbd20e34d6  anaconda-11.2.0.63.tar.bz2




More information about the fedora-extras-commits mailing list