commit 0527fb348dce030bb0705fb9452d4e52ce121950
Author: Bartlomiej.Szady <[email protected]>
Date:   Sun Oct 6 19:19:18 2013 +0200

    - ldconfig is desirable

 tesseract.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/tesseract.spec b/tesseract.spec
index fb36288..89a1e14 100644
--- a/tesseract.spec
+++ b/tesseract.spec
@@ -4,7 +4,7 @@ Summary:        Tesseract Open Source OCR Engine
 Summary(pl.UTF-8):     Tesseract - silnik OCR o otwartych źródłach
 Name:          tesseract
 Version:       3.02.02
-Release:       2
+Release:       3
 License:       Apache v2.0
 Group:         Applications/Graphics
 #Source0Download: http://code.google.com/p/tesseract-ocr/downloads/list
@@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post   -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog README ReleaseNotes
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tesseract.git/commitdiff/0527fb348dce030bb0705fb9452d4e52ce121950

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to