From d62ecaba52bc0e24d237fab8021f3bc8b44cf286 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Jun 10 2006 02:39:19 +0000 Subject: auto-import anaconda-11.1.0.27-1 on branch devel from anaconda-11.1.0.27-1.src.rpm --- diff --git a/.cvsignore b/.cvsignore index a5ec4e7..876c4b1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.1.0.26.tar.bz2 +anaconda-11.1.0.27.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 981704b..d5459cd 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Name: anaconda -Version: 11.1.0.26 -Release: 1.1 +Version: 11.1.0.27 +Release: 1 License: GPL Summary: Graphical system installer Group: Applications/System @@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT %doc docs/anaconda-release-notes.txt /usr/bin/mini-wm /usr/sbin/anaconda +%ifarch i386 +/usr/sbin/gptsync +%endif /usr/share/anaconda /usr/share/locale/*/*/* /usr/lib/anaconda @@ -90,8 +93,14 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog -* Fri Jun 09 2006 Jesse Keating 11.1.0.26-1.1 -- Fix netpbm requires +* Fri Jun 9 2006 Jeremy Katz - 11.1.0.27-1 +- fix dep problem (clumens) +- initial pass at support for the intel-based macs +- more trying to get s390 trees so they work +- more ipv6 (dcantrel) +- simplify error handling and return values in autopart code (clumens) +- fix going back in a few places (clumens) +- enable user_xattrs and acls by default * Thu Jun 08 2006 Chris Lumens 11.1.0.26-1 - Revert anaconda-runtime files fix. diff --git a/sources b/sources index e6ad88c..14c2d9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b616338b8d3a46bf2d68f45bd35347b8 anaconda-11.1.0.26.tar.bz2 +0f65ec6b4947536e5886138fb6d91409 anaconda-11.1.0.27.tar.bz2