kadischi kadischi.spec,1.46,1.47

Jasper O'neal Hartline (autopsy) fedora-extras-commits at redhat.com
Wed Feb 28 11:31:41 UTC 2007


Author: autopsy

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

Modified Files:
	kadischi.spec 
Log Message:
Removed some extraneous GUI bits for now.


Index: kadischi.spec
===================================================================
RCS file: /cvs/devel/kadischi/kadischi.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- kadischi.spec	20 Oct 2006 19:39:43 -0000	1.46
+++ kadischi.spec	28 Feb 2007 11:31:39 -0000	1.47
@@ -38,13 +38,6 @@
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
 
-desktop-file-install --vendor fedora \
-    --add-category X-Fedora \
-    --add-category System \
-    --delete-original \
-    --dir %{buildroot}%{_datadir}/applications/ \
-    %{buildroot}%{_datadir}/applications/%{name}.desktop
-
 %clean
 rm -rf %{buildroot}
 
@@ -56,8 +49,6 @@
 %dir %{_libexecdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/buildstamp
 %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
-%config(noreplace) %{_sysconfdir}/pam.d/%{name}
-%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
 %{_bindir}/%{name}
 %{_sbindir}/%{name}
 %{_datadir}/%{name}/*.sh
@@ -77,7 +68,6 @@
 %{_datadir}/%{name}/bootsplash/*.msg
 %{_datadir}/%{name}/bootsplash/splash.lss
 %{_datadir}/%{name}/bootsplash/memtest
-%{_datadir}/applications/fedora-%{name}.desktop
 %{_libexecdir}/%{name}/eject-live-cd
 %{_libexecdir}/%{name}/find-live-cd
 %{_libexecdir}/%{name}/scanswap
@@ -91,6 +81,10 @@
 %ghost %{_datadir}/%{name}/post_install_scripts/*.pyo
 
 %changelog
+* Wed Feb 28 2007 <jasperhartline at adelphia.net> 3.4-5.20070228cvs
+- Removed some extraneous GUI bits for now.
+
+
 * Fri Oct 20 2006 <jasperhartline at adelphia.net> 3.4-4.20061020cvs
 - Removed gnome-python2-gtkhtml2 as Requires.
 




More information about the scm-commits mailing list