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

This commit is contained in:
Jeremy Katz 2005-11-19 21:51:50 +00:00
parent 45715ab4a1
commit 75cb269a5b
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
anaconda-10.90.5.tar.bz2
anaconda-10.90.6.tar.bz2

View File

@ -1,6 +1,6 @@
Name: anaconda
Version: 10.90.5
Release: 1.1
Version: 10.90.6
Release: 1
License: GPL
Summary: Graphical system installer
Group: Applications/System
@ -78,7 +78,10 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Fri Nov 18 2005 Paul Nasrat <pnasrat@redhat.com> - 10.90.5-1.1
* Sat Nov 19 2005 Jeremy Katz <katzj@redhat.com> - 10.90.6-1
- fix removal of packages to not traceback
* Fri Nov 18 2005 Paul Nasrat <pnasrat@redhat.com> - 10.90.5-1
- Disable sqlite cache for pkgorder
- Fix for new selinux context types (katzj)
- vnc parameter handling (clumens)

View File

@ -1 +1 @@
592d68a27f7c90945771490785b9d5f4 anaconda-10.90.5.tar.bz2
8d4411e6135862fe6e28167c2ff28d62 anaconda-10.90.6.tar.bz2