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

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   27-Aug-2007 16:47:32
  Branch: HEAD                             Handle: 2007082715473200

  Modified files:
    openpkg-src/apache-extfwd
                            apache-extfwd.spec

  Log:
    fix dependencies and file list

  Summary:
    Revision    Changes     Path
    1.3         +6  -5      openpkg-src/apache-extfwd/apache-extfwd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache-extfwd/apache-extfwd.spec
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 apache-extfwd.spec
  --- openpkg-src/apache-extfwd/apache-extfwd.spec      24 Aug 2007 21:18:16 
-0000      1.2
  +++ openpkg-src/apache-extfwd/apache-extfwd.spec      27 Aug 2007 14:47:32 
-0000      1.3
  @@ -33,7 +33,7 @@
   Group:        Web
   License:      Open Source
   Version:      2.0.2
  -Release:      20070824
  +Release:      20070827
   
   #   list of sources
   Source0:      
http://www.openinfo.co.uk/apache/extract_forwarded-%{version}.tar.gz
  @@ -42,8 +42,10 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20060823, apache, make
  -PreReq:       OpenPKG, openpkg >= 20060823, apache
  +BuildPreReq:  OpenPKG, openpkg >= 20060823, make
  +PreReq:       OpenPKG, openpkg >= 20060823
  +BuildPreReq:  apache, apache::with_mod_proxy = yes, apr
  +PreReq:       apache, apache::with_mod_proxy = yes, apr
   AutoReq:      no
   AutoReqProv:  no
   
  @@ -81,8 +83,7 @@
       #   determine installation files
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
           %{l_files_std} \
  -        '%config %{l_prefix}/etc/apache/apache.d/apache-extfwd.conf' \
  -        '%config %{l_prefix}/etc/apache-extfwd/*'
  +        '%config %{l_prefix}/etc/apache/apache.d/apache-extfwd.conf'
   
   %files -f files
   
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to