SPECS (AC-branch): eclipse.spec - BR: rpmbuild(macros) >= 1.300 - ...

jajcus jajcus at pld-linux.org
Fri May 26 15:41:48 CEST 2006


Author: jajcus                       Date: Fri May 26 13:41:48 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- BR: rpmbuild(macros) >= 1.300
- sanitize $CLASSPATH

---- Files affected:
SPECS:
   eclipse.spec (1.54.4.1 -> 1.54.4.2) 

---- Diffs:

================================================================
Index: SPECS/eclipse.spec
diff -u SPECS/eclipse.spec:1.54.4.1 SPECS/eclipse.spec:1.54.4.2
--- SPECS/eclipse.spec:1.54.4.1	Sat May 20 22:33:21 2006
+++ SPECS/eclipse.spec	Fri May 26 15:41:43 2006
@@ -1,5 +1,4 @@
 # $Revision$, $Date$
-%include /usr/lib/rpm/macros.java
 #
 # TODO:
 #			- separate SWT (there are separate tarballs at http://www.eclipse.org/swt/)
@@ -29,7 +28,7 @@
 BuildRequires:	jdk >= 1.4
 BuildRequires:	jpackage-utils
 BuildRequires:	pkgconfig
-BuildRequires:	rpmbuild(macros) >= 1.213
+BuildRequires:	rpmbuild(macros) >= 1.300
 BuildRequires:	unzip
 BuildRequires:	zip
 Requires:	ant
@@ -56,7 +55,7 @@
 %patch1 -p1
 
 %build
-unset JAVA_HOME || :
+unset CLASSPATH || :
 export JAVA_HOME="%{java_home}" 
 
 ./build -os linux -ws gtk -arch %{_eclipse_arch} -target compile
@@ -227,6 +226,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.54.4.2  2006/05/26 13:41:43  jajcus
+- BR: rpmbuild(macros) >= 1.300
+- sanitize $CLASSPATH
+
 Revision 1.54.4.1  2006/05/20 20:33:21  jajcus
 - Release: 2 (version 3.1.2 for Ac)
 - use jpackage-utils
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eclipse.spec?r1=1.54.4.1&r2=1.54.4.2&f=u



More information about the pld-cvs-commit mailing list