- switch from pdftotext to pdftohtml
[mnogosearch-rpm] / mnogosearch.spec
index a7166d9..fe509a3 100644 (file)
@@ -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
 
@@ -310,6 +310,8 @@ service httpd condrestart > /dev/null 2>&1 || :
 %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