summaryrefslogtreecommitdiffstats
path: root/dracut.spec
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2013-08-01 12:57:11 +0200
committerHarald Hoyer <harald@redhat.com>2013-08-01 12:57:11 +0200
commitda021423ae95d6f703b30c16de1f5279dcf29742 (patch)
treeea4d59832c9a6e907b803b1924b193722c4e208a /dracut.spec
parent181ae552a585dc92667d2290547c6354de030b1b (diff)
downloaddracut-da021423ae95d6f703b30c16de1f5279dcf29742.tar.gz
dracut-da021423ae95d6f703b30c16de1f5279dcf29742.tar.xz
dracut-da021423ae95d6f703b30c16de1f5279dcf29742.zip
dracut-031-7.git20130801
- also install vt102 terminfo
Diffstat (limited to 'dracut.spec')
-rw-r--r--dracut.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/dracut.spec b/dracut.spec
index e670d61..edaea2a 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -10,7 +10,7 @@
Name: dracut
Version: 031
-Release: 6.git20130731%{?dist}
+Release: 7.git20130801%{?dist}
Summary: Initramfs generator using udev
%if 0%{?fedora} || 0%{?rhel}
@@ -34,6 +34,7 @@ Patch2: 0002-Revert-base-setup-correct-system-time-and-time-zone-.patch
Patch3: 0003-Change-the-implementation-of-action_on_fail.patch
Patch4: 0004-lvm-add-yes-to-lvm-lvchange.patch
Patch5: 0005-cms-cmssetup.sh-correct-port-for-zfcp.conf.patch
+Patch6: 0006-95terminfo-install-vt102.patch
BuildRequires: bash git
@@ -449,6 +450,9 @@ rm -rf -- $RPM_BUILD_ROOT
%endif
%changelog
+* Thu Aug 01 2013 Harald Hoyer <harald@redhat.com> 031-7.git20130801
+- also install vt102 terminfo
+
* Wed Jul 31 2013 Harald Hoyer <harald@redhat.com> 031-6.git20130731
- cmssetup: fixed port for zfcp.conf
- lvm: call lvchange with --yes to boot from snapshots