devel/livecd-tools .cvsignore, 1.11, 1.12 livecd-tools.spec, 1.11, 1.12 sources, 1.11, 1.12

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Tue Sep 25 21:42:10 UTC 2007


Author: katzj

Update of /cvs/pkgs/devel/livecd-tools
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9253

Modified Files:
	.cvsignore livecd-tools.spec sources 
Log Message:
* Tue Sep 25 2007 Jeremy Katz <katzj at redhat.com> - 012-1
- Allow %post --nochroot to work for putting files in the root of the iso
- Set environment variables for when %post is run
- Add progress for downloads (Colin Walters)
- Add cachedir option (Colin Walters)
- Fixes for ppc/ppc64 to work again
- Clean up bootloader config a little
- Enable swaps in the default desktop config
- Ensure all configs are installed (#281911)
- Convert method line to a repo for easier config reuse (jkeating)
- Kill the modprobe FATAL warnings (#240585)
- Verify isos with iso-to-disk script
- Allow passing xdriver for setting the xdriver (#291281)
- Add turboliveinst patch (Douglas McClendon)
- Make iso-to-disk support --resetmbr (#294041)
- Clean up filesystem layout (Douglas McClendon)
- Manifest tweaks for most configs



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/devel/livecd-tools/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	28 Aug 2007 23:53:30 -0000	1.11
+++ .cvsignore	25 Sep 2007 21:41:38 -0000	1.12
@@ -1 +1 @@
-livecd-tools-011.tar.bz2
+livecd-tools-012.tar.bz2


Index: livecd-tools.spec
===================================================================
RCS file: /cvs/pkgs/devel/livecd-tools/livecd-tools.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- livecd-tools.spec	28 Aug 2007 21:25:34 -0000	1.11
+++ livecd-tools.spec	25 Sep 2007 21:41:38 -0000	1.12
@@ -1,6 +1,8 @@
+%define debug_package %{nil}
+
 Summary: Tools for building live CD's
 Name: livecd-tools
-Version: 011
+Version: 012
 Release: 1%{?dist}
 License: GPL
 Group: System Environment/Base
@@ -15,6 +17,7 @@
 Requires: squashfs-tools
 Requires: pykickstart
 Requires: dosfstools >= 2.11-8
+Requires: isomd5sum
 %ifarch %{ix86} x86_64
 Requires: syslinux
 %endif
@@ -52,6 +55,24 @@
 %{_datadir}/livecd-tools/*
 
 %changelog
+* Tue Sep 25 2007 Jeremy Katz <katzj at redhat.com> - 012-1
+- Allow %%post --nochroot to work for putting files in the root of the iso
+- Set environment variables for when %%post is run
+- Add progress for downloads (Colin Walters)
+- Add cachedir option (Colin Walters)
+- Fixes for ppc/ppc64 to work again
+- Clean up bootloader config a little
+- Enable swaps in the default desktop config
+- Ensure all configs are installed (#281911)
+- Convert method line to a repo for easier config reuse (jkeating)
+- Kill the modprobe FATAL warnings (#240585)
+- Verify isos with iso-to-disk script
+- Allow passing xdriver for setting the xdriver (#291281)
+- Add turboliveinst patch (Douglas McClendon)
+- Make iso-to-disk support --resetmbr (#294041)
+- Clean up filesystem layout (Douglas McClendon)
+- Manifest tweaks for most configs
+
 * Tue Aug 28 2007 Jeremy Katz <katzj at redhat.com> - 011-1
 - Many config updates for Fedora 8
 - Support $basearch in repo line of configs; use it


Index: sources
===================================================================
RCS file: /cvs/pkgs/devel/livecd-tools/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	28 Aug 2007 23:53:30 -0000	1.11
+++ sources	25 Sep 2007 21:41:38 -0000	1.12
@@ -1 +1 @@
-303b0ab614b0dd4aa14f129153afe242  livecd-tools-011.tar.bz2
+12465bf127b9b390bbb7534b84407f93  livecd-tools-012.tar.bz2




More information about the fedora-extras-commits mailing list