From bd3c849e7f49019cadd3dfd658fac4d21c2530e8 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Feb 09 2005 00:34:59 +0000 Subject: auto-import anaconda-10.2.0.18-1 on branch devel from anaconda-10.2.0.18-1.src.rpm --- diff --git a/.cvsignore b/.cvsignore index 1f12621..999a0f5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.2.0.17.tar.bz2 +anaconda-10.2.0.18.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index eea5ff0..0345f15 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.2.0.17 +Version: 10.2.0.18 Release: 1 License: GPL Summary: Graphical system installer @@ -53,7 +53,6 @@ rm -rf $RPM_BUILD_ROOT %doc docs/command-line.txt %doc docs/install-methods.txt %doc docs/kickstart-docs.txt -%doc docs/kickstart-docs.html %doc docs/mediacheck.txt %doc docs/anaconda-release-notes.txt /usr/bin/mini-wm @@ -70,6 +69,14 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Feb 8 2005 Jeremy Katz - 10.2.0.18-1 +- Remove some old cruft +- Fix-up for new module naming in gnome-python2-canvas 2.9.x +- Add needed requirements for rpm 4.4 +- Fix segfault when rpm tries to write to non-existent fd during + transaction ordering +- Support --erroronfail as an option for %pre/%post (clumens, #124386) + * Tue Feb 8 2005 Jeremy Katz - 10.2.0.17-1 - Use rhpl.archscore to fix iseries upgrades (pnasrat, #146915) - Only configure ksdevice if no --device (pnasrat, #138852) diff --git a/sources b/sources index 43968c4..719c495 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df879f420509992a09dcc39825efa8e2 anaconda-10.2.0.17.tar.bz2 +a54af31f86995dcec8a644480c695d02 anaconda-10.2.0.18.tar.bz2