Author: qboosh Date: Mon Sep 4 21:20:14 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.41
---- Files affected: SPECS: gocr.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/gocr.spec diff -u SPECS/gocr.spec:1.33 SPECS/gocr.spec:1.34 --- SPECS/gocr.spec:1.33 Mon Mar 28 21:34:29 2005 +++ SPECS/gocr.spec Mon Sep 4 23:20:09 2006 @@ -2,14 +2,15 @@ Summary: GNU OCR Summary(pl): Program GNU do OCR Name: gocr -Version: 0.40 +Version: 0.41 Release: 1 License: GPL Group: Applications/Graphics Source0: http://dl.sourceforge.net/jocr/%{name}-%{version}.tar.gz -# Source0-md5: 13cc0d008747f5bb56d8b17be9b61859 +# Source0-md5: ace7ba289e53a05dbc66cc95a30420b8 Source1: %{name}.desktop Source2: %{name}.png +Patch0: %{name}-link.patch URL: http://jocr.sourceforge.net/ BuildRequires: autoconf >= 2.13 BuildRequires: automake @@ -46,8 +47,22 @@ %description gtk -l pl Frontend do gocr oparty o GTK+. +%package tcl +Summary: Tcl/Tk frontend for gocr +Summary(pl): Frontend Tcl/Tk do gocr +Group: X11/Applications/Graphics +Requires: %{name} = %{version}-%{release} +Requires: tk + +%description tcl +Tcl/Tk frontend for gocr. + +%description tcl -l pl +Frontend Tcl/Tk do gocr. + %prep %setup -q +%patch0 -p1 %build %{__aclocal} @@ -100,12 +115,19 @@ %{_desktopdir}/* %{_pixmapsdir}/* +%files tcl +%defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/gocr.tcl + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2006/09/04 21:20:09 qboosh +- updated to 0.41 + Revision 1.33 2005/03/28 19:34:29 qboosh - updated to 0.40 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gocr.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
