SPECS: ApacheJServ.spec - fix deps for having javadoc

glen glen at pld-linux.org
Thu Oct 6 22:44:18 CEST 2005


Author: glen                         Date: Thu Oct  6 20:44:18 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix deps for having javadoc

---- Files affected:
SPECS:
   ApacheJServ.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/ApacheJServ.spec
diff -u SPECS/ApacheJServ.spec:1.43 SPECS/ApacheJServ.spec:1.44
--- SPECS/ApacheJServ.spec:1.43	Thu Sep 22 20:54:10 2005
+++ SPECS/ApacheJServ.spec	Thu Oct  6 22:44:13 2005
@@ -11,7 +11,7 @@
 Summary(pl):	Silnik serwletów ze wsparciem dla wiodącego serwera WWW
 Name:		ApacheJServ
 Version:	1.1.2
-Release:	0.34
+Release:	0.35
 License:	freely distributable & usable (JServ), LGPL (JSDK)
 Group:		Networking/Daemons
 Source0:	http://java.apache.org/jserv/dist/%{name}-%{version}.tar.gz
@@ -30,9 +30,10 @@
 %if %{with gcj}
 BuildRequires:	gcc-java
 BuildRequires:	fastjar
+BuildRequires:	jdkgcj
 Requires:	/usr/bin/gij
 %else
-BuildRequires:	jdk
+BuildRequires:	java-sun
 %endif
 Provides:	jserv
 Provides:	jsdk20
@@ -266,6 +267,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2005/10/06 20:44:13  glen
+- fix deps for having javadoc
+
 Revision 1.43  2005/09/22 18:54:10  qboosh
 - pl for apache1-
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ApacheJServ.spec?r1=1.43&r2=1.44&f=u




More information about the pld-cvs-commit mailing list