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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   20-Aug-2003 08:54:51
  Branch: HEAD                             Handle: 2003082007545001

  Modified files:
    openpkg-src/sqlite      sqlite.spec
    openpkg-web             news.txt

  Log:
    Do not claim pkgconfig as own directory

  Summary:
    Revision    Changes     Path
    1.47        +4  -2      openpkg-src/sqlite/sqlite.spec
    1.6240      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.spec
  ============================================================================
  $ cvs diff -u -r1.46 -r1.47 sqlite.spec
  --- openpkg-src/sqlite/sqlite.spec    22 Jul 2003 18:07:24 -0000      1.46
  +++ openpkg-src/sqlite/sqlite.spec    20 Aug 2003 06:54:51 -0000      1.47
  @@ -33,7 +33,7 @@
   Group:        Database
   License:      PD
   Version:      2.8.5
  -Release:      20030722
  +Release:      20030820
   
   #   package options
   %option       with_utf8            no
  @@ -110,7 +110,9 @@
       %{l_shtool} install -c -m 644 \
           sqlite.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
       strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
  -    %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
  +    %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
  +        %{l_files_std} \
  +        '%not %dir %{l_prefix}/lib/pkgconfig'
   
   %files -f files
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.6239 -r1.6240 news.txt
  --- openpkg-web/news.txt      20 Aug 2003 06:54:06 -0000      1.6239
  +++ openpkg-web/news.txt      20 Aug 2003 06:54:50 -0000      1.6240
  @@ -1,3 +1,4 @@
  +20-Aug-2003: Upgraded package: P<sqlite-2.8.5-20030820>
   20-Aug-2003: Upgraded package: P<qt-3.2.0-20030820>
   20-Aug-2003: Upgraded package: P<libgdome-0.7.4-20030820>
   20-Aug-2003: Upgraded package: P<imagemagick-5.5.7.10-20030820>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to