From 6579fe7408a071833935af2c8218660c5d4e0c7c Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 26 Feb 2013 12:48:10 +0100 Subject: [PATCH] Setting tag bootcd-5.1-5 fix console on tty2: this broke the build on fedora14 even though f14 doesn't use systemd by defaults there is /etc/systemd in there --- bootcd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bootcd.spec b/bootcd.spec index 90db35a..e8c603b 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -3,7 +3,7 @@ %define name bootcd-%{nodefamily} %define version 5.1 -%define taglevel 4 +%define taglevel 5 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -115,6 +115,10 @@ rm -rf $RPM_BUILD_ROOT /etc/plc.d %changelog +* Tue Feb 26 2013 Thierry Parmentelat - bootcd-5.1-5 +- fix console on tty2: this broke the build on fedora14 +- even though f14 doesn't use systemd by defaults there is /etc/systemd in there + * Fri Feb 22 2013 Thierry Parmentelat - bootcd-5.1-4 - turn on getty/console on tty2 -- 2.43.0