kadischi kadischi.spec,1.36,1.37

Jasper O'neal Hartline (autopsy) fedora-extras-commits at redhat.com
Mon Sep 4 15:51:40 UTC 2006


Author: autopsy

Update of /cvs/devel/kadischi
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2251/kadischi

Modified Files:
	kadischi.spec 
Log Message:
Use buildstamp file for stamping .livecd, make /var/lib/rpm writeable


Index: kadischi.spec
===================================================================
RCS file: /cvs/devel/kadischi/kadischi.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- kadischi.spec	3 Sep 2006 01:23:37 -0000	1.36
+++ kadischi.spec	4 Sep 2006 15:51:38 -0000	1.37
@@ -1,7 +1,7 @@
 %define         alphatag    %(date +%%Y%%m%%d)cvs
 
 Name:           kadischi
-Version:        3.2
+Version:        3.3
 Release:        1.%{alphatag}
 Summary:        LiveCD generation utility 
 
@@ -13,7 +13,7 @@
 
 BuildRequires:  kudzu-devel glib2-devel intltool autoconf automake desktop-file-utils
 Requires:       python anaconda busybox-anaconda syslinux mkisofs squashfs-tools e2fsprogs
-Requires:       usermode perl
+Requires:       usermode perl gnome-python2-gtkhtml2
 AutoReqProv:    off
 
 %description
@@ -91,6 +91,12 @@
 %ghost %{_datadir}/%{name}/post_install_scripts/*.pyo
 
 %changelog
+* Mon Sep  4 2006 <jasperhartline at adelphia.net> 3.3-1.20060904cvs
+- Use buildstamp file for stamping .livecd
+- Mount /var/lib/rpm on writeable tmpfs
+- Add gnome-python2-gtkhtml2 as Requires
+
+
 * Sat Sep  2 2006 <jasperhartline at adelphia.net> 3.2-1.20060902cvs
 - Fix SMP initrd bug
 - Implement LiveCD-to-system installer bits




More information about the scm-commits mailing list