Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 95a08b21745b09c0170922dc1bfabf6a > files > 2

eclipse-anyedit-2.4.2-4.mga3.src.rpm

%global rlsdate 201205131655
%global install_loc         %{_datadir}/eclipse/dropins/anyedit

Summary: AnyEdit plugin for eclipse
Name: eclipse-anyedit
Version: 2.4.2
Release: %mkrel 4
License: BSD
Group: Development/Java
URL: http://andrei.gmxhome.de/anyedit/index.html

#hg clone https://hg.codespot.com/a/eclipselabs.org/anyedittools/ anyedittools
#hg archive -r 6bb667a667b2  anyedittools-2.4.2.tar.gz
Source0: anyedittools-%{version}.tar.gz

Requires:      eclipse-platform >= 3.4.0

BuildRequires: jpackage-utils >= 0:1.5
BuildRequires: eclipse-pde
BuildRequires: java-devel >= 1.4.2
BuildArch:     noarch

%description
The AnyEdit plugin adds several new actions to the context menu of text-based
Eclipse editors.

%prep
%setup -q -n anyedittools-%{version}

%build
eclipse-pdebuild

%install
# create plugins directory
install -d -m755 ${RPM_BUILD_ROOT}%{install_loc}

# install plugin
unzip -q -d ${RPM_BUILD_ROOT}%{install_loc} build/rpmBuild/AnyEditTools.zip

%files
%{install_loc}
 


%changelog

* Sat Jan 19 2013 dmorgan <dmorgan> 2.4.2-4.mga3
+ Revision: 389569
- Rebuild against fixed eclipse

* Fri Jan 11 2013 umeabot <umeabot> 2.4.2-3.mga3
+ Revision: 349314
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Thu Dec 06 2012 dmorgan <dmorgan> 2.4.2-2.mga3
+ Revision: 327446
- New version 2.4.2

* Tue Mar 15 2011 dmorgan <dmorgan> 2.3.3-2.mga1
+ Revision: 71576
- imported package eclipse-anyedit


* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

* Mon Nov 8 2010 Alexander Kurtakov <akurtako@redhat.com> 2.3.3-1
- Update to 2.3.3.
- Fix FTBFS.

* Wed Aug 19 2009 Rob Myers <rob.myers@gtri.gatech.edu> 2.2.0-2
- Drop LICENSE file
- Minor spec file cleanup

* Wed Aug 19 2009 Rob Myers <rob.myers@gtri.gatech.edu> 2.2.0-1
- Updated to 2.2.0
- Drop gcj support
- Change jar location to /usr/share/eclipse/dropins/anyedit
- Bump eclipse-platform to 3.4.0+

* Wed Oct 15 2008 Rob Myers <rob.myers@gtri.gatech.edu> 2.1.1-3
- move plugin to dropins

* Sun Oct 12 2008 Rob Myers <rob.myers@gtri.gatech.edu> 2.1.1-2
- use build.update.jar package target
- update Requires for compatible versions of eclipse

* Sat Oct 11 2008 Rob Myers <rob.myers@gtri.gatech.edu> 2.1.1-1
- update to 2.1.1

* Wed Oct 17 2007 Rob Myers <rob.myers@gtri.gatech.edu> 1.8.2-5
- install as jar instead of zip

* Tue Oct 16 2007 Rob Myers <rob.myers@gtri.gatech.edu> 1.8.2-4
- rebuild

* Tue Sep 25 2007 Rob Myers <rob.myers@gtri.gatech.edu> 1.8.2-3
- update to meet http://fedoraproject.org/wiki/PackagingDrafts/EclipsePlugins

* Thu Sep 13 2007 Rob Myers <rob.myers@gtri.gatech.edu> 1.8.2-2
- update defattr settings from alcapcom

* Fri Sep  7 2007 Rob Myers <rob.myers@gtri.gatech.edu> 1.8.2-1
- update to 1.8.2
- update unicode patch for IcedTea compatibility

* Sun May 27 2007 Rob Myers <rob.myers@gtri.gatech.edu> 1.8.0-2
- enable gcj_support and rebuild

* Fri May 18 2007 Rob Myers <rob.myers@gtri.gatech.edu> 1.8.0-1
- Update to 1.8.0
- switch to pde build
- add gcj_support
- work around 'Ü' compiler issue
- add license

* Mon Apr 23 2007 Patrick Neely <patrick.neely@gtri.gatech.edu> 1.7.0-0
- Update to 1.7.0 for RHEL5

* Tue Jun 27 2006 Patrick Neely <patrick.neely@gtri.gatech.edu> 1.4.1-0
- Rebuilt for RHEL4