From: Thierry Parmentelat Date: Tue, 26 Feb 2013 11:48:10 +0000 (+0100) Subject: Setting tag bootcd-5.1-5 X-Git-Tag: bootcd-5.1-5^0 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=6579fe7408a071833935af2c8218660c5d4e0c7c 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 --- 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