diff --git a/.cvsignore b/.cvsignore index e400fcc..33ccee8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -livecd-tools-023.tar.bz2 +livecd-tools-025.tar.bz2 diff --git a/livecd-tools.spec b/livecd-tools.spec index 3ee0c3c..1dbd6ba 100644 --- a/livecd-tools.spec +++ b/livecd-tools.spec @@ -4,8 +4,8 @@ Summary: Tools for building live CDs Name: livecd-tools -Version: 024 -Release: 2%{?dist} +Version: 025 +Release: 1%{?dist} License: GPLv2 Group: System Environment/Base URL: http://git.fedorahosted.org/git/livecd @@ -39,7 +39,7 @@ Requires: yum >= 3.2.18 Requires: squashfs-tools Requires: pykickstart >= 0.96 Requires: dosfstools >= 2.11-8 -Requires: rhpl +Requires: system-config-keyboard >= 1.3.0 Requires: python-urlgrabber Requires: libselinux-python Requires: dbus-python @@ -81,6 +81,16 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/imgcreate/*.pyc %changelog +* Thu Jul 30 2009 Jeremy Katz - 025-1 +- Bind mount /dev/shm also (#502921) +- Update man pages (Michel Duquaine, #505742) +- Use blkid instead of vol_id (mclasen, #506360) +- A few livecd-iso-to-disk tweaks (Martin Dengler, Jason Farrell) +- Another fix for SELinux being disabled (#508402) +- Use resize2fs -M and handle resize errors better +- Use isohybrid on the live image +- Use system-config-keyboard instead of rhpl + * Sat Jul 25 2009 Fedora Release Engineering - 024-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index eeca74e..04b33d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e1ffda4a6b93c53ef7964dfadce2452 livecd-tools-024.tar.bz2 +5f66482e1143c3717b356df0ec61b864 livecd-tools-025.tar.bz2