Author: adamg                        Date: Wed Feb  8 23:42:40 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- release 2, drop libtool file

---- Files affected:
packages/tesseract:
   tesseract.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/tesseract/tesseract.spec
diff -u packages/tesseract/tesseract.spec:1.24 
packages/tesseract/tesseract.spec:1.25
--- packages/tesseract/tesseract.spec:1.24      Thu Oct 27 21:13:00 2011
+++ packages/tesseract/tesseract.spec   Thu Feb  9 00:42:35 2012
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):     Tesseract - silnik OCR o otwartych źródłach
 Name:          tesseract
 Version:       3.01
-Release:       1
+Release:       2
 License:       Apache v2.0
 Group:         Applications/Graphics
 #Source0Download: http://code.google.com/p/tesseract-ocr/downloads/list
@@ -78,6 +78,8 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{_libdir}/libtesseract.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -107,7 +109,6 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libtesseract.so
-%{_libdir}/libtesseract.la
 %{_includedir}/%{name}
 %{_mandir}/man5/unicharambigs.5*
 %{_mandir}/man5/unicharset.5*
@@ -122,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2012/02/08 23:42:35  adamg
+- release 2, drop libtool file
+
 Revision 1.24  2011/10/27 19:13:00  qboosh
 - updated to 3.01 (now uses single library instead of a dozen of)
 - removed obsolete patches
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tesseract/tesseract.spec?r1=1.24&r2=1.25&f=u

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

Reply via email to