rpms/anaconda/devel .cvsignore, 1.592, 1.593 anaconda.spec, 1.735, 1.736 sources, 1.726, 1.727

David Cantrell dcantrel at fedoraproject.org
Wed Dec 24 04:07:44 UTC 2008


Author: dcantrel

Update of /cvs/pkgs/rpms/anaconda/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7373

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
* Tue Dec 23 2008 David Cantrell <dcantrell at redhat.com> - 11.5.0.3-1
- Initialize domainname to None (#477831) (dcantrell)
- Do not import unused modules. (dcantrell)
- Call '/sbin/udevadm settle' instead of /sbin/udevsettle (dcantrell)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.592
retrieving revision 1.593
diff -u -r1.592 -r1.593
--- .cvsignore	23 Dec 2008 21:42:48 -0000	1.592
+++ .cvsignore	24 Dec 2008 04:07:13 -0000	1.593
@@ -1 +1 @@
-anaconda-11.5.0.2.tar.bz2
+anaconda-11.5.0.3.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.735
retrieving revision 1.736
diff -u -r1.735 -r1.736
--- anaconda.spec	23 Dec 2008 21:42:48 -0000	1.735
+++ anaconda.spec	24 Dec 2008 04:07:13 -0000	1.736
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 11.5.0.2
+Version: 11.5.0.3
 Release: 1
 License: GPLv2+
 Group:   Applications/System
@@ -206,6 +206,11 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Tue Dec 23 2008 David Cantrell <dcantrell at redhat.com> - 11.5.0.3-1
+- Initialize domainname to None (#477831) (dcantrell)
+- Do not import unused modules. (dcantrell)
+- Call '/sbin/udevadm settle' instead of /sbin/udevsettle (dcantrell)
+
 * Tue Dec 23 2008 David Cantrell <dcantrell at redhat.com> - 11.5.0.2-1
 - Require latest pykickstart for repo command (clumens)
 - Remove libdhcp* from scripts/upd-instroot (dcantrell)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v
retrieving revision 1.726
retrieving revision 1.727
diff -u -r1.726 -r1.727
--- sources	23 Dec 2008 21:42:48 -0000	1.726
+++ sources	24 Dec 2008 04:07:14 -0000	1.727
@@ -1 +1 @@
-729f28012f4cb95c1595e3ace794d079  anaconda-11.5.0.2.tar.bz2
+a088c2161488c25cac03d1909287e1f1  anaconda-11.5.0.3.tar.bz2




More information about the fedora-extras-commits mailing list