]> git.pld-linux.org Git - packages/eclipse-plugin-cdt.git/blobdiff - eclipse-plugin-cdt.spec
- updated to 2.0.2.
[packages/eclipse-plugin-cdt.git] / eclipse-plugin-cdt.spec
index caa06fa97e4e8c6801500f72379d566c42bba9c1..f987e4bff486a3d6b532e47401e6e6409eb1902f 100644 (file)
@@ -1,14 +1,15 @@
 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++
+Summary(pl):   CDT - zestaw wtyczek do ¶rodowiska Eclipse 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
+%define                _ver_minor      2
+Version:       %{_ver_major}.%{_ver_minor}
+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
+Source0:       http://download.eclipse.org/tools/cdt/releases/new/zips/org.eclipse.cdt-%{version}-linux.x86.zip
+# Source0-md5: c6e3c5f74fddae54a8ff242b42de4ade
+# Source0-size:        8486704
 URL:           http://www.eclipse.org/cdt/
 Requires:      eclipse >= 3.0
 ExclusiveArch: %{ix86} ppc
@@ -22,7 +23,7 @@ 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
+Projekt CDT rozszerza zintegrowane ¶rodowisko programistyczne Eclipse
 o nowe elementy wspomagaj±ce tworzenie aplikacji w jêzykach C i C++.
 
 %prep
@@ -38,8 +39,8 @@ rm -r eclipse/plugins/org.eclipse.cdt.core.linux_%{_ver_major}.%{_ver_minor}/os/
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT%{_eclipsedir}/{features,plugins}
+
 cp -r * $RPM_BUILD_ROOT%{_datadir}
 
 %clean
This page took 0.056152 seconds and 4 git commands to generate.