X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootcd.spec;h=e8c603b4c7485be22c948eca7618d7469c0536bb;hb=6579fe7408a071833935af2c8218660c5d4e0c7c;hp=01b27532395a847fe5d3745e40b694b0d361ac4b;hpb=ec353aa956753b4af681b6313ffa7da516401085;p=bootcd.git diff --git a/bootcd.spec b/bootcd.spec index 01b2753..e8c603b 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -3,7 +3,7 @@ %define name bootcd-%{nodefamily} %define version 5.1 -%define taglevel 1 +%define taglevel 5 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -115,6 +115,19 @@ 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 + +* Thu Feb 21 2013 Thierry Parmentelat - bootcd-5.1-3 +- reviewed for systemd & f18 + +* Mon May 07 2012 Thierry Parmentelat - bootcd-5.1-2 +- turn off selinux, turns out needed with some combinations like lxc/f14 + * Wed Apr 11 2012 Thierry Parmentelat - bootcd-5.1-1 - compatible with pre- and post- f16 - add systemd friendlyness to bootcd