devel/anaconda .cvsignore, 1.461, 1.462 anaconda.spec, 1.601, 1.602 sources, 1.592, 1.593

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Mon Dec 3 23:34:54 UTC 2007


Author: katzj

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

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
* Mon Dec  3 2007 Jeremy Katz <katzj at redhat.com> - 11.4.0.5-1
- Add support for the Efika platform (dwmw2)
- Fix some tracebacks (clumens, #405951)
- Actually include the crypto mods (dlehman)
- Include more nss libs (clumens, #405921)
- Remove some cruft (notting)
- Use libblkid instead of our custom code for fstype and label probing
- Fix tty switching in graphical install



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/devel/anaconda/.cvsignore,v
retrieving revision 1.461
retrieving revision 1.462
diff -u -r1.461 -r1.462
--- .cvsignore	29 Nov 2007 22:59:34 -0000	1.461
+++ .cvsignore	3 Dec 2007 23:34:21 -0000	1.462
@@ -1 +1 @@
-anaconda-11.4.0.4.tar.bz2
+anaconda-11.4.0.5.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/devel/anaconda/anaconda.spec,v
retrieving revision 1.601
retrieving revision 1.602
diff -u -r1.601 -r1.602
--- anaconda.spec	1 Dec 2007 04:50:57 -0000	1.601
+++ anaconda.spec	3 Dec 2007 23:34:21 -0000	1.602
@@ -2,8 +2,8 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 11.4.0.4
-Release: 2
+Version: 11.4.0.5
+Release: 1
 License: GPLv2
 Group:   Applications/System
 URL:     http://fedoraproject.org/wiki/Anaconda
@@ -215,8 +215,14 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
-* Fri Nov 30 2007 Jeremy Katz <katzj at redhat.com> - 11.4.0.4-2
-- rebuild for new libdhcp6client
+* Mon Dec  3 2007 Jeremy Katz <katzj at redhat.com> - 11.4.0.5-1
+- Add support for the Efika platform (dwmw2)
+- Fix some tracebacks (clumens, #405951)
+- Actually include the crypto mods (dlehman)
+- Include more nss libs (clumens, #405921)
+- Remove some cruft (notting)
+- Use libblkid instead of our custom code for fstype and label probing
+- Fix tty switching in graphical install
 
 * Thu Nov 29 2007 Jeremy Katz <katzj at redhat.com> - 11.4.0.4-1
 - Initial support for partition and LV resizing.  VERY EXPERIMENTAL!


Index: sources
===================================================================
RCS file: /cvs/pkgs/devel/anaconda/sources,v
retrieving revision 1.592
retrieving revision 1.593
diff -u -r1.592 -r1.593
--- sources	29 Nov 2007 22:59:34 -0000	1.592
+++ sources	3 Dec 2007 23:34:21 -0000	1.593
@@ -1 +1 @@
-d1c3e745081517c122c895672195fcc6  anaconda-11.4.0.4.tar.bz2
+c4a199822a6bdd10741e00335597dfa7  anaconda-11.4.0.5.tar.bz2




More information about the fedora-extras-commits mailing list