OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   04-Jul-2007 17:16:48
  Branch: HEAD                             Handle: 2007070416164800

  Modified files:
    openpkg-src/tomcat      tomcat.spec

  Log:
    cleanup packaging

  Summary:
    Revision    Changes     Path
    1.58        +2  -2      openpkg-src/tomcat/tomcat.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/tomcat/tomcat.spec
  ============================================================================
  $ cvs diff -u -r1.57 -r1.58 tomcat.spec
  --- openpkg-src/tomcat/tomcat.spec    4 Jul 2007 13:38:11 -0000       1.57
  +++ openpkg-src/tomcat/tomcat.spec    4 Jul 2007 15:16:48 -0000       1.58
  @@ -79,7 +79,7 @@
   
       #   unpack vendor distribution and relocate to final location
       %{l_tar} -cf - \
  -        bin/*.sh bin/*.jar common conf server shared webapps |\
  +        bin/*.sh bin/*.jar conf lib webapps |\
       ( umask 022
         cd $RPM_BUILD_ROOT%{l_prefix}/libexec/tomcat/
         %{l_tar} -xf -
  @@ -105,7 +105,7 @@
           $RPM_BUILD_ROOT%{l_prefix}/libexec/tomcat/webapps
   
       #   patch paths for logs and temp
  -    %{l_shtool} -d subst \
  +    %{l_shtool} subst \
           -e 's;directory="logs";directory="%{l_prefix}/var/tomcat/log";' \
           $RPM_BUILD_ROOT%{l_prefix}/var/tomcat/conf/server.xml
       %{l_shtool} subst \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to