kadischi kadischi.spec,1.52,1.53

Jasper O'neal Hartline (autopsy) fedora-extras-commits at redhat.com
Mon Apr 16 15:30:37 UTC 2007


Author: autopsy

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

Modified Files:
	kadischi.spec 
Log Message:
Fix Xen kernel installs, implement Zenity into several post_scripts


Index: kadischi.spec
===================================================================
RCS file: /cvs/devel/kadischi/kadischi.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- kadischi.spec	12 Apr 2007 06:29:51 -0000	1.52
+++ kadischi.spec	16 Apr 2007 15:30:35 -0000	1.53
@@ -2,7 +2,7 @@
 
 Name:           kadischi
 Version:        3.4
-Release:        7.%{alphatag}
+Release:        8.%{alphatag}
 Summary:        LiveCD generation utility 
 
 Group:          Applications/System
@@ -11,9 +11,8 @@
 Source0:        kadischi.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  kudzu-devel intltool automake desktop-file-utils glib2-devel
+BuildRequires:  kudzu-devel intltool automake glib2-devel
 Requires:       anaconda busybox-anaconda syslinux mkisofs squashfs-tools
-Requires:       usermode
 AutoReqProv:    on
 
 %description
@@ -80,6 +79,16 @@
 %ghost %{_datadir}/%{name}/post_install_scripts/*.pyo
 
 %changelog
+* Sun Apr 16 2007 <jasperhartline at adelphia.net> 3.4-8.20070416cvs
+- Fix compiler warnings with find_live_cd.c and eject_live_cd.c
+- More comprehensive wait state for 01prelink.sh
+- Removed desktop-file-utils and usermode as Requires
+- Clean up files in /tmp/
+- Display estimated size of ISO in MegaBytes not Bytes
+- Integrate Zenity into 04userconfig.pl and 07accounts.sh
+- Correct issue with Xen kernel installs (again)
+
+
 * Thu Apr 12 2007 <jasperhartline at adelphia.net> 3.4-7.20070412cvs
 - Modifications made to satisfy rpmlint 
 




More information about the scm-commits mailing list