rpms/beagle/devel beagle-0.2.4-crawl.patch, NONE, 1.1 .cvsignore, 1.8, 1.9 beagle.spec, 1.46, 1.47 sources, 1.10, 1.11 beagle-0.2.1-crawl.patch, 1.2, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Apr 8 02:49:11 UTC 2006


Author: mclasen

Update of /cvs/dist/rpms/beagle/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20334

Modified Files:
	.cvsignore beagle.spec sources 
Added Files:
	beagle-0.2.4-crawl.patch 
Removed Files:
	beagle-0.2.1-crawl.patch 
Log Message:
0.2.4


beagle-0.2.4-crawl.patch:
 Makefile.am                     |    1 -
 Makefile.in                     |    1 -
 crawl-rules/crawl-applications  |    2 +-
 crawl-rules/crawl-documentation |    2 +-
 4 files changed, 2 insertions(+), 4 deletions(-)

--- NEW FILE beagle-0.2.4-crawl.patch ---
--- beagle-0.2.4/tools/crawl-rules/crawl-applications.crawl	2006-04-07 22:44:46.000000000 -0400
+++ beagle-0.2.4/tools/crawl-rules/crawl-applications	2006-04-07 22:45:03.000000000 -0400
@@ -2,7 +2,7 @@
 
 CRAWL_INDEX_NAME="applications"
 
-CRAWL_PATHS="/usr/share/applications /usr/local/share/applications /opt/gnome/share/applications /opt/kde3/share/applications"
+CRAWL_PATHS="/usr/share/applications /usr/local/share/applications" 
 
 CRAWL_RECURSIVE="yes"
 
--- beagle-0.2.4/tools/crawl-rules/crawl-documentation.crawl	2006-04-07 22:46:17.000000000 -0400
+++ beagle-0.2.4/tools/crawl-rules/crawl-documentation	2006-04-07 22:47:01.000000000 -0400
@@ -2,7 +2,7 @@
 
 CRAWL_INDEX_NAME="documentation"
 
-CRAWL_PATHS="/usr/share/doc /usr/local/share/doc /opt/kde3/share/doc /opt/gnome/share/gnome/help"
+CRAWL_PATHS="/usr/share/doc /usr/local/share/doc /usr/share/gnome/help /usr/share/gnome/html"
 
 CRAWL_ALLOW_PATTERNS="*.xml,*.html,*.docbook"
 
--- beagle-0.2.4/tools/Makefile.in.crawl	2006-04-07 22:43:21.000000000 -0400
+++ beagle-0.2.4/tools/Makefile.in	2006-04-07 22:43:42.000000000 -0400
@@ -367,7 +367,6 @@
 CRAWL_WRAPPER = beagle-crawl-system
 CRAWL_WRAPPER_IN = $(CRAWL_WRAPPER).in
 CRAWL_RULES = \
-	$(srcdir)/crawl-rules/crawl-windows		\
 	$(srcdir)/crawl-rules/crawl-applications	\
 	$(srcdir)/crawl-rules/crawl-documentation
 
--- beagle-0.2.4/tools/Makefile.am.crawl	2006-04-07 22:43:58.000000000 -0400
+++ beagle-0.2.4/tools/Makefile.am	2006-04-07 22:44:06.000000000 -0400
@@ -34,7 +34,6 @@
 	chmod +x $(CRAWL_WRAPPER)
 
 CRAWL_RULES = \
-	$(srcdir)/crawl-rules/crawl-windows		\
 	$(srcdir)/crawl-rules/crawl-applications	\
 	$(srcdir)/crawl-rules/crawl-documentation
 


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/beagle/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	7 Mar 2006 15:48:12 -0000	1.8
+++ .cvsignore	8 Apr 2006 02:49:09 -0000	1.9
@@ -1 +1,2 @@
 beagle-0.2.2.tar.bz2
+beagle-0.2.4.tar.bz2


Index: beagle.spec
===================================================================
RCS file: /cvs/dist/rpms/beagle/devel/beagle.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- beagle.spec	21 Mar 2006 15:37:04 -0000	1.46
+++ beagle.spec	8 Apr 2006 02:49:09 -0000	1.47
@@ -1,6 +1,6 @@
 Name:           beagle
-Version:        0.2.3
-Release:        5
+Version:        0.2.4
+Release:        2
 Summary:        The Beagle Search Infrastructure
 
 Group:          User Interface/Desktops
@@ -24,8 +24,7 @@
 BuildRequires:  librsvg2-devel >= 2.0
 Requires: sqlite >= 3.3.1
 Requires: zip unzip sed grep mono-core poppler-utils
-Patch0: beagle-0.2.3-security-fix.patch
-Patch2: beagle-0.2.1-crawl.patch
+Patch2: beagle-0.2.4-crawl.patch
 Patch3: beagle-0.2.1-spew.patch
 Patch4: beagle-0.2.2-crawl-system-cron.patch
 
@@ -61,7 +60,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .security-fix
 %patch2 -p1 -b .crawl
 %patch3 -p1 -b .spew
 %patch4 -p1 -b .crawl-system-cron
@@ -212,6 +210,10 @@
 %{_prefix}/lib/python*/site-packages/beagle.so
 
 %changelog
+* Fri Apr  7 2006 Matthias Clasen <mclasen at redhat.com> 0.2.4-2
+- Update to 0.2.4
+- Update patches
+
 * Tue Mar 21 2006 Alexander Larsson <alexl at redhat.com> 0.2.3-5
 - Rebuild fc5 update in rawhide
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/beagle/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	21 Mar 2006 15:37:04 -0000	1.10
+++ sources	8 Apr 2006 02:49:09 -0000	1.11
@@ -1,3 +1,3 @@
 6f0f121a9269662071eb5c260b54f86f  beagle.desktop
 777250265dc910964f5acd9da29cc64c  beagle-crawl-system.cron
-4519156a909e8371c59454cab882c616  beagle-0.2.3.tar.bz2
+bd915b5f7de56c91dae2c26121c586fa  beagle-0.2.4.tar.bz2


--- beagle-0.2.1-crawl.patch DELETED ---




More information about the fedora-cvs-commits mailing list