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:   05-Nov-2004 08:54:02
  Branch: OPENPKG_2_2_SOLID                Handle: 2004110507540200

  Modified files:           (Branch: OPENPKG_2_2_SOLID)
    openpkg-src/unixodbc    unixodbc.spec

  Log:
    MFC: flag config files as %config

  Summary:
    Revision    Changes     Path
    1.46.2.2    +3  -2      openpkg-src/unixodbc/unixodbc.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/unixodbc/unixodbc.spec
  ============================================================================
  $ cvs diff -u -r1.46.2.1 -r1.46.2.2 unixodbc.spec
  --- openpkg-src/unixodbc/unixodbc.spec        11 Oct 2004 18:59:32 -0000      
1.46.2.1
  +++ openpkg-src/unixodbc/unixodbc.spec        5 Nov 2004 07:54:02 -0000       
1.46.2.2
  @@ -34,7 +34,7 @@
   Group:        Database
   License:      GPL
   Version:      2.2.10
  -Release:      2.2.0
  +Release:      2.2.1
   
   #   list of sources
   Source0:      http://www.unixodbc.org/unixODBC-%{version}.tar.gz
  @@ -92,7 +92,8 @@
       strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
   
       #   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/unixodbc/*.ini'
   
   %files -f files
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to