From: Thierry Parmentelat Date: Wed, 11 Apr 2012 08:03:56 +0000 (+0200) Subject: Setting tag bootcd-5.1-1 X-Git-Tag: bootcd-5.1-1^0 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=ec353aa956753b4af681b6313ffa7da516401085 Setting tag bootcd-5.1-1 compatible with pre- and post- f16 add systemd friendlyness to bootcd also add biosdevname=0 tp kernel args so ethernet devices are still named in eth --- diff --git a/bootcd.spec b/bootcd.spec index 33b3146..01b2753 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -3,7 +3,7 @@ %define name bootcd-%{nodefamily} %define version 5.1 -%define taglevel 0 +%define taglevel 1 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -115,6 +115,11 @@ rm -rf $RPM_BUILD_ROOT /etc/plc.d %changelog +* Wed Apr 11 2012 Thierry Parmentelat - bootcd-5.1-1 +- compatible with pre- and post- f16 +- add systemd friendlyness to bootcd +- also add biosdevname=0 tp kernel args so ethernet devices are still named in eth + * Mon Nov 07 2011 Thierry Parmentelat - bootcd-5.0-11 - add requires: to syslinux-perl on fedora14