rpms/anaconda/devel .cvsignore, 1.434, 1.435 anaconda.spec, 1.568, 1.569 sources, 1.562, 1.563

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Wed Aug 22 21:03:17 UTC 2007


Author: clumens

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

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
New version.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.434
retrieving revision 1.435
diff -u -r1.434 -r1.435
--- .cvsignore	13 Aug 2007 21:27:47 -0000	1.434
+++ .cvsignore	22 Aug 2007 21:02:41 -0000	1.435
@@ -5,3 +5,4 @@
 anaconda-11.3.0.17.tar.bz2
 anaconda-11.3.0.18.tar.bz2
 anaconda-11.3.0.19.tar.bz2
+anaconda-11.3.0.20.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.568
retrieving revision 1.569
diff -u -r1.568 -r1.569
--- anaconda.spec	13 Aug 2007 21:27:47 -0000	1.568
+++ anaconda.spec	22 Aug 2007 21:02:41 -0000	1.569
@@ -1,7 +1,7 @@
 %define livearches %{ix86} x86_64
 
 Name: anaconda
-Version: 11.3.0.19
+Version: 11.3.0.20
 Release: 1
 License: GPL
 Summary: Graphical system installer
@@ -30,7 +30,7 @@
 Requires: parted >= 1.8.1, pyparted >= 1.8.1
 Requires: kudzu >= 1.2.68, yum >= 2.9.2, pirut >= 1.1.0
 Requires: libxml2-python, python-urlgrabber
-Requires: system-logos, pykickstart >= 0.96, system-config-date
+Requires: system-logos, pykickstart >= 0.96, system-config-date >= 1.9.0
 Requires: device-mapper >= %{dmver}, device-mapper-libs >= %{dmver}
 Requires: dosfstools e2fsprogs
 Requires: python-pyblock >= 0.24-1
@@ -143,6 +143,20 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Wed Aug 22 2007 Chris Lumens <clumens at redhat.com> 11.3.0.20-1
+- Only add one slash to NFS path names (dcantrell, #253539).
+- Use dotted quad netmasks if provided (dcantrell, #243250).
+- Update system-config-date dependency (#253444).
+- Fix timezone screen size for livecd installs (katzj, #251851).
+- Check for themes in the installed root instead of host (katzj).
+- Add version information to the syslinux screens (katzj, #253632).
+- Add tooltips to UI for device names (jgranado, #125312).
+- Fix number of created SCSI device nodes (msivak, #241439).
+- Simplify upd-instroot (katzj).
+- Fix SIGSEGV in loader network config (dcantrell, #252988).
+- Network input validation cleanups (hhara AT miraclelinux DOT com).
+- Handle multiple module parameters in insmod (hhara AT miraclelinux DOT com).
+
 * Mon Aug 13 2007 Chris Lumens <clumens at redhat.com> 11.3.0.19-1
 - Make the version number display more prominent.
 - Dynamically figure out the GTK and icon themes (katzj).


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v
retrieving revision 1.562
retrieving revision 1.563
diff -u -r1.562 -r1.563
--- sources	13 Aug 2007 21:27:47 -0000	1.562
+++ sources	22 Aug 2007 21:02:42 -0000	1.563
@@ -1 +1 @@
-6a6d4cdd694e6ec16d468de28f2bdc82  anaconda-11.3.0.19.tar.bz2
+c6bb1eb1fd23ddda2830020c97e60706  anaconda-11.3.0.20.tar.bz2




More information about the fedora-extras-commits mailing list