kadischi kadischi.spec,1.68,1.69

Jasper O'neal Hartline (autopsy) fedora-extras-commits at redhat.com
Mon May 14 19:45:40 UTC 2007


Author: autopsy

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

Modified Files:
	kadischi.spec 
Log Message:
Modified kadischi.spec and kadischi.py for mkisofs to genisoimage change


Index: kadischi.spec
===================================================================
RCS file: /cvs/devel/kadischi/kadischi.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- kadischi.spec	11 May 2007 17:36:43 -0000	1.68
+++ kadischi.spec	14 May 2007 19:45:38 -0000	1.69
@@ -1,8 +1,8 @@
-%define         alphatag    20070511cvs
+%define         alphatag    20070514cvs
 
 Name:           kadischi
 Version:        3.6
-Release:        2.%{alphatag}%{?dist}
+Release:        3.%{alphatag}%{?dist}
 Summary:        LiveCD generation utility 
 
 Group:          Applications/System
@@ -20,7 +20,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  kudzu-devel intltool automake glib2-devel zlib-devel
-Requires:       anaconda busybox-anaconda syslinux mkisofs squashfs-tools
+Requires:       anaconda busybox-anaconda syslinux genisoimage squashfs-tools e2fsprogs
 AutoReqProv:    on
 
 %description
@@ -75,6 +75,11 @@
 %{_libexecdir}/%{name}
 
 %changelog
+* Mon May 14 2007 <jasperhartline at adelphia.net> 3.6-2.20070514cvs
+- kadischi.py needs genisoimage not mkisofs
+- Added Requires, e2fsprogs genisoimage, removed mkisofs
+
+
 * Fri May 11 2007 <jasperhartline at adelphia.net> 3.6-2.20070511cvs
 - Built kadischi main package and kadischi-tools subpackages
 




More information about the fedora-extras-commits mailing list