auto-import anaconda-11.2.0.53-1 on branch devel from anaconda-11.2.0.53-1.src.rpm

This commit is contained in:
Jeremy Katz 2007-04-19 21:15:58 +00:00
parent 29d976cd0b
commit 8bf0450402
3 changed files with 11 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-11.2.0.52.tar.bz2 anaconda-11.2.0.53.tar.bz2

View File

@ -1,7 +1,7 @@
%define livearches %{ix86} x86_64 %define livearches %{ix86} x86_64
Name: anaconda Name: anaconda
Version: 11.2.0.52 Version: 11.2.0.53
Release: 1 Release: 1
License: GPL License: GPL
Summary: Graphical system installer Summary: Graphical system installer
@ -142,6 +142,14 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || : /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog %changelog
* Thu Apr 19 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.53-1
- Add Romanian to language list (#237060)
- Fix selinux context of /etc/modprobe.d
- Move locale-archive.tmpl into the right place (clumens)
- Don't duplicate filesystem entries (clumens, #236477)
- Fix a python warning (dcantrell)
- Fix release notes with live CD
* Wed Apr 18 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.52-1 * Wed Apr 18 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.52-1
- More PS3 fixes (dwmw2, #236480, #236508) - More PS3 fixes (dwmw2, #236480, #236508)
- Fix broadcast calculation (dcantrell, #236266) - Fix broadcast calculation (dcantrell, #236266)

View File

@ -1 +1 @@
53b21ff16abe65855d485388293a665e anaconda-11.2.0.52.tar.bz2 79656ed3fb9143d6bfda7df891f5050d anaconda-11.2.0.53.tar.bz2