Author: baggins Date: Fri Dec 9 17:48:42 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - release 2 - BR tcl/tk >= 8.4
---- Files affected: SPECS: WordNet.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/WordNet.spec diff -u SPECS/WordNet.spec:1.3 SPECS/WordNet.spec:1.4 --- SPECS/WordNet.spec:1.3 Sun Oct 31 14:31:27 2004 +++ SPECS/WordNet.spec Fri Dec 9 18:48:36 2005 @@ -3,16 +3,17 @@ Summary(pl): System referencji słownikowych, czyli mądry słownik Name: WordNet Version: 1.7.1 -Release: 1 +Release: 2 License: Free to use (see LICENSE) Group: Applications/Dictionaries Source0: ftp://ftp.cogsci.princeton.edu/pub/wordnet/%{version}/WordNet-%{version}.tar.gz # Source0-md5: 5c8e569339cf7d8e727d884234365508 Patch0: %{name}-includes.patch Patch1: %{name}-shared.patch +Patch2: %{name}-tcltk.patch URL: http://www.cogsci.princeton.edu/~wn/ -BuildRequires: tcl-devel -BuildRequires: tk-devel +BuildRequires: tcl-devel >= 8.4 +BuildRequires: tk-devel >= 8.4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -51,6 +52,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %define wnopts "PLATFORM=linux WN_ROOT=%{_prefix} %WN_DICT=%{_datadir}/%{name}" @@ -106,6 +108,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/12/09 17:48:36 baggins +- release 2 +- BR tcl/tk >= 8.4 + Revision 1.3 2004/10/31 13:31:27 paladine - spaces->tabs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/WordNet.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
