summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2010-01-06 17:34:19 -0500
committerChris Lumens <clumens@redhat.com>2010-01-06 17:34:19 -0500
commit3331795f8f58f94e8fdefed0cedc9e77f7fc0143 (patch)
tree521b7ca8c152f3c64d74f31cc988fe0042726dd4 /anaconda.spec.in
parent66e73996618ebf8f04bbc25052d797a9a9359eb6 (diff)
downloadanaconda-3331795f8f58f94e8fdefed0cedc9e77f7fc0143.tar.gz
anaconda-3331795f8f58f94e8fdefed0cedc9e77f7fc0143.tar.xz
anaconda-3331795f8f58f94e8fdefed0cedc9e77f7fc0143.zip
New version.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 120d1753b..35525e5af 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -213,6 +213,9 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
+* Wed Jan 06 2010 Chris Lumens <clumens@redhat.com> - 13.16-1
+- Add libblkid as a BuildRequires. (clumens)
+
* Wed Jan 06 2010 Chris Lumens <clumens@redhat.com> - 13.15-1
- Also remove requirement for libbdevid (hdegoede).
- Update the python-pyblock version requirement, too. (clumens)