Browse Source

Corrected vcheck regex and updated URL (old one was a redirect)

master
Michael Schloh von Bennewitz 23 years ago committed by Ralf S. Engelschall
parent
commit
e39d37c002
  1. 4
      tomcat/tomcat.spec
  2. 4
      tomcat4/tomcat4.spec

4
tomcat/tomcat.spec

@ -33,10 +33,10 @@ Distribution: OpenPKG [EVAL]
Group: Web
License: Apache Software License 1.1
Version: 3.3.1a
Release: 20030723
Release: 20030908
# list of sources
Source0: http://jakarta.apache.org/builds/jakarta-tomcat/release/v%{version}/bin/jakarta-tomcat-%{version}.tar.gz
Source0: http://www.apache.org/dist/jakarta/tomcat-3/src/jakarta-tomcat-%{version}.tar.gz
Source1: rc.tomcat
Source2: tomcat.patch

4
tomcat4/tomcat4.spec

@ -33,10 +33,10 @@ Distribution: OpenPKG [EVAL]
Group: Web
License: Apache Software License 1.1
Version: 4.1.24
Release: 20030723
Release: 20030908
# list of sources
Source0: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v%{version}/bin/jakarta-tomcat-%{version}.tar.gz
Source0: http://www.apache.org/dist/jakarta/tomcat-4/jakarta-tomcat-%{version}.tar.gz
Source1: rc.tomcat4
# build information

Loading…
Cancel
Save