]> git.pld-linux.org Git - packages/cilk.git/blobdiff - cilk.spec
- pl fix
[packages/cilk.git] / cilk.spec
index 552fb614d3f98a9c030020d23e4b9813d687a9f1..6421909c1dbd2a74eeee961adfce8bfc0c2bc7cd 100644 (file)
--- a/cilk.spec
+++ b/cilk.spec
@@ -3,7 +3,7 @@
 %bcond_without tests           # build without tests
 #
 Summary:       Cilk compiler
-Summary(pl):   Kompilator cilka
+Summary(pl):   Kompilator Cilka
 Name:          cilk
 Version:       5.4.2.2
 %define        _rev    1708
@@ -13,6 +13,7 @@ Group:                Development/Languages
 Source0:       http://bradley.csail.mit.edu/~bradley/cilk/downloads/%{name}-%{version}_%{_rev}.tar.bz2
 # Source0-md5: 1046f684ac72076106574fcc8326e612
 URL:           http://supertech.lcs.mit.edu/cilk/
+BuildRequires: bison
 BuildRequires: flex
 Requires:      gcc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -24,7 +25,8 @@ it is especially effective for exploiting dynamic, highly asynchronous
 parallelism, which can be difficult to write in data-parallel or
 message-passing style.
 
-%description -l pl
+#%%description -l pl
+#TODO
 
 %package static
 Summary:       Static cilk libraries
@@ -36,7 +38,7 @@ Requires:     %{name} = %{version}-%{release}
 Static cilk libraries.
 
 %description static -l pl
-Statyczne biblioteki cilka
+Statyczne biblioteki cilka.
 
 %prep
 %setup -q -n %{version}
This page took 0.073443 seconds and 4 git commands to generate.