]> git.pld-linux.org Git - packages/cyclone.git/blobdiff - cyclone.spec
- tabs in preamble
[packages/cyclone.git] / cyclone.spec
index 377957ec43170652c9670c1a743583518a0eb558..02498ef5b0654d9e23e01320bd01f025189c785a 100644 (file)
@@ -1,19 +1,17 @@
 Summary:       The Cyclone compiler
-Summary(pl):   Kompilator jêzyka Cyclone
+Summary(pl.UTF-8):     Kompilator języka Cyclone
 Name:          cyclone
 Version:       0.5
 Release:       0.1
 License:       GPL
 Group:         Development/Languages
-#Source0Download: http://www.cs.cornell.edu/projects/cyclone/
-Source0:       http://www.cs.cornell.edu/projects/cyclone/software/%{name}-%{version}.tar.gz
+Source0:       http://www.eecs.harvard.edu/~greg/cyclone/software/%{name}-%{version}.tar.gz
 # Source0-md5: 20d2177e8bc432831fbdaa10aca462ee
-#Source1Download: http://www.cs.cornell.edu/projects/cyclone/
-Source1:       http://www.cs.cornell.edu/projects/cyclone/software/%{name}-%{version}-docs.tar.gz
+Source1:       http://www.eecs.harvard.edu/~greg/cyclone/software/%{name}-%{version}-docs.tar.gz
 # Source1-md5: a3e557032b3444613089894a0e11dff7
 Patch0:                %{name}-DESTDIR.patch
 Patch1:                %{name}-options.patch
-URL:           http://www.cs.cornell.edu/projects/cyclone/
+URL:           http://www.eecs.harvard.edu/~greg/cyclone/
 BuildRequires: automake
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -22,10 +20,10 @@ Cyclone is a language for C programmers who want to write secure,
 robust programs. It's a dialect of C designed to be safe: free of
 crashes, buffer overflows, format string attacks, and so on.
 
-%description -l pl
-Cyclone jest jêzykiem dla programistów C, którzy chc± pisaæ bezpieczne
-i szybkie programy. Jest on dialektem C zaprojektowanym by byæ
-bezpiecznym: wolnym od SEGV, przepe³nieñ buforów, format string
+%description -l pl.UTF-8
+Cyclone jest językiem dla programistów C, którzy chcą pisać bezpieczne
+i szybkie programy. Jest on dialektem C zaprojektowanym by być
+bezpiecznym: wolnym od SEGV, przepełnień buforów, format string
 attacks, itd.
 
 %prep
This page took 0.130284 seconds and 4 git commands to generate.