SPECS: eclipse-swt.spec - add javadeps - runtime ant not needed

glen glen at pld-linux.org
Sun Nov 25 17:48:40 CET 2007


Author: glen                         Date: Sun Nov 25 16:48:40 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add javadeps
- runtime ant not needed

---- Files affected:
SPECS:
   eclipse-swt.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/eclipse-swt.spec
diff -u SPECS/eclipse-swt.spec:1.17 SPECS/eclipse-swt.spec:1.18
--- SPECS/eclipse-swt.spec:1.17	Sun Nov 25 17:44:21 2007
+++ SPECS/eclipse-swt.spec	Sun Nov 25 17:48:35 2007
@@ -27,6 +27,7 @@
 
 %define	eclipse_arch	%(echo %{_target_cpu} | sed 's/i.86/x86/;s/athlon/x86/;s/pentium./x86/')
 
+%include	/usr/lib/rpm/macros.java
 Summary:	SWT - a widget toolkit for Java
 Summary(pl.UTF-8):	SWT - zestaw widgetów dla Javy
 Name:		eclipse-swt
@@ -47,11 +48,11 @@
 %{?with_gnome:BuildRequires:  libgnomeui-devel}
 %{?with_xulrunner:BuildRequires:	libstdc++-devel}
 BuildRequires:	pkgconfig
-BuildRequires:	rpmbuild(macros) >= 1.213
+BuildRequires:	rpm-javaprov
+BuildRequires:	rpmbuild(macros) >= 1.300
 BuildRequires:	unzip
 %{?with_xulrunner:BuildRequires:	xulrunner-devel}
 BuildRequires:	zip
-Requires:	ant
 Requires:	jdk >= 1.4
 ExclusiveArch:	%{ix86} %{x8664} ppc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -141,6 +142,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2007-11-25 16:48:35  glen
+- add javadeps
+- runtime ant not needed
+
 Revision 1.17  2007-11-25 16:44:21  glen
 - fix build for amd64
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eclipse-swt.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list