SPECS: subversion.spec - doesn't build with non java-sun

arekm arekm at pld-linux.org
Fri Mar 6 08:57:39 CET 2009


Author: arekm                        Date: Fri Mar  6 07:57:39 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- doesn't build with non java-sun

---- Files affected:
SPECS:
   subversion.spec (1.244 -> 1.245) 

---- Diffs:

================================================================
Index: SPECS/subversion.spec
diff -u SPECS/subversion.spec:1.244 SPECS/subversion.spec:1.245
--- SPECS/subversion.spec:1.244	Thu Mar  5 23:18:27 2009
+++ SPECS/subversion.spec	Fri Mar  6 08:57:33 2009
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 # TODO:
+# - fix java build with java-gcj-compat and s/java-sun/jdk/
 # - remove net_client_only and add db bcond (then without apache and
 #   without db => net_client_only - spec will be more simpler, I think)
 # - finish ruby
@@ -63,7 +64,7 @@
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildRequires:	swig-perl >= 1.3.24
 %endif
-%{?with_javahl:BuildRequires:	jdk}
+%{?with_javahl:BuildRequires:	java-sun}
 %endif
 BuildRequires:	apr-devel >= 1:1.0.0
 BuildRequires:	apr-util-devel >= 1:1.2.8-3
@@ -778,6 +779,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.245  2009/03/06 07:57:33  arekm
+- doesn't build with non java-sun
+
 Revision 1.244  2009/03/05 22:18:27  arekm
 - md5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/subversion.spec?r1=1.244&r2=1.245&f=u



More information about the pld-cvs-commit mailing list