X-Git-Url: https://git.pld-linux.org/?p=packages%2Feclipse-plugin-cdt.git;a=blobdiff_plain;f=eclipse-plugin-cdt.spec;h=5dc6744d8caefd67224e2731d639d9a5a6ca33d4;hp=ebfeb95d49a4b4e60730df090fdd5826cf4dfcbb;hb=05f1040d3fd3b2f4cd1ef7168dca0fad9d87865a;hpb=6a99fdd9e8f1dc1db9c31fd128fcac471b29c4fc diff --git a/eclipse-plugin-cdt.spec b/eclipse-plugin-cdt.spec index ebfeb95..5dc6744 100644 --- a/eclipse-plugin-cdt.spec +++ b/eclipse-plugin-cdt.spec @@ -1,10 +1,11 @@ Summary: CDT - a set of plugins for Eclipse that implement a C/C++ IDE +Summary(pl): CDT - zestaw wtyczek do Eclipsa implementuj±cy IDE C/C++ Name: eclipse-plugin-cdt %define _ver_major 2.0 %define _ver_minor 0 Version: %{_ver_major} -Release: 0.1 -License: CPL +Release: 1 +License: CPL v0.5 Group: Development/Languages Source0: http://download.eclipse.org/tools/cdt/releases/new/zips/org.eclipse.cdt-%{version}-linux.gtk.x86.zip # Source0-md5: 15fbefa22a0baf1e9ed4139ce219ade4 @@ -16,10 +17,13 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _eclipsedir %{_datadir}/eclipse %description -The CDT project provides a set of plugins that implement a C/C++ IDE. -It adds a C/C++ Perspective to the Eclipse Workbench that supports -C/C++ development with a number of views, wizards, a powerful editor, -and a debugger. +The CDT project adds a C/C++ Perspective to the Eclipse Workbench that +supports C/C++ development with a number of views, wizards, a powerful +editor, and a debugger. + +%description -l pl +Projekt CDT rozszerza zintegrowane ¶rodowisko programistyczne Eklipsa +o nowe elementy wspomagaj±ce tworzenie aplikacji w jêzykach C i C++. %prep %setup -q -c