SPECS: beagle.spec - replaced Source1 with updated desktop patch -...

deejay1 deejay1 at pld-linux.org
Fri Dec 15 14:32:52 CET 2006


Author: deejay1                      Date: Fri Dec 15 13:32:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- replaced Source1 with updated desktop patch
- BR chmlib-devel
- rel 1

---- Files affected:
SPECS:
   beagle.spec (1.98 -> 1.99) 

---- Diffs:

================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.98 SPECS/beagle.spec:1.99
--- SPECS/beagle.spec:1.98	Thu Dec 14 23:47:16 2006
+++ SPECS/beagle.spec	Fri Dec 15 14:32:47 2006
@@ -2,6 +2,7 @@
 #
 # TODO:
 #       - kill bashisms in crawl stuff
+#	- mozilla extension?
 #
 %include	/usr/lib/rpm/macros.mono
 #
@@ -23,12 +24,11 @@
 Summary(pl):	Beagle - podsystem indeksujący
 Name:		beagle
 Version:	0.2.14
-Release:	0.9
+Release:	1
 License:	Various
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/gnome/sources/beagle/0.2/%{name}-%{version}.tar.bz2
 # Source0-md5:	c3eeccdafc030a7d283bf85b75f5c0bb
-Source1:	%{name}-autostart.desktop
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-crawl.patch
 Patch2:		%{name}-kill_exec_a.patch
@@ -36,6 +36,7 @@
 URL:		http://beaglewiki.org/Main_Page
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
+BuildRequires:	chmlib-devel
 %{?with_evolution:BuildRequires:	dotnet-evolution-sharp-devel >= 0.11.1}
 %{?with_galago:BuildRequires:	dotnet-galago-sharp-devel >= 0.5.0}
 BuildRequires:	dotnet-gmime-sharp-devel >= 2.2.3
@@ -259,14 +260,11 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_var}/cache/beagle/indexes
-install -d $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	pythondir=%{py_sitedir}
 
-install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart
-
 # Kill useless files
 rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/2.16/extensions/*.{la,a} \
 	$RPM_BUILD_ROOT%{_libdir}/%{name}/*.la
@@ -387,7 +385,7 @@
 
 %files startup
 %defattr(644,root,root,755)
-%{_sysconfdir}/xdg/autostart/beagle-autostart.desktop
+%{_sysconfdir}/xdg/autostart/beagled-autostart.desktop
 %{_sysconfdir}/xdg/autostart/beagle-search-autostart.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -396,6 +394,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.99  2006/12/15 13:32:47  deejay1
+- replaced Source1 with updated desktop patch
+- BR chmlib-devel
+- rel 1
+
 Revision 1.98  2006/12/14 22:47:16  deejay1
 - up to 0.2.14
 - NFY; TODO: fix startup package
================================================================

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



More information about the pld-cvs-commit mailing list