diff --git a/.cvsignore b/.cvsignore index 56eea1f..135abbb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.2.0.47.tar.bz2 +anaconda-11.2.0.48.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 9e370fd..451e555 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,7 +1,7 @@ %define livearches %{ix86} x86_64 Name: anaconda -Version: 11.2.0.47 +Version: 11.2.0.48 Release: 1 License: GPL Summary: Graphical system installer @@ -21,7 +21,7 @@ BuildRequires: pango-devel, pirut, libXt-devel BuildRequires: slang-devel >= 2.0.6-2, slang-static BuildRequires: newt-devel, newt-static BuildRequires: glib2-devel >= 2.11.1-5, glib2-static -BuildRequires: libdhcp-devel >= 1.24, mkinitrd-devel >= 5.1.2-1 +BuildRequires: libdhcp-devel-static >= 1.24-3, mkinitrd-devel >= 5.1.2-1 BuildRequires: audit-libs-devel %ifarch %livearches BuildRequires: desktop-file-utils @@ -142,9 +142,19 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Apr 12 2007 David Cantrell - 11.2.0.47-1 - Fix build on s390 -- Ensure we exit at the end of the install. +- Ensure we exit at the end of the install. * Sun Apr 8 2007 Peter Jones - 11.2.0.46-2 - Rebuild because aparently the s390 build produced a corrupt package... diff --git a/sources b/sources index 051c5c6..cb696fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -920efbca835434d3fbdb96bef2c0f7d5 anaconda-11.2.0.47.tar.bz2 +62fb1da131b5df8ef50f8290fdde356b anaconda-11.2.0.48.tar.bz2