SPECS: seedit.spec - add desktop file

wolvverine wolvverine at pld-linux.org
Tue Jul 3 01:39:33 CEST 2007


Author: wolvverine                   Date: Mon Jul  2 23:39:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add desktop file

---- Files affected:
SPECS:
   seedit.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/seedit.spec
diff -u SPECS/seedit.spec:1.2 SPECS/seedit.spec:1.3
--- SPECS/seedit.spec:1.2	Tue Jul  3 00:42:23 2007
+++ SPECS/seedit.spec	Tue Jul  3 01:39:28 2007
@@ -8,7 +8,7 @@
 Group:		Applications
 Source0:	http://downloads.sourceforge.net/seedit/%{name}-%{version}.tar.gz
 # Source0-md5:	2c9b44bd9a14b2e60fb1987161c6a797
-#Source1:	%{name}-gui.desktop
+Source1:	%{name}-gui.desktop
 #Source2:	%{name}-gui.png
 URL:		http://seedit.sourceforge.net/
 BuildRequires:	byacc
@@ -98,7 +98,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-#install %{SOURCE1} ${RPM_BUILD_ROOT}%{_desktopdir}
+install %{SOURCE1} ${RPM_BUILD_ROOT}%{_desktopdir}
 #install %{SOURCE2} ${RPM_BUILD_ROOT}%{_pixmapspdir}
 
 touch ${RPM_BUILD_ROOT}%{_datadir}/%{name}/sepolicy/need-rbac-init
@@ -162,7 +162,7 @@
 %attr(755,root,root) %{_sbindir}/seedit-gui-load
 %{py_sitedir}/%{name}/ui
 %{_iconsdir}/%{name}
-#%{_desktopdir}/seedit-gui.desktop
+%{_desktopdir}/seedit-gui.desktop
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/security/console.apps/seedit-gui
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pam.d/seedit-gui
 #{_pixmapsdir}/seedit-gui.png
@@ -183,6 +183,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/07/02 23:39:28  wolvverine
+- add desktop file
+
 Revision 1.2  2007/07/02 22:42:23  darekr
 - use _iconsdir macro
 - missing dir
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/seedit.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list