SPECS: beagle.spec - 0.2.4, added filtertiff patch (compilation fi...

freetz freetz at pld-linux.org
Sat Apr 8 08:55:02 CEST 2006


Author: freetz                       Date: Sat Apr  8 06:55:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.2.4, added filtertiff patch (compilation fix for mono 1.1.14), updated
  file list

---- Files affected:
SPECS:
   beagle.spec (1.72 -> 1.73) 

---- Diffs:

================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.72 SPECS/beagle.spec:1.73
--- SPECS/beagle.spec:1.72	Sun Mar 19 15:37:02 2006
+++ SPECS/beagle.spec	Sat Apr  8 08:54:57 2006
@@ -22,15 +22,16 @@
 Summary:	Beagle - An indexing subsystem
 Summary(pl):	Beagle - podsystem indeksujący
 Name:		beagle
-Version:	0.2.3
-Release:	2
+Version:	0.2.4
+Release:	1
 License:	Various
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/gnome/sources/beagle/0.2/%{name}-%{version}.tar.bz2
-# Source0-md5:	4519156a909e8371c59454cab882c616
+# Source0-md5:	bd915b5f7de56c91dae2c26121c586fa
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-crawl.patch
 Patch2:		%{name}-kill_exec_a.patch
+Patch3:		%{name}-filtertiff.patch
 URL:		http://beaglewiki.org/Main_Page
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
@@ -195,6 +196,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p0
 
 %build
 %{__libtoolize}
@@ -252,7 +254,9 @@
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/beagle-config
+%attr(755,root,root) %{_bindir}/beagled
 %attr(755,root,root) %{_bindir}/beagle-exercise-file-system
+%attr(755,root,root) %{_bindir}/beagle-extract-content
 %attr(755,root,root) %{_bindir}/beagle-index-info
 %attr(755,root,root) %{_bindir}/beagle-index-url
 %attr(755,root,root) %{_bindir}/beagle-info
@@ -260,7 +264,6 @@
 %attr(755,root,root) %{_bindir}/beagle-query
 %attr(755,root,root) %{_bindir}/beagle-shutdown
 %attr(755,root,root) %{_bindir}/beagle-status
-%attr(755,root,root) %{_bindir}/beagled
 %attr(755,root,root) %{_libdir}/%{name}/libbeagleglue.so*
 %attr(755,root,root) %{_libdir}/%{name}/*.exe
 %dir %{_libdir}/%{name}
@@ -288,7 +291,7 @@
 
 %files crawl-system
 %defattr(644,root,root,755)
-%attr(640,root,crontab) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/*.crontab
+%attr(640,root,crontab) %config(noreplace) %verify(not md5 mtime size) /etc/cron.daily/*
 %dir %{_sysconfdir}/beagle
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/beagle/*
 %dir %attr(755,beagleindex,beagleindex) %{_var}/cache/beagle
@@ -333,6 +336,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.73  2006/04/08 06:54:57  freetz
+- 0.2.4, added filtertiff patch (compilation fix for mono 1.1.14), updated
+  file list
+
 Revision 1.72  2006/03/19 14:37:02  aflinta
  updated mono and wv requirements for proper build and working, release 2
 
================================================================

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



More information about the pld-cvs-commit mailing list