[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/beagle/devel beagle-0.2.1-crawl.patch, 1.1, 1.2 beagle.spec, 1.36, 1.37
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/beagle/devel beagle-0.2.1-crawl.patch, 1.1, 1.2 beagle.spec, 1.36, 1.37
- Date: Wed, 1 Mar 2006 12:08:26 -0500
Author: mclasen
Update of /cvs/dist/rpms/beagle/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv14029
Modified Files:
beagle-0.2.1-crawl.patch beagle.spec
Log Message:
fix a typo
beagle-0.2.1-crawl.patch:
Makefile.am | 1 -
Makefile.in | 1 -
crawl-rules/crawl-applications | 4 ++--
crawl-rules/crawl-documentation | 2 +-
4 files changed, 3 insertions(+), 5 deletions(-)
Index: beagle-0.2.1-crawl.patch
===================================================================
RCS file: /cvs/dist/rpms/beagle/devel/beagle-0.2.1-crawl.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- beagle-0.2.1-crawl.patch 21 Feb 2006 20:06:07 -0000 1.1
+++ beagle-0.2.1-crawl.patch 1 Mar 2006 17:08:22 -0000 1.2
@@ -25,7 +25,7 @@
CRAWL_INDEX_NAME="applications"
-CRAWL_PATHS="/usr/share/applications /usr/local/shared/applications /opt/gnome/share/applications /opt/kde3/share/applications"
-+CRAWL_PATHS="/usr/share/applications /usr/local/share/applications
++CRAWL_PATHS="/usr/share/applications /usr/local/share/applications"
CRAWL_RECURSIVE="yes"
Index: beagle.spec
===================================================================
RCS file: /cvs/dist/rpms/beagle/devel/beagle.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- beagle.spec 1 Mar 2006 16:50:31 -0000 1.36
+++ beagle.spec 1 Mar 2006 17:08:22 -0000 1.37
@@ -213,6 +213,9 @@
%{_prefix}/lib/python*/site-packages/beagle.so
%changelog
+* Wed Mar 1 2006 Matthias Clasen <mclasen redhat com> 0.2.1-14
+- Fix a typo in /etc/beagle/crawl-applications
+
* Wed Mar 1 2006 Ray Strode <rstrode redhat com> 0.2.1-13
- add patch from Felipe Alfaro Solana <felipe_alfaro linuxmail org>
to invote beagle indexing helper function with valid shell
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]