|
|
Author: katzj
Update of /cvs/dist/rpms/anaconda/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30351/devel
Modified Files:
.cvsignore anaconda.spec sources
Log Message:
auto-import anaconda-11.1.0.84-1 on branch devel from
anaconda-11.1.0.84-1.src.rpm
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.322
retrieving revision 1.323
diff -u -r1.322 -r1.323
--- .cvsignore 16 Aug 2006 20:08:48 -0000 1.322
+++ .cvsignore 24 Aug 2006 02:06:27 -0000 1.323
@@ -1 +1 @@
-anaconda-11.1.0.83.tar.bz2
+anaconda-11.1.0.84.tar.bz2
Index: anaconda.spec
===================================================================
RCS file: /cvs/dist/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.448
retrieving revision 1.449
diff -u -r1.448 -r1.449
--- anaconda.spec 16 Aug 2006 20:08:48 -0000 1.448
+++ anaconda.spec 24 Aug 2006 02:06:27 -0000 1.449
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.0.83
+Version: 11.1.0.84
Release: 1
License: GPL
Summary: Graphical system installer
@@ -16,6 +16,7 @@
BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2
BuildPreReq: glib2-devel >= 2.11.1-5
BuildPreReq: libdhcp-devel >= 1.12, mkinitrd-devel >= 5.1.2-1
+BuildPreReq: audit-libs-devel
Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty
Requires: parted >= 1.7.1, pyparted >= 1.7.2
Requires: kudzu >= 1.2.42, yum >= 2.9.2, pirut >= 1.1.0
@@ -23,10 +24,9 @@
Requires: system-logos, pykickstart, system-config-date
Requires: device-mapper >= 1.01.05-3
Requires: dosfstools e2fsprogs
-%ifnarch s390 s390x
Requires: python-pyblock >= 0.17-2
Requires: libbdevid >= 5.1.2-1, libbdevid-python
-%endif
+Requires: audit-libs
%ifnarch s390 s390x ppc64
Requires: rhpxl >= 0.25
%endif
@@ -103,6 +103,19 @@
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Wed Aug 23 2006 Jeremy Katz <katzj@xxxxxxxxxx> - 11.1.0.84-1
+- Run in English for CJKI text installs (clumens, #180417, #202738)
+- Don't mistake hard drives for CD drives (clumens, #202714)
+- Start to add s390x mpath support (pjones)
+- Whiteout scim-libs (clumens, #202543)
+- Fix LV size check with growing (clumens, #203095)
+- Fix graphical selection of drives (pjones)
+- Speed up mke2fs (pjones, #201645)
+- Add a simple audit daemon to get rid of audit spam (pjones)
+- Some tweaks to repo addition/task selection
+- Fix multipath for x86_64 (pjones, #203425)
+- Set language to English every time it's unsupported (clumens, #203331)
+
* Wed Aug 16 2006 Jeremy Katz <katzj@xxxxxxxxxx> - 11.1.0.83-1
- Fix text timezone typo (clumens, #202844)
- Some installclass tweaking
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/anaconda/devel/sources,v
retrieving revision 1.445
retrieving revision 1.446
diff -u -r1.445 -r1.446
--- sources 16 Aug 2006 20:08:48 -0000 1.445
+++ sources 24 Aug 2006 02:06:27 -0000 1.446
@@ -1 +1 @@
-3e8ddcb0646c95cacd84b1a349438e83 anaconda-11.1.0.83.tar.bz2
+d1b652ed36613668ee34d4b4db7c440b anaconda-11.1.0.84.tar.bz2
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|