summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2007-04-12 22:07:45 +0000
committerDavid Cantrell <dcantrell@redhat.com>2007-04-12 22:07:45 +0000
commit5d6a7af66223e91c3959dc8662026ec68a7bf475 (patch)
treefcebb254f4dadbbcb6c6ececac9d01226a7ee676 /anaconda.spec
parentf776738432f427ff7191d2df947d7373f79d9959 (diff)
downloadanaconda-5d6a7af66223e91c3959dc8662026ec68a7bf475.tar.gz
anaconda-5d6a7af66223e91c3959dc8662026ec68a7bf475.tar.xz
anaconda-5d6a7af66223e91c3959dc8662026ec68a7bf475.zip
Bump version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec12
1 files changed, 11 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 732154f2e..451e5556e 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
@@ -142,6 +142,16 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Thu Apr 12 2007 David Cantrell <dcantrell@redhat.com - 11.2.0.48-1
+- Don't write out remove lines for packages that don't exist on the
+ installation arch (clumens)
+- Remove unused code from partedUtils.py (clumens)
+- Fix handling of plain text release notes (Elliot Peele)
+- Fix RAID minor number allocation in text mode UI (clumens)
+- Force /sbin and /usr/sbin in the PATH (katzj)
+- Don't copy stage2.img if it is not found (katzj)
+- Test given URL for HTTP/FTP install modes when stage2 is loaded from CD
+
* Mon Apr 9 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.47-1
- Fix build on s390
- Ensure we exit at the end of the install.