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:   15-Feb-2005 18:05:46
  Branch: HEAD                             Handle: 2005021517054600

  Modified files:
    openpkg-src/mutt15      mutt15.spec

  Log:
    flag config files as such. Feedback from Matthias Kurz

  Summary:
    Revision    Changes     Path
    1.16        +4  -2      openpkg-src/mutt15/mutt15.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mutt15/mutt15.spec
  ============================================================================
  $ cvs diff -u -r1.15 -r1.16 mutt15.spec
  --- openpkg-src/mutt15/mutt15.spec    13 Feb 2005 18:28:07 -0000      1.15
  +++ openpkg-src/mutt15/mutt15.spec    15 Feb 2005 17:05:46 -0000      1.16
  @@ -39,7 +39,7 @@
   Group:        Mail
   License:      BSD
   Version:      %{V_mutt}i
  -Release:      20050213
  +Release:      20050215
   
   #   build options
   %option       with_comp      no
  @@ -206,7 +206,9 @@
           %{SOURCE mailcap} $RPM_BUILD_ROOT%{l_prefix}/etc/mutt/mailcap
   
       #   determine installation files
  -    %{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/mutt/*'
   
   %files -f files
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to