summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2013-02-04 13:38:29 -0800
committerBrian C. Lane <bcl@redhat.com>2013-02-04 13:38:29 -0800
commit85f389732b6e2b91ec511815124dbc0d32baaedb (patch)
tree762c06a7e45310727f6cb0e7f4624e2a0bfe6b93 /anaconda.spec.in
parent9a01a98eeafc4d763a49f61f6322d7947f8bebff (diff)
downloadanaconda-85f389732b6e2b91ec511815124dbc0d32baaedb.tar.gz
anaconda-85f389732b6e2b91ec511815124dbc0d32baaedb.tar.xz
anaconda-85f389732b6e2b91ec511815124dbc0d32baaedb.zip
New version.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 52ffc8325..d82e3c5be 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -242,6 +242,10 @@ update-desktop-database &> /dev/null || :
%{_prefix}/lib/dracut/modules.d/80%{name}/*
%changelog
+* Mon Feb 04 2013 Brian C. Lane <bcl@redhat.com> - 19.4-1
+- Remove libcurl requirement from configure.ac. (dlehman)
+- DMI_CHASSIS_VENDOR has moved into blivet. (dlehman)
+
* Fri Feb 01 2013 Brian C. Lane <bcl@redhat.com> - 19.3-1
- unpack product.img to correct location (#869098) (bcl)
- Fix including _isys.so and isys/__init__.py in updates.img (vpodzime)