1
0
forked from rpms/anaconda
This commit is contained in:
Paul Nasrat 2005-11-18 20:20:32 +00:00
parent 463e7808a5
commit 45715ab4a1

View File

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