SPECS: WordNet.spec - dictdir patch that makes the browser actuall...

czarny czarny at pld-linux.org
Thu Apr 17 13:04:01 CEST 2008


Author: czarny                       Date: Thu Apr 17 11:04:01 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dictdir patch that makes the browser actually work
- all *.so files added

---- Files affected:
SPECS:
   WordNet.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/WordNet.spec
diff -u SPECS/WordNet.spec:1.9 SPECS/WordNet.spec:1.10
--- SPECS/WordNet.spec:1.9	Tue Sep  4 17:17:40 2007
+++ SPECS/WordNet.spec	Thu Apr 17 13:03:56 2008
@@ -10,6 +10,7 @@
 # Source0-md5:	89b4db7c6840ce69a8e315a3f83d996b
 Patch0:		%{name}-FHS.patch
 Patch1:		%{name}-shared.patch
+Patch2:     %{name}-dictdir.patch
 URL:		http://wordnet.princeton.edu/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -79,6 +80,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -107,7 +109,7 @@
 %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}
@@ -140,6 +142,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008-04-17 11:03:56  czarny
+- dictdir patch that makes the browser actually work
+- all *.so files added
+
 Revision 1.9  2007-09-04 15:17:40  baggins
 - up to 3.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/WordNet.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list