SPECS: cilk.spec - pl desc

qboosh qboosh at pld-linux.org
Sun Jan 22 11:06:55 CET 2006


Author: qboosh                       Date: Sun Jan 22 10:06:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl desc

---- Files affected:
SPECS:
   cilk.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/cilk.spec
diff -u SPECS/cilk.spec:1.6 SPECS/cilk.spec:1.7
--- SPECS/cilk.spec:1.6	Sat Jan 21 15:28:46 2006
+++ SPECS/cilk.spec	Sun Jan 22 11:06:50 2006
@@ -30,8 +30,13 @@
 parallelism, which can be difficult to write in data-parallel or
 message-passing style.
 
-#%%description -l pl
-#TODO
+%description -l pl
+Clik to język to wielowątkowego, równoległego programowania oparty na
+ANSI C. Cilk został zaprojektowany do programowania równoległego
+ogólnego przeznaczenia, ale jest szczególnie efektywny do
+wykorzystywania dynamicznej, wysoce asynchronicznej równoległości,
+kiedy może być trudno pisać w stylu z równoległymi danymi lub
+przekazywaniem komunikatów.
 
 %package static
 Summary:	Static cilk libraries
@@ -77,11 +82,11 @@
 %doc AUTHORS ChangeLog NEWS README THANKS
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/*.so.*.*.*
-%{_includedir}/%{name}
 %attr(755,root,root) %{_libdir}/*.so
 %{_libdir}/*.la
 # contains libcilkrt0*.a
 %{_libdir}/%{name}
+%{_includedir}/%{name}
 
 %files static
 %defattr(644,root,root,755)
@@ -93,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/01/22 10:06:50  qboosh
+- pl desc
+
 Revision 1.6  2006/01/21 14:28:46  darekr
 - BR: ac,am,lt
 
================================================================

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



More information about the pld-cvs-commit mailing list