devel/anaconda .cvsignore, 1.438, 1.439 anaconda.spec, 1.574, 1.575 sources, 1.566, 1.567

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Thu Aug 30 21:57:57 UTC 2007


Author: katzj

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

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
* Thu Aug 30 2007 Jeremy Katz <katzj at redhat.com> - 11.3.0.24-1
- Use the right network kickstart object (clumens)
- More firmware fixes (dcantrell, #177452)
- Skip devices without firmware (dcantrell, #251941)
- Attempt to fix out dso depsolving for stage2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/devel/anaconda/.cvsignore,v
retrieving revision 1.438
retrieving revision 1.439
diff -u -r1.438 -r1.439
--- .cvsignore	28 Aug 2007 20:21:58 -0000	1.438
+++ .cvsignore	30 Aug 2007 21:57:24 -0000	1.439
@@ -1 +1 @@
-anaconda-11.3.0.23.tar.bz2
+anaconda-11.3.0.24.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/devel/anaconda/anaconda.spec,v
retrieving revision 1.574
retrieving revision 1.575
diff -u -r1.574 -r1.575
--- anaconda.spec	28 Aug 2007 20:25:02 -0000	1.574
+++ anaconda.spec	30 Aug 2007 21:57:24 -0000	1.575
@@ -1,7 +1,7 @@
 %define livearches %{ix86} x86_64
 
 Name: anaconda
-Version: 11.3.0.23
+Version: 11.3.0.24
 Release: 1
 License: GPL
 Summary: Graphical system installer
@@ -158,6 +158,12 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Thu Aug 30 2007 Jeremy Katz <katzj at redhat.com> - 11.3.0.24-1
+- Use the right network kickstart object (clumens)
+- More firmware fixes (dcantrell, #177452)
+- Skip devices without firmware (dcantrell, #251941)
+- Attempt to fix out dso depsolving for stage2
+
 * Tue Aug 28 2007 Chris Lumens <clumens at redhat.com> 11.3.0.23-1
 - Fix symlink handling in stage2 creation (katzj).
 - Make man pages work when chrooted in rescue mode (jgranado, #254014).


Index: sources
===================================================================
RCS file: /cvs/pkgs/devel/anaconda/sources,v
retrieving revision 1.566
retrieving revision 1.567
diff -u -r1.566 -r1.567
--- sources	28 Aug 2007 20:21:58 -0000	1.566
+++ sources	30 Aug 2007 21:57:24 -0000	1.567
@@ -1 +1 @@
-3cfb99b63dc7b399539d07632161b576  anaconda-11.3.0.23.tar.bz2
+1c89c4e56ced26e6c42e67e1b0afbef1  anaconda-11.3.0.24.tar.bz2




More information about the fedora-extras-commits mailing list