]> git.pld-linux.org Git - packages/beagle.git/blob - beagle-crawl.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/beagle.git] / beagle-crawl.patch
1 diff -urN beagle-0.3.8/conf-data/crawl-rules/crawl-applications beagle-0.3.8.new/conf-data/crawl-rules/crawl-applications
2 --- beagle-0.3.8/conf-data/crawl-rules/crawl-applications       2008-01-03 10:22:37.000000000 +0100
3 +++ beagle-0.3.8.new/conf-data/crawl-rules/crawl-applications   2008-07-27 17:42:37.000000000 +0200
4 @@ -2,7 +2,7 @@
5  
6  CRAWL_INDEX_NAME="applications"
7  
8 -CRAWL_PATHS="/usr/share/applications /usr/local/share/applications /opt/gnome/share/applications /opt/kde3/share/applications"
9 +CRAWL_PATHS="/usr/share/applications /usr/local/share/applications"
10  
11  CRAWL_RECURSIVE="yes"
12  
13 diff -urN beagle-0.3.8/conf-data/crawl-rules/crawl-documentation beagle-0.3.8.new/conf-data/crawl-rules/crawl-documentation
14 --- beagle-0.3.8/conf-data/crawl-rules/crawl-documentation      2008-01-03 10:22:37.000000000 +0100
15 +++ beagle-0.3.8.new/conf-data/crawl-rules/crawl-documentation  2008-07-27 17:45:43.000000000 +0200
16 @@ -2,7 +2,7 @@
17  
18  CRAWL_INDEX_NAME="documentation"
19  
20 -CRAWL_PATHS="/usr/share/doc /usr/local/share/doc /opt/kde3/share/doc /opt/gnome/share/gnome/help /usr/share/gnome/help /opt/gnome/share/gtk-doc/html /usr/share/gtk-doc/html /usr/share/gnome/html"
21 +CRAWL_PATHS="/usr/share/doc /usr/local/share/doc /usr/share/gnome/help"
22  
23  CRAWL_ALLOW_PATTERNS="*.xml,*.html,*.docbook,*.pdf"
24  
25 diff -urN beagle-0.3.8/conf-data/crawl-rules/crawl-executables beagle-0.3.8.new/conf-data/crawl-rules/crawl-executables
26 --- beagle-0.3.8/conf-data/crawl-rules/crawl-executables        2008-04-26 04:47:25.000000000 +0200
27 +++ beagle-0.3.8.new/conf-data/crawl-rules/crawl-executables    2008-07-27 17:46:08.000000000 +0200
28 @@ -3,7 +3,7 @@
29  # Use the same index as the applications index
30  CRAWL_INDEX_NAME="applications"
31  
32 -CRAWL_PATHS="/bin /sbin /usr/bin /usr/sbin /usr/local/bin/ /usr/local/sbin"
33 +CRAWL_PATHS="/bin /sbin /usr/bin /usr/sbin /usr/local/bin /usr/local/sbin"
34  
35  # Only index files in the gives directories
36  CRAWL_RECURSIVE="no"
37 diff -urN beagle-0.3.8/conf-data/crawl-rules/crawl-monodoc beagle-0.3.8.new/conf-data/crawl-rules/crawl-monodoc
38 --- beagle-0.3.8/conf-data/crawl-rules/crawl-monodoc    2008-01-03 10:22:37.000000000 +0100
39 +++ beagle-0.3.8.new/conf-data/crawl-rules/crawl-monodoc        2008-07-27 17:46:32.000000000 +0200
40 @@ -1,4 +1,4 @@
41 -CRAWL_ENABLED="no"
42 +CRAWL_ENABLED="yes"
43  
44  CRAWL_INDEX_NAME="monodoc"
45  
46 diff -urN beagle-0.3.8/conf-data/crawl-rules/crawl-windows beagle-0.3.8.new/conf-data/crawl-rules/crawl-windows
47 --- beagle-0.3.8/conf-data/crawl-rules/crawl-windows    2008-01-03 10:22:37.000000000 +0100
48 +++ beagle-0.3.8.new/conf-data/crawl-rules/crawl-windows        2008-07-27 17:47:00.000000000 +0200
49 @@ -1,4 +1,4 @@
50 -CRAWL_ENABLED="yes"
51 +CRAWL_ENABLED="no"
52  
53  CRAWL_INDEX_NAME="windows"
54  
This page took 0.078753 seconds and 3 git commands to generate.