Hello community, here is the log from the commit of package eclipse-swt for openSUSE:Factory checked in at Wed Sep 21 17:02:41 CEST 2011.
-------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/eclipse-swt/eclipse-swt.changes 2011-09-20 16:44:26.000000000 +0200 @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Sun Sep 20 16:40:49 UTC 2011 - [email protected] + +- initial openSUSE package for eclipse-swt (3.7 version) + calling whatdependson for head-i586 New: ---- eclipse-swt.changes eclipse-swt.spec swt-3.7-gtk-linux-x86.zip swt-3.7-gtk-linux-x86_64.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eclipse-swt.spec ++++++ # # spec file for package eclipse-swt # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: eclipse-swt Summary: SWT Library for GTK2 Version: 3.7 Release: 0 License: PERMISSIVE-OSI-COMPLIANT ; Eclipse Public License, see http://www.eclipse.org/legal/ Summary: SWT Library for GTK2 Group: Development/Tools/IDE Url: http://www.eclipse.org/swt/ %ifarch i586 Source0: swt-3.7-gtk-linux-x86.zip %endif %ifarch x86_64 Source0: swt-3.7-gtk-linux-x86_64.zip %endif Provides: libswt3-gtk2 = %{version} Provides: eclipse-swt = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: unzip %description SWT is the software component that delivers native widget functionality for the Eclipse platform in an operating system independent manner. It is analogous to AWT/Swing in Java with a difference - SWT uses a rich set of native widgets. %prep %setup -q -T -c %name -a0 %build %install mkdir -p %{buildroot}/%{_libdir}/java/ cp swt.jar %{buildroot}/%{_libdir}/java/swt.jar mkdir -p %{buildroot}/%{_libdir}/eclipse/ cp swt.jar %{buildroot}/%{_libdir}/eclipse/swt.jar cp swt.jar %{buildroot}/%{_libdir}/eclipse/swt-gtk.jar %clean rm -rf "$RPM_BUILD_ROOT" %files %defattr(-, root, root) %dir %{_libdir}/java %{_libdir}/java/swt.jar %dir %{_libdir}/eclipse %{_libdir}/eclipse/swt.jar %{_libdir}/eclipse/swt-gtk.jar %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
