[livecd-tools/el6] - Fix changelog version - Update spec for mkefiboot

Brian C. Lane bcl at fedoraproject.org
Thu May 23 16:01:53 UTC 2013


commit f0f5a081d38be584c1975f7f5f018ed5154e264d
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu May 23 09:01:29 2013 -0700

    - Fix changelog version
    - Update spec for mkefiboot

 livecd-tools.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/livecd-tools.spec b/livecd-tools.spec
index b6bdf34..94a616f 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -5,7 +5,7 @@
 Summary: Tools for building live CDs
 Name: livecd-tools
 Version: 13.4.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
 License: GPLv2
 Group: System Environment/Base
@@ -85,6 +85,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/image-creator
 %{_bindir}/liveimage-mount
 %{_bindir}/mkbiarch
+%{_bindir}/mkefiboot
 
 %files -n python-imgcreate
 %defattr(-,root,root,-)
@@ -95,9 +96,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
-* Thu May 23 2013 Brian C. Lane <bcl at redhat.com> 13.4-2
+* Thu May 23 2013 Brian C. Lane <bcl at redhat.com> 13.4.4-2
 - Version 13.4.4 (bcl)
 - Avoid setting empty root password (#962493) (thoger)
+- Update spec for mkefiboot
 
 * Tue Aug 28 2012 Seth Vidal <skvidal at fedoraproject.org>
 - fix firewalls being reset when setting selinux state from imgcreate


More information about the scm-commits mailing list