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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   07-Dec-2004 10:32:20
  Branch: HEAD                             Handle: 2004120709321900

  Modified files:
    openpkg-src/cvsweb      cvsweb.spec

  Log:
    flag config file as such

  Summary:
    Revision    Changes     Path
    1.40        +4  -2      openpkg-src/cvsweb/cvsweb.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cvsweb/cvsweb.spec
  ============================================================================
  $ cvs diff -u -r1.39 -r1.40 cvsweb.spec
  --- openpkg-src/cvsweb/cvsweb.spec    7 Nov 2004 10:57:13 -0000       1.39
  +++ openpkg-src/cvsweb/cvsweb.spec    7 Dec 2004 09:32:19 -0000       1.40
  @@ -34,7 +34,7 @@
   Group:        Web
   License:      BSD
   Version:      3.0.4
  -Release:      20041107
  +Release:      20041207
   
   #   list of sources
   Source0:      http://people.freebsd.org/~scop/cvsweb/cvsweb-%{version}.tar.gz
  @@ -90,7 +90,9 @@
           icons/minidir.gif $RPM_BUILD_ROOT%{l_prefix}/share/cvsweb/dir.gif
       %{l_shtool} install -c -m 644 \
           icons/minitext.gif $RPM_BUILD_ROOT%{l_prefix}/share/cvsweb/text.gif
  -    %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
  +    %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
  +        %{l_files_std} \
  +        '%config %{l_prefix}/etc/cvsweb/cvsweb.conf'
   
   %files -f files
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to