SPECS: WordNet.spec - pl for -static,-browser

qboosh qboosh at pld-linux.org
Tue Jan 31 15:21:06 CET 2006


Author: qboosh                       Date: Tue Jan 31 14:21:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl for -static,-browser

---- Files affected:
SPECS:
   WordNet.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/WordNet.spec
diff -u SPECS/WordNet.spec:1.5 SPECS/WordNet.spec:1.6
--- SPECS/WordNet.spec:1.5	Sun Dec 18 20:07:04 2005
+++ SPECS/WordNet.spec	Tue Jan 31 15:21:00 2006
@@ -43,7 +43,7 @@
 Summary:	Header files, library, and development documentation for WordNet
 Summary(pl):	Pliki nagłówkowe, biblioteka i dokumentacja do WordNet
 Group:		Development/Libraries
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{release}
 
 %description devel
 Header files and development documentation for WordNet.
@@ -53,20 +53,28 @@
 
 %package static
 Summary:	Static WordNet library
+Summary(pl):	Statyczna biblioteka WordNet
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 Static WordNet library.
 
+%description static -l pl
+Statyczna biblioteka WordNet.
+
 %package browser
 Summary:	WordNet browser
+Summary(pl):	Przeglądarka WordNet
 Group:		Applications/Dictionaries
 Requires:	%{name} = %{version}-%{release}
 
 %description browser
 A graphical interface to the WordNet online lexical database.
 
+%description browser -l pl
+Graficzny interfejs do sieciowej bazy danych słownika WordNet.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -100,7 +108,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog README
 %attr(755,root,root) %{_bindir}/wn
-%attr(755,root,root) %{_libdir}/*.so.0.0.0
+%attr(755,root,root) %{_libdir}/*.so.*.*.*
 %{_mandir}/man1/wn.1*
 %{_mandir}/man1/wnintro.1*
 %dir %{_datadir}/%{name}
@@ -108,9 +116,9 @@
 
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/*
+%attr(755,root,root) %{_libdir}/*.so
 %{_libdir}/*.la
-%{_libdir}/*.so
+%{_includedir}/*
 # funny. manual is there but no such program. rm -f it?
 %{_mandir}/man1/grind.1*
 %{_mandir}/man[357]/*
@@ -133,6 +141,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/01/31 14:21:00  qboosh
+- pl for -static,-browser
+
 Revision 1.5  2005/12/18 19:07:04  glen
 - updated to 2.1
 - ugly wnb got separate package -browser due tcl/tk deps
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/WordNet.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list