From: czarny Date: Thu, 17 Apr 2008 11:03:56 +0000 (+0000) Subject: - dictdir patch that makes the browser actually work X-Git-Tag: auto/th/WordNet-3_0-2~3 X-Git-Url: http://git.pld-linux.org/?p=packages%2FWordNet.git;a=commitdiff_plain;h=a64e4bd9c5596afe94fa7aa8f5c802cb5b5f21f2 - dictdir patch that makes the browser actually work - all *.so files added Changed files: WordNet.spec -> 1.10 --- diff --git a/WordNet.spec b/WordNet.spec index 4e72fbb..81a01e2 100644 --- a/WordNet.spec +++ b/WordNet.spec @@ -9,6 +9,7 @@ Source0: ftp://ftp.cogsci.princeton.edu/pub/wordnet/3.0/%{name}-%{version}.tar.b # Source0-md5: 89b4db7c6840ce69a8e315a3f83d996b Patch0: %{name}-FHS.patch Patch1: %{name}-shared.patch +Patch2: %{name}-dictdir.patch URL: http://wordnet.princeton.edu/ BuildRequires: autoconf BuildRequires: automake @@ -78,6 +79,7 @@ Graficzny interfejs do sieciowej bazy danych słownika WordNet. %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__libtoolize} @@ -106,7 +108,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog README %attr(755,root,root) %{_bindir}/wn -%attr(755,root,root) %{_libdir}/*.so.*.*.* +%attr(755,root,root) %{_libdir}/*.so* %{_mandir}/man1/wn.1* %{_mandir}/man1/wnintro.1* %dir %{_datadir}/%{name}