]> git.pld-linux.org Git - packages/apache-tomcat.git/commitdiff
- release 3 - license fix, new doc
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 18 Aug 2002 17:16:35 +0000 (17:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-tomcat.spec -> 1.12

apache-tomcat.spec

index a75251c6eaeb64f0c37f40a2d6be87a2014698b9..dacec135563a8813708555815df19d5419e680bd 100644 (file)
@@ -3,8 +3,8 @@ Summary(pl):    Tomcat - Zasobnik servlet
 Name:          jakarta-tomcat
 Version:       4.0.1
 %define                base_version 4.0
-Release:       2
-License:       Apache Software License
+Release:       3
+License:       Apache
 Group:         Development/Languages/Java
 Source0:       http://jakarta.apache.org/builds/%{name}-%{base_version}/release/v%{version}/src/%{name}-%{version}-src.tar.gz
 URL:           http://jakarta.apache.org/tomcat/index.html
@@ -202,14 +202,12 @@ ln -sf %{_javalibdir}/tyrex.jar $RPM_BUILD_ROOT%{_tomcatdir}/common/lib/tyrex.ja
 ln -sf %{_javalibdir}/junit.jar $RPM_BUILD_ROOT%{_tomcatdir}/common/lib/junit.jar
 ln -sf %{_javalibdir}/regexp.jar $RPM_BUILD_ROOT%{_tomcatdir}/common/lib/regexp.jar
 
-gzip -9nf *.txt LICENSE
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc *.txt LICENSE
 %attr(755,root,root) %{_tomcatdir}/bin/*.sh
 %dir %{_tomcatdir}/common/classes
 %dir %{_tomcatdir}/classes
This page took 0.035462 seconds and 4 git commands to generate.