devel/anaconda .cvsignore, 1.442, 1.443 anaconda.spec, 1.578, 1.579 sources, 1.570, 1.571

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Wed Sep 5 15:36:28 UTC 2007


Author: katzj

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

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
* Wed Sep  5 2007 Jeremy Katz <katzj at redhat.com> - 11.3.0.28-1
- Make sure we find out about all nics (dcantrell)
- Hard drive install fixing (clumens, #287241)
- Make sure iniparse is in the image (notting, #276941)
- Add the short hostname to the localhost entry (dcantrell, #253979)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/devel/anaconda/.cvsignore,v
retrieving revision 1.442
retrieving revision 1.443
diff -u -r1.442 -r1.443
--- .cvsignore	4 Sep 2007 21:40:38 -0000	1.442
+++ .cvsignore	5 Sep 2007 15:35:55 -0000	1.443
@@ -1,2 +1 @@
-anaconda-11.3.0.26.tar.bz2
-anaconda-11.3.0.27.tar.bz2
+anaconda-11.3.0.28.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/devel/anaconda/anaconda.spec,v
retrieving revision 1.578
retrieving revision 1.579
diff -u -r1.578 -r1.579
--- anaconda.spec	4 Sep 2007 21:40:38 -0000	1.578
+++ anaconda.spec	5 Sep 2007 15:35:55 -0000	1.579
@@ -1,7 +1,7 @@
 %define livearches %{ix86} x86_64
 
 Name: anaconda
-Version: 11.3.0.27
+Version: 11.3.0.28
 Release: 1
 License: GPL
 Summary: Graphical system installer
@@ -158,6 +158,12 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Wed Sep  5 2007 Jeremy Katz <katzj at redhat.com> - 11.3.0.28-1
+- Make sure we find out about all nics (dcantrell)
+- Hard drive install fixing (clumens, #287241)
+- Make sure iniparse is in the image (notting, #276941)
+- Add the short hostname to the localhost entry (dcantrell, #253979)
+
 * Tue Sep 04 2007 Chris Lumens <clumens at redhat.com> 11.3.0.27-1
 - Honor hostname= command line option (dcantrell, #186560).
 - Set the hostname if provided by the user or by DHCP (dcantrell, #180451).


Index: sources
===================================================================
RCS file: /cvs/pkgs/devel/anaconda/sources,v
retrieving revision 1.570
retrieving revision 1.571
diff -u -r1.570 -r1.571
--- sources	4 Sep 2007 21:40:38 -0000	1.570
+++ sources	5 Sep 2007 15:35:55 -0000	1.571
@@ -1 +1 @@
-1a854b0ef23af7429158c1f8e2198541  anaconda-11.3.0.27.tar.bz2
+9e00bb0aebbbe4e388a77e3dcec5866d  anaconda-11.3.0.28.tar.bz2




More information about the fedora-extras-commits mailing list