rpms/livecd-tools/devel .cvsignore, 1.20, 1.21 livecd-tools.spec, 1.27, 1.28 sources, 1.21, 1.22

Jeremy Katz katzj at fedoraproject.org
Thu Jul 30 20:47:06 UTC 2009


Author: katzj

Update of /cvs/pkgs/rpms/livecd-tools/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27055

Modified Files:
	.cvsignore livecd-tools.spec sources 
Log Message:
* Thu Jul 30 2009 Jeremy Katz <katzj at redhat.com> - 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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/livecd-tools/devel/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- .cvsignore	14 Apr 2009 18:01:19 -0000	1.20
+++ .cvsignore	30 Jul 2009 20:47:06 -0000	1.21
@@ -1 +1 @@
-livecd-tools-023.tar.bz2
+livecd-tools-025.tar.bz2


Index: livecd-tools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/livecd-tools/devel/livecd-tools.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- livecd-tools.spec	25 Jul 2009 11:09:54 -0000	1.27
+++ livecd-tools.spec	30 Jul 2009 20:47:06 -0000	1.28
@@ -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 <katzj at redhat.com> - 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 <rel-eng at lists.fedoraproject.org> - 024-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/livecd-tools/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- sources	6 Jul 2009 18:03:30 -0000	1.21
+++ sources	30 Jul 2009 20:47:06 -0000	1.22
@@ -1 +1 @@
-9e1ffda4a6b93c53ef7964dfadce2452  livecd-tools-024.tar.bz2
+5f66482e1143c3717b356df0ec61b864  livecd-tools-025.tar.bz2




More information about the fedora-extras-commits mailing list