kadischi kadischi.spec,1.18,1.19

Jasper O'neal Hartline (autopsy) fedora-extras-commits at redhat.com
Mon Jul 3 18:48:31 UTC 2006


Author: autopsy

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

Modified Files:
	kadischi.spec 
Log Message:
User data and configuration dialog menu, calculate expected ISO size


Index: kadischi.spec
===================================================================
RCS file: /cvs/devel/kadischi/kadischi.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- kadischi.spec	30 Jun 2006 23:07:06 -0000	1.18
+++ kadischi.spec	3 Jul 2006 18:48:29 -0000	1.19
@@ -1,7 +1,7 @@
 %define		alphatag	%(date +%%Y%%m%%d)cvs
 
 Name:           kadischi
-Version:        2.3
+Version:        2.4
 Release:        1.%{alphatag}
 Summary:        LiveCD generation utility 
 
@@ -63,6 +63,8 @@
 %{_datadir}/%{name}/install/readonly-root
 %{_datadir}/%{name}/install/rc.readonly-livecd
 %{_datadir}/%{name}/install/readonly-halt
+%{_datadir}/%{name}/install/userhome.sh
+%{_datadir}/%{name}/install/userhome.desktop
 %{_libexecdir}/%{name}/scanswap
 %{_datadir}/%{name}/bootsplash/*.msg
 %{_datadir}/%{name}/bootsplash/splash.lss
@@ -76,7 +78,12 @@
 %ghost %{_datadir}/%{name}/post_install_scripts/*.pyc
 %ghost %{_datadir}/%{name}/post_install_scripts/*.pyo
 
-%changelog
+%changelog 
+* Mon Jul  3 2006 <jasperhartline at adelphia.net> 2.4-1.20060703cvs
+- Addition of dialog and shell menu system to allow a user to mount
+  and save data and configurations under /home from LiveCD 
+- Expected ISO image size processing block, show the expected size
+
 * Fri Jun 30 2006 <jasperhartline at adelphia.net> - 2.3-1.20060630cvs
 - Support common combinations of user installable kernels
 




More information about the fedora-extras-commits mailing list