From 21d29b5e2e5ee32dc570cb32f247018a8aa4b2fc Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: Jun 19 2010 19:00:28 +0000 Subject: liveimage-mount is a new executable in 032 that needs to be packaged. --- diff --git a/livecd-tools.spec b/livecd-tools.spec index 76334cb..0512687 100644 --- a/livecd-tools.spec +++ b/livecd-tools.spec @@ -5,7 +5,7 @@ Summary: Tools for building live CDs Name: livecd-tools Version: 032 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2 Group: System Environment/Base URL: http://git.fedorahosted.org/git/livecd @@ -76,6 +76,7 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/livecd-iso-to-disk %{_bindir}/livecd-iso-to-pxeboot %{_bindir}/image-creator +%{_bindir}/liveimage-mount %files -n python-imgcreate %defattr(-,root,root,-) @@ -86,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/imgcreate/*.pyc %changelog +* Sat Jun 19 2010 Bruno Wolff III - 032-4 +- liveimage-mount is new to 023 + * Sat Jun 19 2010 Bruno Wolff III - 032-3 - Change the version in the Makefile