kadischi kadischi.spec,1.22,1.23

Chitlesh GOORAH (chitlesh) fedora-extras-commits at redhat.com
Wed Jul 5 13:27:57 UTC 2006


Author: chitlesh

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

Modified Files:
	kadischi.spec 
Log Message:
kadischi.desktop


Index: kadischi.spec
===================================================================
RCS file: /cvs/devel/kadischi/kadischi.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- kadischi.spec	5 Jul 2006 05:34:44 -0000	1.22
+++ kadischi.spec	5 Jul 2006 13:27:55 -0000	1.23
@@ -2,7 +2,7 @@
 
 Name:           kadischi
 Version:        2.4
-Release:        3.%{alphatag}
+Release:        4.%{alphatag}
 Summary:        LiveCD generation utility 
 
 Group:          Applications/System
@@ -11,14 +11,14 @@
 Source0:        kadischi.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  kudzu-devel glib2-devel intltool autoconf automake
+BuildRequires:  kudzu-devel glib2-devel intltool autoconf automake desktop-file-utils
 Requires:       python anaconda busybox-anaconda syslinux mkisofs squashfs-tools e2fsprogs perl
 AutoReqProv:    off
 
 %description
 Kadischi is a LiveCD generation tool for Fedora Core systems.
-A Live ISO9660 compliant image file made with Kadischi can 
-be written to a CD or DVD and run without any prior installation 
+A Live ISO9660 compliant image file made with Kadischi can be
+written to a CD or DVD and run without any prior installation
 of Fedora Core.
 
 %prep
@@ -36,6 +36,13 @@
 %install
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
+ls -R $RPM_BUILD_ROOT
+desktop-file-install --vendor fedora \
+    --add-category X-Fedora \
+    --add-category Network \
+    --delete-original \
+    --dir $RPM_BUILD_ROOT%{_datadir}/applications/ \
+    $RPM_BUILD_ROOT/%{_datadir}/%{name}/%{name}.desktop
 
 
 %clean
@@ -70,6 +77,7 @@
 %{_datadir}/%{name}/bootsplash/*.msg
 %{_datadir}/%{name}/bootsplash/splash.lss
 %{_datadir}/%{name}/bootsplash/memtest
+%{_datadir}/applications/fedora-%{name}.desktop
 %{_mandir}/man1/%{name}.1.gz
 %{_mandir}/man5/%{name}.conf.5.gz
 %ghost %{_datadir}/%{name}/*.pyc
@@ -80,6 +88,9 @@
 %ghost %{_datadir}/%{name}/post_install_scripts/*.pyo
 
 %changelog
+* Thu Jul 6 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> 2.4-4.20060706cvs
+- added kadischigui.py and fedora-kadischi.desktop
+
 * Wed Jul 5 2006 <jasperhartline at adelphia.net> 2.4-3.20060705cvs
 - Rewrite of 04userconfig.pl to PERL
 - Minor fixes




More information about the fedora-extras-commits mailing list