SPECS: beagle.spec - add autostart dekstop file

patrys patrys at pld-linux.org
Tue Aug 29 22:04:13 CEST 2006


Author: patrys                       Date: Tue Aug 29 20:04:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add autostart dekstop file

---- Files affected:
SPECS:
   beagle.spec (1.86 -> 1.87) 

---- Diffs:

================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.86 SPECS/beagle.spec:1.87
--- SPECS/beagle.spec:1.86	Mon Aug 28 07:39:52 2006
+++ SPECS/beagle.spec	Tue Aug 29 22:04:04 2006
@@ -28,6 +28,7 @@
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/gnome/sources/beagle/0.2/%{name}-%{version}.tar.bz2
 # Source0-md5:	477e34538776ca2f4da8f3404edf28dd
+Source1:	%{name}-autostart.desktop
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-crawl.patch
 Patch2:		%{name}-kill_exec_a.patch
@@ -247,11 +248,14 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_var}/cache/beagle/indexes
+install -d $RPM_BUILD_ROOT%{_datadir}/gnome/autostart
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	pythondir=%{py_sitedir}
 
+install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/gnome/autostart
+
 # Kill useless files
 rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/1.8/extensions/*.la \
 	$RPM_BUILD_ROOT%{_libdir}/%{name}/*.la
@@ -298,6 +302,7 @@
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/Backends
 %dir %{_libdir}/%{name}/Filters
+%{_datadir}/gnome/autostart/beagle-autostart.desktop
 %{_libdir}/%{name}/*.dll
 %{_libdir}/%{name}/Filters/*.dll
 %attr(755,root,root) %{_libdir}/%{name}/beagled-index-helper
@@ -375,6 +380,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2006/08/29 20:04:04  patrys
+- add autostart dekstop file
+
 Revision 1.86  2006/08/28 05:39:52  freetz
 - rel.3 for rebuild with new python
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/beagle.spec?r1=1.86&r2=1.87&f=u



More information about the pld-cvs-commit mailing list