- switch from pdftotext to pdftohtml
[mnogosearch-rpm] / mnogosearch.spec
index 2592511..fe509a3 100644 (file)
@@ -11,7 +11,7 @@
 Summary:        Web indexing and search system for a small domain or intranet
 Name:           mnogosearch
 Version:        3.3.11
-Release:        3
+Release:        4
 License:        GPLv2+
 Group:          Applications/Internet
 URL:            http://www.mnogosearch.org/
@@ -36,7 +36,7 @@ Requires:       %{name}-libs = %{version}-%{release}
 Requires:       /usr/bin/wvHtml
 Requires:       /usr/bin/xlhtml
 Requires:       /usr/bin/ppthtml
-Requires:       /usr/bin/pdftotext
+Requires:       /usr/bin/pdftohtml
 Requires:       /usr/bin/unrtf
 Requires(pre):  shadow-utils
 
@@ -308,6 +308,11 @@ service httpd condrestart > /dev/null 2>&1 || :
 %{php_extdir}
 
 %changelog
+* Mon Feb 1 2011 Gerd v. Egidy <gerd@egidy.de> 3.3.11-4
+- don't use stopwords by default anymore
+- switch from pdftotext to pdftohtml
+- explicit charset not needed for all converters
+
 * Mon Jan 31 2011 Gerd v. Egidy <gerd@egidy.de> 3.3.11-3
 - include upstream-patch to make adapting the config more easy
 - add unrtf to default config and requires