rpms/anaconda/devel .cvsignore, 1.529, 1.530 anaconda.spec, 1.670, 1.671 sources, 1.661, 1.662

David Cantrell (dcantrel) fedora-extras-commits at redhat.com
Wed Apr 16 21:58:35 UTC 2008


Author: dcantrel

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

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
* Wed Apr 16 2008 David Cantrell <dcantrell at redhat.com> - 11.4.0.73-1
- Fix figuring out that the CD has stage2 on it and should be mounted. (clumens)
- Don't copy the stage2 image on NFS installs (#438377). (clumens)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.529
retrieving revision 1.530
diff -u -r1.529 -r1.530
--- .cvsignore	16 Apr 2008 02:17:52 -0000	1.529
+++ .cvsignore	16 Apr 2008 21:57:57 -0000	1.530
@@ -1 +1,2 @@
 anaconda-11.4.0.72.tar.bz2
+anaconda-11.4.0.73.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.670
retrieving revision 1.671
diff -u -r1.670 -r1.671
--- anaconda.spec	16 Apr 2008 02:17:52 -0000	1.670
+++ anaconda.spec	16 Apr 2008 21:57:57 -0000	1.671
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 11.4.0.72
+Version: 11.4.0.73
 Release: 1
 License: GPLv2+
 Group:   Applications/System
@@ -207,6 +207,10 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Wed Apr 16 2008 David Cantrell <dcantrell at redhat.com> - 11.4.0.73-1
+- Fix figuring out that the CD has stage2 on it and should be mounted. (clumens)
+- Don't copy the stage2 image on NFS installs (#438377). (clumens)
+
 * Tue Apr 15 2008 Jeremy Katz <katzj at redhat.com> - 11.4.0.72-1
 - Don't use megabytes for the livecd size for copying. (notting)
 - find moved (katzj)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v
retrieving revision 1.661
retrieving revision 1.662
diff -u -r1.661 -r1.662
--- sources	16 Apr 2008 02:17:52 -0000	1.661
+++ sources	16 Apr 2008 21:57:57 -0000	1.662
@@ -1 +1,2 @@
 75da8954fc0e8c40e5802b483ce81cbb  anaconda-11.4.0.72.tar.bz2
+99daae7722f324a45fdfa42bb7f67c35  anaconda-11.4.0.73.tar.bz2




More information about the fedora-extras-commits mailing list