summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-06-16 18:41:36 +0000
committerJeremy Katz <katzj@redhat.com>2006-06-16 18:41:36 +0000
commitda5c1f121472bbc7d197a212e4a42b2b7893efe5 (patch)
tree3805501124318873bc65b5243f2bc0ead93e6eba
parent176e85abad987df652707b3220a21fed5b25c497 (diff)
downloadanaconda-da5c1f121472bbc7d197a212e4a42b2b7893efe5.tar.gz
anaconda-da5c1f121472bbc7d197a212e4a42b2b7893efe5.tar.xz
anaconda-da5c1f121472bbc7d197a212e4a42b2b7893efe5.zip
2006-06-16 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.
-rw-r--r--ChangeLog4
-rw-r--r--anaconda.spec6
-rwxr-xr-xscripts/upd-instroot2
3 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 78875a34d..b525dc16d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-06-16 Jeremy Katz <katzj@redhat.com>
+ * anaconda.spec: Bump version.
+
+ * scripts/upd-instroot (KEEPFILE): setfiles moved.
+
* yuminstall.py (YumSorter.tsCheck): Give info about when we add
packages as deps. (#189050, others)
diff --git a/anaconda.spec b/anaconda.spec
index 26d24617d..8c83bf262 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.0.44
+Version: 11.1.0.45
Release: 1
License: GPL
Summary: Graphical system installer
@@ -101,6 +101,10 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Fri Jun 16 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.45-1
+- setfiles moved. more fixing of policy
+- Give info on when we add packages as deps (#189050)
+
* Fri Jun 16 2006 Peter Jones <pjones@redhat.com> - 11.1.0.44-1
- require newer libdhcp
- fix rescue mode console setup (clumens and pnasrat)
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 181c41e52..0f4b014ca 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -455,7 +455,7 @@ usr/sbin/ybin
usr/sbin/load_policy
usr/sbin/semodule
usr/sbin/genhomedircon
-usr/sbin/setfiles
+sbin/setfiles
usr/sbin/lvm
usr/sbin/gptsync
usr/sbin/build-locale-archive