]> git.pld-linux.org Git - packages/eclipse-plugin-ajdt.git/commitdiff
- updated to 1.3.0
authorpawcioos <pawcioos@pld-linux.org>
Tue, 23 Aug 2005 14:36:55 +0000 (14:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eclipse-plugin-ajdt.spec -> 1.5

eclipse-plugin-ajdt.spec

index 508bf1721a83bb0b2a2298cc92ec80bf80857bb1..6e8eb8aa880d1f72fab52d8bc8a7a936d1dbc80b 100644 (file)
@@ -1,19 +1,19 @@
 Summary:       AJDT - aspectJ development tools
 Summary(pl):   AJDT - narzêdzia programistyczne aspectJ
 Name:          eclipse-plugin-ajdt
-Version:       1.1.12
+Version:       1.3.0
 Release:       1
 License:       CPL v0.5
 Group:         Development/Languages
-Source0:       http://download.eclipse.org/technology/ajdt/30/update/ajdt_%{version}_archive.zip
-# Source0-md5: 80a9fcbdb18d5ca46340c011cf28f45a
+Source0:       http://download.eclipse.org/technology/ajdt/31/dev/update/ajdt_%{version}.20050823115355_archive.zip
+# Source0-md5: ae776fad1db899469c8a1aee9a5de752
 URL:           http://www.eclipse.org/ajdt/
 BuildRequires: unzip
-Requires:      eclipse >= 3.0
+Requires:      eclipse >= 3.1
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _eclipsedir     %{_datadir}/eclipse
+%define                _eclipsedir     %{_libdir}/eclipse
 
 %description
 The AspectJ Development Tools (AJDT) project provides Eclipse platform
@@ -39,5 +39,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%{_eclipsedir}/features/*
-%{_eclipsedir}/plugins/*
+%{_libdir}/eclipse/features/*
+%{_libdir}/eclipse/plugins/*
This page took 0.077819 seconds and 4 git commands to generate.