]> git.pld-linux.org Git - packages/eclipse-plugin-subversive.git/commitdiff
- License: EPL v1.0 master
authorarvenil <arvenil@pld-linux.org>
Sat, 24 May 2008 14:09:01 +0000 (14:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Group: Development/Tools
- BuildArch: noarch
- added summary and description (pl is still missing)
- cleanup

Changed files:
    eclipse-plugin-subversive.spec -> 1.2

eclipse-plugin-subversive.spec

index 35d88244f0099c748648a59193ee282e1fdec059..46619812a95236cd03f22cb920e540c58093b8e4 100644 (file)
@@ -1,6 +1,6 @@
 # TODO:
 # - subpackages
-# - update desc and summary
+# - pl desc and summary
 %define        eclipse_ver     3.3
 
 %define                deps_ver        2.0.0
 %define                ver_minor       0
 %define                rev             20080521
 
-Summary:       subversive
-Summary(pl.UTF-8):     subversive
+Summary:       Subversion (SVN) integration for Eclipse
 Name:          eclipse-plugin-subversive
 Version:       %{ver_major}.%{ver_minor}
 Release:       0.%{rev}.1
-License:       GPL v2
-Group:         Development/Languages
+License:       EPL v1.0
+Group:         Development/Tools
 Source0:       http://download.eclipse.org/technology/subversive/%{ver_major}/builds/Subversive-incubation-%{version}.v%{rev}.zip
 # Source0-md5: 1a0cfb22b2f58bccd43c09eecc97f259
 Source1:       http://www.polarion.org/projects/subversive/download/eclipse/2.0/builds/Subversive-connectors-%{deps_ver}.v%{deps_rev}.zip
@@ -28,15 +27,18 @@ BuildRequires:      unzip
 Requires:      eclipse >= %{eclipse_ver}
 Requires:      subversion >= 1.1
 Requires:      subversion < 1.6
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _eclipsedir     %{_libdir}/eclipse
 
 %description
-Subversive.
-
-% description -l pl.UTF-8
-Subversive.
+The Subversive project aims to provide Subversion (SVN) integration
+for Eclipse. The Subversive plug-in gives you the ability to work with
+this CVS successor version control system from the Eclipse workbench.
+You can work with Subversion repositories in almost exactly the same
+way you can now work with CVS repositories using the CVS plug-in
+bundled in the standard Eclipse distribution.
 
 %prep
 %setup -q -c -T
This page took 0.200159 seconds and 4 git commands to generate.