]> git.pld-linux.org Git - packages/tomcat.git/commitdiff
- really don't pull sun's jdk auto/th/tomcat-6_0_26-5
authorpawelz <pawelz@pld-linux.org>
Fri, 23 Apr 2010 14:59:30 +0000 (14:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 5

Changed files:
    tomcat.spec -> 1.164

tomcat.spec

index 438848660023cd38fc4e0e9c494c7ac75d0cfae6..399c9b7558678fb755c671988bd92fbf71d33170 100644 (file)
@@ -1,7 +1,6 @@
 
 # Conditional build:
 %bcond_without javadoc         # skip building javadocs
-%bcond_without java_sun        # build with gcj (does not work)
 %bcond_without webservices     # skip building webservices
 
 %define                jspapiver       2.1
@@ -12,7 +11,7 @@ Summary:      Web server and Servlet/JSP Engine, RI for Servlet %{servletapiver}/JSP
 Summary(pl.UTF-8):     Serwer www i silnik Servlet/JSP będący wzorcową implementacją API Servlet %{servletapiver}/JSP %{jspapiver}
 Name:          tomcat
 Version:       6.0.26
-Release:       4
+Release:       5
 License:       Apache v2.0
 Group:         Networking/Daemons/Java
 Source0:       http://www.apache.org/dist/tomcat/tomcat-6/v%{version}/src/apache-%{name}-%{version}-src.tar.gz
@@ -28,12 +27,6 @@ Source14:    %{name}-context-examples.xml
 Patch0:                %{name}-build.xml.patch
 Patch1:                %{name}-extras.xml.patch
 URL:           http://tomcat.apache.org/
-%if %{with java_sun}
-BuildRequires: java-sun >= 1.5
-BuildRequires: java-sun-jre >= 1.5
-%else
-BuildRequires: icedtea6-jdk
-%endif
 BuildRequires: ant >= 1.5.3
 BuildRequires: ant-trax
 BuildRequires: eclipse-jdt >= 3.2
This page took 0.03777 seconds and 4 git commands to generate.