From f4f066f6a943a5feb81de3c809f0735f79518a55 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Mon, 23 Apr 2007 21:49:39 +0000 Subject: [PATCH] auto-import anaconda-11.2.0.55-1 on branch devel from anaconda-11.2.0.55-1.src.rpm --- .cvsignore | 3 +-- anaconda.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/.cvsignore b/.cvsignore index 20e1094..7d29aca 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -anaconda-11.2.0.53.tar.bz2 -anaconda-11.2.0.54.tar.bz2 +anaconda-11.2.0.55.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 378f7f1..e1b7ca0 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,8 +1,8 @@ %define livearches %{ix86} x86_64 Name: anaconda -Version: 11.2.0.54 -Release: 2 +Version: 11.2.0.55 +Release: 1 License: GPL Summary: Graphical system installer Group: Applications/System @@ -51,7 +51,7 @@ Requires(post): desktop-file-utils >= 0.8 Requires(postun): desktop-file-utils >= 0.8 %endif Obsoletes: anaconda-images <= 10 -Url: http://fedora.redhat.com/projects/anaconda-installer/ +Url: http://fedoraproject.org/wiki/Anaconda BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -142,8 +142,11 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog -* Sat Apr 21 2007 Jesse Keating - 11.2.0.54-2 -- s/genisoimage/mkisofs until the merge. +* Mon Apr 23 2007 Jeremy Katz - 11.2.0.55-1 +- Fix FTP/HTTP installs booted from disc1/rescueCD +- Ensure kickstart scripts are executed with the right cwd (clumens, #237317) +- Fix net device comparison (dcantrell, #237431) +- Fix multiple repos some more (#231543) * Fri Apr 20 2007 Chris Lumens - 11.2.0.54-1 - Be smarter about detecting network link status (dcantrell, #236483). diff --git a/sources b/sources index 382e793..1976ba0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7579717f78553935f5924731b4a37c84 anaconda-11.2.0.54.tar.bz2 +a75ad5317409417ebbca5205348d08ec anaconda-11.2.0.55.tar.bz2