SPECS: taopm.spec - pl, missing .so symlink in -devel

qboosh qboosh at pld-linux.org
Tue Aug 30 19:58:07 CEST 2005


Author: qboosh                       Date: Tue Aug 30 17:58:07 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, missing .so symlink in -devel

---- Files affected:
SPECS:
   taopm.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/taopm.spec
diff -u SPECS/taopm.spec:1.3 SPECS/taopm.spec:1.4
--- SPECS/taopm.spec:1.3	Tue Aug 30 10:14:23 2005
+++ SPECS/taopm.spec	Tue Aug 30 19:58:01 2005
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
-Summary:	Tao is a synthesizer for modelling sounds with physical simulations
+Summary:	Tao - a synthesizer for modelling sounds with physical simulations
+Summary(pl):	Tao - syntezator do modelowania dźwięków poprzez symulacje fizyczne
 Name:		taopm
 Version:	1.0beta
 %define snap 20050827
@@ -21,22 +22,39 @@
 creating and playing instruments and a fully documented (eventually)
 C++ API for those who would like to use it as an object library.
 
+%description -l pl
+Tao to pakiet oprogramowania do syntezy dźwięku przy użyciu modeli
+fizycznych. Udostępnia wirtualny materiał akustyczny skonstruowany z
+mas i strun, których można używać za podstawę do budowania dość
+złożonych wirtualnych instrumentów muzycznych. Tao zawiera język
+syntezy do tworzenia i gry na instrumentach oraz w pełni
+udokumentowane API C++ dla tych, którzy chcieliby użyć go jako
+bibliotekę obiektów.
+
 %package devel
-Summary:	Development libraries and header files for tao library
+Summary:	Header files for tao library
+Summary(pl):	Pliki nagłówkowe biblioteki tao
 Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
 
 %description devel
-This is the package containing the development libraries and header
-files for tao
+This is the package containing the header files for tao library.
+
+%description devel -l pl
+Ten pakiet zawiera pliki nagłówkowe biblioteki tao.
 
 %package static
 Summary:	Static tao library
+Summary(pl):	Statyczna biblioteka tao
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 Static tao library.
 
+%description static -l pl
+Statyczna biblioteka tao.
+
 %prep
 %setup -q -n tao-1.0-beta-27Aug2005
 
@@ -65,12 +83,13 @@
 %attr(755,root,root) %{_bindir}/tao
 %attr(755,root,root) %{_bindir}/tao2*
 %attr(755,root,root) %{_bindir}/taoparse
-%attr(755,root,root) %{_libdir}/libtao.so.0.0.0
+%attr(755,root,root) %{_libdir}/libtao.so.*.*.*
 %{_examplesdir}/%{name}-%{version}
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/tao-config
+%attr(755,root,root) %{_libdir}/libtao.so
 %{_libdir}/libtao.la
 
 %files static
@@ -83,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/08/30 17:58:01  qboosh
+- pl, missing .so symlink in -devel
+
 Revision 1.3  2005/08/30 08:14:23  spider
 - fix log mes.
 
@@ -91,4 +113,3 @@
 
 Revision 1.1  2005/08/30 03:48:38  aredridel
 - added
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/taopm.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list