]> git.pld-linux.org Git - packages/ApacheJServ.git/commitdiff
- fix deps for having javadoc
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 6 Oct 2005 20:44:13 +0000 (20:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ApacheJServ.spec -> 1.44

ApacheJServ.spec

index 66b290d8fa0b6f1857ced67b87fd3462811e5767..96540bebe0a2bd1c5bc635c210660fbb0fbb0b0e 100644 (file)
@@ -10,7 +10,7 @@ Summary:      Servlet engine with support for the leading web server
 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
@@ -29,9 +29,10 @@ BuildRequires:       sed >= 4.0
 %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
This page took 0.035657 seconds and 4 git commands to generate.