]> git.pld-linux.org Git - packages/eclipse-jem.git/commitdiff
- proper license and eclipse dir
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 4 Dec 2006 14:41:50 +0000 (14:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eclipse-jem.spec -> 1.3

eclipse-jem.spec

index cfaf7c204e003c1fa7d28ac7ab0723248f12872f..51dcee476e5bfe194d6f50dada0f27b33b37da2a 100644 (file)
@@ -2,8 +2,8 @@
 Summary:       Java EMF Model
 Name:          eclipse-jem
 Version:       1.2.1
-Release:       0.1
-License:       CPL
+Release:       0.2
+License:       EPL v1.0
 Group:         Development/Tools
 Source0:       http://download.eclipse.org/tools/ve/downloads/drops/R-%{version}-%{_buildid}/JEM-SDK-%{version}.zip
 # Source0-md5: 2ee5413d360c62e74bef4826024a80ad
@@ -13,7 +13,7 @@ Requires:     eclipse >= 3.2
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define        _eclipsedir     %{_datadir}/eclipse
+%define        _eclipsedir     %{_libdir}/eclipse
 
 %description
 Java EMF Model, including BeanInfo, Java Model, Proxy support
This page took 0.06202 seconds and 4 git commands to generate.