rpms/livecd-tools/devel .cvsignore, 1.22, 1.23 livecd-tools.spec, 1.29, 1.30 sources, 1.23, 1.24

Warren Togami 砥上勇 wtogami at fedoraproject.org
Thu Sep 10 20:10:00 UTC 2009


Author: wtogami

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

Modified Files:
	.cvsignore livecd-tools.spec sources 
Log Message:
- Support new dracut output filename /boot/initramfs-*
- Fix cleanup of fake /selinux directory during teardown Bug #522224
So I didn't fully test that this successfully creates a livecd image since it requires tomorrow's rawhide dracut.
But without it, tomorrow's rawhide livecd will be guaranteed to fail...



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/livecd-tools/devel/.cvsignore,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- .cvsignore	24 Aug 2009 20:43:19 -0000	1.22
+++ .cvsignore	10 Sep 2009 20:09:59 -0000	1.23
@@ -1 +1 @@
-livecd-tools-026.tar.bz2
+livecd-tools-027.tar.bz2


Index: livecd-tools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/livecd-tools/devel/livecd-tools.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- livecd-tools.spec	24 Aug 2009 20:43:19 -0000	1.29
+++ livecd-tools.spec	10 Sep 2009 20:09:59 -0000	1.30
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 026
+Version: 027
 Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Base
@@ -81,6 +81,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Thu Sep 10 2009 Warren Togami <wtogami at redhat.com> - 027-1
+- Support new dracut output filename /boot/initramfs-*
+- Fix cleanup of fake /selinux directory during teardown Bug #522224
+
 * Mon Aug 24 2009 Jeremy Katz <katzj at redhat.com> - 026-1
 - More resize2fs -M usage
 - Work with dracut-based initramfs


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/livecd-tools/devel/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- sources	24 Aug 2009 20:43:19 -0000	1.23
+++ sources	10 Sep 2009 20:09:59 -0000	1.24
@@ -1 +1 @@
-1318d7c6e255b6825a262a662d5d6f22  livecd-tools-026.tar.bz2
+34fcb9fdaf359a31afd78055bcba807b  livecd-tools-027.tar.bz2




More information about the fedora-extras-commits mailing list