rpms/anaconda/devel .cvsignore, 1.458, 1.459 anaconda.spec, 1.597, 1.598 sources, 1.589, 1.590

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Wed Nov 28 21:47:15 UTC 2007


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.458
retrieving revision 1.459
diff -u -r1.458 -r1.459
--- .cvsignore	15 Nov 2007 22:30:42 -0000	1.458
+++ .cvsignore	28 Nov 2007 21:46:42 -0000	1.459
@@ -1,3 +1,4 @@
 anaconda-11.3.0.42.tar.bz2
 anaconda-11.4.tar.bz2
 anaconda-11.4.0.1.tar.bz2
+anaconda-11.4.0.2.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.597
retrieving revision 1.598
diff -u -r1.597 -r1.598
--- anaconda.spec	15 Nov 2007 22:52:13 -0000	1.597
+++ anaconda.spec	28 Nov 2007 21:46:42 -0000	1.598
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 11.4.0.1
+Version: 11.4.0.2
 Release: 1
 License: GPLv2
 Group:   Applications/System
@@ -36,7 +36,6 @@
 %define desktopfileutilsver 0.8
 
 BuildRequires: audit-libs-devel
-BuildRequires: beecrypt-devel
 BuildRequires: booty
 BuildRequires: bzip2-devel
 BuildRequires: device-mapper-devel >= %{dmver}
@@ -64,9 +63,9 @@
 BuildRequires: python-devel
 BuildRequires: python-urlgrabber
 BuildRequires: rhpl
-BuildRequires: rpm-devel
 BuildRequires: rpm-python >= %{rpmpythonver}
 BuildRequires: slang-static >= %{slangver}
+BuildRequires: xmlto
 BuildRequires: yum >= %{yumver}
 BuildRequires: zlib-devel, zlib-static
 %ifarch %livearches
@@ -216,6 +215,25 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Wed Nov 28 2007 Chris Lumens <clumens at redhat.com> 11.4.0.2-1
+- Include libuser support libraries.
+- Include nss libraries so rpm works again (#396851).
+- Fix a traceback starting vnc mode.
+- Make --excludedocs work again (#401651).
+- Probe for USB on more busses (dwmw2, #401821).
+- Add linear.ko to the modules available for rescue mode (#151742).
+- Update implantisomd5 usage to give correct option name (#364611).
+- Start removing unneeded install method code.
+- Run %post scripts on upgrade (#392201).
+- Correct nicdelay patch (msivak, #349521).
+- Only run media check if we're installing off the CD (#362561).
+- Fix display of package names in non-English text installs (#376231).
+- Import isys (katzj, #390141).
+- Fully handle pae kernel (katzj, #388231).
+- Add initial support for encrypted block devices (dlehman).
+- Strip out the wiki markup from docs (Paul Frields, #387341).
+- Update Romanian keyboard layout and console font (#386751).
+
 * Thu Nov 15 2007 Chris Lumens <clumens at redhat.com> 11.4.0.1-1
 - Pull in the /lib/ld-linux.so.2 symlink to stage2.
 - Don't segfault on unpartitioned updates devices (#372011).


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v
retrieving revision 1.589
retrieving revision 1.590
diff -u -r1.589 -r1.590
--- sources	15 Nov 2007 22:52:13 -0000	1.589
+++ sources	28 Nov 2007 21:46:42 -0000	1.590
@@ -1 +1 @@
-ac1df03ff7eab29767b3d7c077a726f5  anaconda-11.4.0.1.tar.bz2
+d82bca8ee001f136cedaca73dfee3d11  anaconda-11.4.0.2.tar.bz2




More information about the fedora-extras-commits mailing list