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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   15-Feb-2005 19:00:50
  Branch: HEAD                             Handle: 2005021518005000

  Modified files:
    openpkg-src/sqlite      sqlite.patch sqlite.spec

  Log:
    upgrading package: sqlite 2.8.15 -> 2.8.16

  Summary:
    Revision    Changes     Path
    1.6         +1  -1      openpkg-src/sqlite/sqlite.patch
    1.79        +4  -5      openpkg-src/sqlite/sqlite.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.patch
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 sqlite.patch
  --- openpkg-src/sqlite/sqlite.patch   3 Sep 2004 18:25:37 -0000       1.5
  +++ openpkg-src/sqlite/sqlite.patch   15 Feb 2005 18:00:50 -0000      1.6
  @@ -1,7 +1,7 @@
   Index: configure
   --- configure.orig   2004-06-03 13:36:27.000000000 +0200
   +++ configure        2004-06-03 13:39:37.000000000 +0200
  -@@ -20451,7 +20451,10 @@
  +@@ -20447,7 +20447,10 @@
      TARGET_HAVE_READLINE=0
    fi
    
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.spec
  ============================================================================
  $ cvs diff -u -r1.78 -r1.79 sqlite.spec
  --- openpkg-src/sqlite/sqlite.spec    31 Jan 2005 15:52:07 -0000      1.78
  +++ openpkg-src/sqlite/sqlite.spec    15 Feb 2005 18:00:50 -0000      1.79
  @@ -24,8 +24,8 @@
   ##
   
   #   package version
  -%define       V_v2  2.8.15
  -%define       V_v3  3.0.8
  +%define       V_v2  2.8.16
  +%define       V_v3  3.1.2
   
   #   package information
   Name:         sqlite
  @@ -38,7 +38,7 @@
   Group:        Database
   License:      PD
   Version:      %{V_v2}
  -Release:      20050131
  +Release:      20050215
   
   #   package options
   %option       with_utf8            no
  @@ -92,7 +92,6 @@
   
   %prep
       %setup -q -c
  -    mv sqlite sqlite-%{V_v2}
   %if "%{with_v3}" == "yes"
       %setup -q -D -T -a 1
       mv sqlite sqlite-%{V_v3}
  @@ -167,7 +166,7 @@
         %{l_make} %{l_mflags} install \
             prefix=$RPM_BUILD_ROOT%{l_prefix}
         %{l_shtool} install -c -m 644 \
  -          sqlite.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/sqlite3.1
  +          sqlite3.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/sqlite3.1
       ) || exit $?
   %endif
       ( cd sqlite-%{V_v2}
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to