]> git.pld-linux.org Git - packages/CWB.git/commitdiff
- pl(?)
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 10 Apr 2004 11:04:10 +0000 (11:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    CWB.spec -> 1.2

CWB.spec

index 8efd596c32b7e8ef6c9e7a7fa0fe3ec74f784c2b..5ab7687ddb6764914b3a9a1f4b87deb35f449503 100644 (file)
--- a/CWB.spec
+++ b/CWB.spec
@@ -1,4 +1,5 @@
-Summary:       The Edinburgh Concurrency Workbenc
+Summary:       The Edinburgh Concurrency Workbench
+Summary(pl):   ¦rodowisko konkurencji Edinburgh
 Name:          CWB
 Version:       7.1
 Release:       0.1
@@ -16,10 +17,16 @@ BuildRequires:      smlnj >= 110
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The Edinburgh Concurrency Workbench (CWB) is an automated tool which caters for
-the manipulation and analysis of concurrent systems. In particular, the CWB
-allows for various equivalence, preorder and model checking using a variety of
-different process semantics.
+The Edinburgh Concurrency Workbench (CWB) is an automated tool which
+caters for the manipulation and analysis of concurrent systems. In
+particular, the CWB allows for various equivalence, preorder and model
+checking using a variety of different process semantics.
+
+%description -l pl
+Edinburgh Concurrency Workbench (CWB) to automatyczne narzêdzie
+obs³uguj±ce manipulowanie i analizê systemów konkurencyjnych. W
+szczególno¶ci pozwala na ró¿ne równowa¿no¶ci, wstêpne porz±dkowanie i
+sprawdzanie modeli przy u¿yciu wielu ró¿nych semantyk procesów.
 
 %prep
 %setup -q -n %{name}%{version}
@@ -32,7 +39,7 @@ sml < custom.ml
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name}}
 
-install cwb.x86-linux $RPM_BUILD_ROOT%{_datadir}/%{name}/
+install cwb.x86-linux $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 cat <<EOF >$RPM_BUILD_ROOT%{_bindir}/cwb
 #!/bin/sh
This page took 0.058079 seconds and 4 git commands to generate.