[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jpackage-announce
Subject:    [JPackage-announce] [RPM (5.0)] tomcat6-6.0.18-8.jpp5
From:       David Walluck <jpackage () zarb ! org>
Date:       2008-12-02 16:21:09
Message-ID: 20081202162109.3391E3F5FC () ryu ! zarb ! org
[Download RAW message or body]

Name        : tomcat6                      Relocations: (not relocatable)
Version     : 6.0.18                            Vendor: JPackage Project
Release     : 8.jpp5                        Build Date: Tue 02 Dec 2008 05:16:58 PM CET
Install Date: (not installed)               Build Host: flat.netmindz.net
Group       : Networking/Daemons            Source RPM: (none)
Size        : 3522224                          License: ASL 2.0
Signature   : (none)
Packager    : David Walluck <david@jpackage.org>
URL         : http://tomcat.apache.org/
Summary     : Apache Servlet/JSP Engine, RI for Servlet 2.5/JSP 2.1 API
Description :
Tomcat is the servlet container that is used in the official Reference
Implementation for the Java Servlet and JavaServer Pages technologies.
The Java Servlet and JavaServer Pages specifications are developed by
Sun under the Java Community Process.

Tomcat is developed in an open and participatory environment and
released under the Apache Software License version 2.0. Tomcat is intended
to be a collaboration of the best-of-breed developers from around the world.

---------------
David Walluck <dwalluck@redhat.com> 0:6.0.18-8
- fix directory ownership
---------------
tomcat6.src:94: W: hardcoded-library-path in /lib/lsb/init-functions
tomcat6.src:95: W: hardcoded-library-path in /lib/lsb/init-functions
tomcat6.src:134: W: unversioned-explicit-provides jsp21
tomcat6.src:161: W: unversioned-explicit-provides servlet6
tomcat6.src:162: W: unversioned-explicit-provides servlet25
tomcat6.src: W: not-standard-release-extension 8.jpp5
tomcat6.src: E: non-standard-group Networking/Daemons
tomcat6.src: W: invalid-license ASL 2.0
tomcat6.src: E: no-signature
tomcat6.src: W: source-or-patch-not-bzipped tomcat6-6.0-bootstrap-MANIFEST.MF.patch
tomcat6.src: W: source-or-patch-not-bzipped tomcat6-6.0-tomcat-users-webapp.patch
1 packages and 0 specfiles checked; 2 errors, 9 warnings.

---------------
Index: tomcat6.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/tomcat6/tomcat6.spec,v
retrieving revision 1.9.2.1
diff -u -r1.9.2.1 tomcat6.spec
--- tomcat6.spec	13 Nov 2008 17:21:23 -0000	1.9.2.1
+++ tomcat6.spec	2 Dec 2008 16:21:08 -0000
@@ -39,20 +39,22 @@
 %define tcuid 91
 
 # FHS 2.3 compliant tree structure - http://www.pathname.com/fhs/2.3/
-%define appdir %{_var}/lib/%{name}/webapps
+%define basedir %{_var}/lib/%{name}
+%define appdir %{basedir}/webapps
 %define bindir %{_datadir}/%{name}/bin
 %define confdir %{_sysconfdir}/%{name}
 %define homedir %{_datadir}/%{name}
 %define libdir %{_javadir}/%{name}
 %define logdir %{_var}/log/%{name}
-%define tempdir %{_var}/cache/%{name}/temp
-%define workdir %{_var}/cache/%{name}/work
+%define cachedir %{_var}/cache/%{name}
+%define tempdir %{cachedir}/temp
+%define workdir %{cachedir}/work
 %define _initrddir %{_sysconfdir}/init.d
 
 Name: tomcat6
 Epoch: 0
 Version: %{major_version}.%{minor_version}.%{micro_version}
-Release: 7%{?dist}
+Release: 8%{?dist}
 Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
 
 Group: Networking/Daemons
@@ -389,6 +391,7 @@
 %attr(0755,root,root) %{_initrddir}/%{name}
 %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
+%dir %{basedir}
 %attr(0775,root,tomcat) %dir %{appdir}
 %dir %{confdir}
 %dir %{confdir}/Catalina
@@ -400,6 +403,7 @@
 %config(noreplace) %{confdir}/server.xml
 %attr(0660,root,tomcat) %config(noreplace) %{confdir}/tomcat-users.xml
 %config(noreplace) %{confdir}/web.xml
+%attr(0775,root,tomcat) %dir %{cachedir}
 %attr(0775,root,tomcat) %dir %{tempdir}
 %attr(0775,root,tomcat) %dir %{workdir}
 %{homedir}
@@ -436,6 +440,9 @@
 %{appdir}/sample
 
 %changelog
+* Tue Dec 02 2008 David Walluck <dwalluck@redhat.com> 0:6.0.18-8
+- fix directory ownership
+
 * Thu Nov 13 2008 David Walluck <dwalluck@redhat.com> 0:6.0.18-7
 - add Requires for update-alternatives
 


_______________________________________________
JPackage-announce mailing list
JPackage-announce@zarb.org
https://www.zarb.org/mailman/listinfo/jpackage-announce
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic